diff options
author | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-01-30 18:42:47 +0100 |
---|---|---|
committer | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-01-30 18:42:47 +0100 |
commit | d2eb10d7fffe3f7265ae8f7b605ea1fe81ac43a0 (patch) | |
tree | 03b16fbd948f39fab366803e6c369ed3cb60a0b8 /view/pl/hmessages.po | |
parent | 89bf71b227d1bb585b69a52be80752bd1cb730af (diff) | |
download | volse-hubzilla-d2eb10d7fffe3f7265ae8f7b605ea1fe81ac43a0.tar.gz volse-hubzilla-d2eb10d7fffe3f7265ae8f7b605ea1fe81ac43a0.tar.bz2 volse-hubzilla-d2eb10d7fffe3f7265ae8f7b605ea1fe81ac43a0.zip |
Fixes (!1905):
- view/pl/hmessages.po
- view/pl/hstrings.php
Diffstat (limited to 'view/pl/hmessages.po')
-rw-r--r-- | view/pl/hmessages.po | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/pl/hmessages.po b/view/pl/hmessages.po index 07bba5233..bf8c56d73 100644 --- a/view/pl/hmessages.po +++ b/view/pl/hmessages.po @@ -10,8 +10,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 " -"|| n%100>14) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" "X-Generator: Poedit 2.3\n" #: ../../Zotlabs/Access/Permissions.php:56 |