diff options
author | M. Dent <dentm42@gmail.com> | 2018-11-06 18:26:58 +0100 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2018-11-06 18:26:58 +0100 |
commit | 97b4a31b16c49f23521176fdcd504c40ebd1a234 (patch) | |
tree | be1e09f86682899c2bc22a31d2f62061bfeeb8ab /view/it/hmessages.po | |
parent | 873fa16517b36cb5737425e41b0a2a9d6189ade4 (diff) | |
parent | 009044b71e6ebb8406a27b2b17fa6d6cc4c2e9db (diff) | |
download | volse-hubzilla-97b4a31b16c49f23521176fdcd504c40ebd1a234.tar.gz volse-hubzilla-97b4a31b16c49f23521176fdcd504c40ebd1a234.tar.bz2 volse-hubzilla-97b4a31b16c49f23521176fdcd504c40ebd1a234.zip |
Merge branch 'patch-26' into 'dev'
New plural functions for JavaScript compatibility
See merge request hubzilla/core!1370
Diffstat (limited to 'view/it/hmessages.po')
-rw-r--r-- | view/it/hmessages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/it/hmessages.po b/view/it/hmessages.po index 94911bc20..8c1dc08d7 100644 --- a/view/it/hmessages.po +++ b/view/it/hmessages.po @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=(n != 1 ? 1 : 0);\n" #: ../../Zotlabs/Access/Permissions.php:56 msgid "Can view my channel stream and posts" |