diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-06-22 08:43:14 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-06-22 08:44:07 +0200 |
commit | 492625db28aaef7be670488f10f1f1053c8620ad (patch) | |
tree | 68574c5fadeb10049d67c7da4ccbd3f6df805949 /editor/translations/eu.po | |
parent | d2fec77800c7146d17e53e8ef94f765d23cdd966 (diff) |
i18n: Sync translations with Weblate
(cherry picked from commit 000db65d40ede5b8cab1ce91f604c359e66f10bb)
Diffstat (limited to 'editor/translations/eu.po')
-rw-r--r-- | editor/translations/eu.po | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/editor/translations/eu.po b/editor/translations/eu.po index b47056d82b..e461c0f1ec 100644 --- a/editor/translations/eu.po +++ b/editor/translations/eu.po @@ -735,6 +735,10 @@ msgid "Method in target node must be specified." msgstr "" #: editor/connections_dialog.cpp +msgid "Method name must be a valid identifier." +msgstr "" + +#: editor/connections_dialog.cpp msgid "" "Target method not found. Specify a valid method or attach a script to the " "target node." |