diff options
| author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2026-02-10 18:26:09 +0000 |
|---|---|---|
| committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2026-02-10 18:26:09 +0000 |
| commit | 40f04a70074312dfebad68e4396905b31615a6a8 (patch) | |
| tree | ceb6599301e6c7d69f8fdd2efbe8dab9ea0ab2d9 /translations/messages | |
| parent | c4879709292e064066a52a69a881e851a9d6a52a (diff) | |
| download | abakus-master.tar.gz abakus-master.zip | |
The leading '_n: ' should not be part of the translations.
Diffstat (limited to 'translations/messages')
| -rw-r--r-- | translations/messages/ia.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/messages/ia.po b/translations/messages/ia.po index c0c72f0..b5c7a33 100644 --- a/translations/messages/ia.po +++ b/translations/messages/ia.po @@ -68,7 +68,7 @@ msgid "" "_n: Remove all variables (1 variable)\n" "Remove all variables (%n variables)" msgstr "" -"_n: Remove tote variabiles (1 variabile)\n" +"Remove tote variabiles (1 variabile)\n" "Remove tote variabiles (%n variabiles)" #: abakuslistview.cpp:200 @@ -81,7 +81,7 @@ msgid "" "_n: Remove all functions (1 function)\n" "Remove all functions (%n functions)" msgstr "" -"_n: Remove tote functiones (1 function)\n" +"Remove tote functiones (1 function)\n" "Remove tote functiones (%n functiones)" #: mainwindow.cpp:69 |
