diff options
| author | Patrick Storz <eduard.braun2@gmx.de> | 2019-02-16 18:09:11 +0000 |
|---|---|---|
| committer | Patrick Storz <eduard.braun2@gmx.de> | 2019-02-16 18:09:11 +0000 |
| commit | ddeb8b51fff33b9503eca3c13e8fd113324fa91c (patch) | |
| tree | a92feda05bb46e183ff061846c43070a9fc0ea0e /po/sr@latin.po | |
| parent | Optimize creation of localized default templates (diff) | |
| download | inkscape-ddeb8b51fff33b9503eca3c13e8fd113324fa91c.tar.gz inkscape-ddeb8b51fff33b9503eca3c13e8fd113324fa91c.zip | |
Revert to "default.$lang.svg" as name for default templates
It was changed in 19316e382c0a2ae5105c746191c3fba90f54995b
to avoid some CMake trouble but breaks the established naming
scheme and is not necessary after the previous commit.
Diffstat (limited to 'po/sr@latin.po')
| -rw-r--r-- | po/sr@latin.po | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/po/sr@latin.po b/po/sr@latin.po index baf2f5cf9..dbf733baa 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -8940,9 +8940,7 @@ msgstr "P" msgid "Update Document" msgstr "Čuva dokument" -#. TRANSLATORS: translate this into "default-<yourcodename>.svg" (for instance, default-fr.svg) -#. and double-check that share/templates/create_defaults.pl contains a translation for your language -#. If in doubt about this, ask a developer. +#. TRANSLATORS: translate this into "default.<your_language_code>.svg" (for instance, default.fr.svg) #: ../src/file.cpp:166 msgid "default.svg" msgstr "default.svg" |
