diff options
author | Slávek Banko <[email protected]> | 2020-08-06 14:56:52 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-06 14:56:52 +0200 |
commit | 913f739a194526a4db7121254260831e0075f672 (patch) | |
tree | 7821dc12a7795486dde429505c47504650542540 /po/it/amarok.po | |
parent | ac48478ebc0f65a154d8e28c27711f2c92cc18e2 (diff) | |
download | amarok-913f739a194526a4db7121254260831e0075f672.tar.gz amarok-913f739a194526a4db7121254260831e0075f672.zip |
Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'po/it/amarok.po')
-rw-r--r-- | po/it/amarok.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/it/amarok.po b/po/it/amarok.po index 04ba34aa..a9afcf07 100644 --- a/po/it/amarok.po +++ b/po/it/amarok.po @@ -7433,7 +7433,7 @@ msgid "" "_n: 1 folder\n" "%n folders" msgstr "" -"_n: 1 cartella\n" +"1 cartella\n" "%n cartelle" #: playlistbrowser.cpp:2220 |