diff options
author | Automated System <[email protected]> | 2021-09-22 22:23:38 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2021-09-22 22:23:38 +0000 |
commit | faeeb2649907170bde2fbf6e4b58af909be80e7f (patch) | |
tree | 579338968f722ce40a8699490ce7222c1b20b509 | |
parent | 93ff80a86378e395e98e176d1fb7b09e94e06205 (diff) | |
download | tork-faeeb2649907170bde2fbf6e4b58af909be80e7f.tar.gz tork-faeeb2649907170bde2fbf6e4b58af909be80e7f.zip |
Fix plural form of translations.r14.0.11
The leading '_n: ' should not be part of the translations.
-rw-r--r-- | po/es.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -456,7 +456,7 @@ msgid "" "_n: Example:\n" "Examples:" msgstr "" -"_n: Example:\n" +"Example:\n" "Ejemplos:" #: likeback.cpp:465 |