summaryrefslogtreecommitdiff
path: root/editor/translations/editor.pot
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-01-14 16:40:21 +0100
committerRémi Verschelde <rverschelde@gmail.com>2019-01-14 16:42:58 +0100
commit022284135716b2bc385feb943932fbd924ea576f (patch)
treee62b01cff530cd665185650a0a56da1351e89e27 /editor/translations/editor.pot
parent19c562991c70aa1e6cb4288351f3dc322892c5a9 (diff)
i18n: Sync translation template with current source
Diffstat (limited to 'editor/translations/editor.pot')
-rw-r--r--editor/translations/editor.pot28
1 files changed, 15 insertions, 13 deletions
diff --git a/editor/translations/editor.pot b/editor/translations/editor.pot
index 924d8110c0..345c7dcc26 100644
--- a/editor/translations/editor.pot
+++ b/editor/translations/editor.pot
@@ -2480,6 +2480,10 @@ msgid "Assign..."
msgstr ""
#: editor/editor_properties.cpp
+msgid "Invalid RID"
+msgstr ""
+
+#: editor/editor_properties.cpp
msgid ""
"The selected resource (%s) does not match any type expected for this "
"property (%s)."
@@ -5002,27 +5006,23 @@ msgid "Create Polygon & UV"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Split point with itself."
+msgid "Create Internal Vertex"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Split can't form an existing edge."
+msgid "Remove Internal Vertex"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Split already exists."
+msgid "Invalid Polygon (need 3 different vertices)"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Add Split"
+msgid "Add Custom Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Invalid Split: "
-msgstr ""
-
-#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Remove Split"
+msgid "Remove Custom Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@@ -5050,11 +5050,11 @@ msgid "UV"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Poly"
+msgid "Points"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Splits"
+msgid "Polygons"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
@@ -5090,11 +5090,13 @@ msgid "Scale Polygon"
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Connect two points to make a split."
+msgid "Create a custom polygon. Enables custom polygon rendering."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp
-msgid "Select a split to erase it."
+msgid ""
+"Remove a custom polygon. If none remain, custom polygon rendering is "
+"disabled."
msgstr ""
#: editor/plugins/polygon_2d_editor_plugin.cpp