diff options
Diffstat (limited to 'po/he.po')
-rw-r--r-- | po/he.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: ../applets/clock/calendar-window.c:259 ../applets/clock/clock.ui.h:23 msgid "Locations" |