diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-03-03 10:58:19 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-03-03 10:58:51 +0100 |
commit | dd23f33b495ebb2b32e69da596bce4db918905de (patch) | |
tree | 564125b1c9555591c0c146b11d8f22d7d032e9d0 /editor/translations/zh_HK.po | |
parent | 7c7d3efb5b1fcda85adee3e5bff4b0ca69872dbf (diff) |
i18n: Sync translation templates with 3.0 source
(cherry picked from commit 65d214d3dafef696d99f6c23c7b941bbde1c1802)
Diffstat (limited to 'editor/translations/zh_HK.po')
-rw-r--r-- | editor/translations/zh_HK.po | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/editor/translations/zh_HK.po b/editor/translations/zh_HK.po index 5d5ea0fa4d..6e2e5ac502 100644 --- a/editor/translations/zh_HK.po +++ b/editor/translations/zh_HK.po @@ -2520,12 +2520,6 @@ msgid "Invalid version.txt format inside templates." msgstr "無效的 version.txt 格式 inside templates." #: editor/export_template_manager.cpp -msgid "" -"Invalid version.txt format inside templates. Revision is not a valid " -"identifier." -msgstr "" - -#: editor/export_template_manager.cpp #, fuzzy msgid "No version.txt found inside templates." msgstr "找不到version.txt inside templates." @@ -7567,6 +7561,10 @@ msgstr "專案" msgid "Warnings" msgstr "" +#: modules/mono/mono_gd/gd_mono_utils.cpp +msgid "End of inner exception stack trace" +msgstr "" + #: modules/visual_script/visual_script.cpp msgid "" "A node yielded without working memory, please read the docs on how to yield " |