mirror of
https://github.com/zDevelopers/ImageOnMap.git
synced 2024-11-29 05:26:18 +01:00
* BUG: Fix the plural script for the en_US locale.
This commit is contained in:
parent
e7fe35b94e
commit
02bf05823f
@ -9,13 +9,13 @@ msgstr ""
|
|||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-07-10 03:07+0200\n"
|
"POT-Creation-Date: 2016-07-10 03:07+0200\n"
|
||||||
"PO-Revision-Date: 2016-07-10 03:08+0200\n"
|
"PO-Revision-Date: 2016-07-10 03:08+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: Adrien Prokopowicz\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: en_US\n"
|
"Language: en_US\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n < 1 || n > 1);\n"
|
||||||
"X-Generator: Poedit 1.8.7.1\n"
|
"X-Generator: Poedit 1.8.7.1\n"
|
||||||
|
|
||||||
#: src/main/java/fr/moribus/imageonmap/commands/IoMCommand.java:40
|
#: src/main/java/fr/moribus/imageonmap/commands/IoMCommand.java:40
|
||||||
|
Loading…
Reference in New Issue
Block a user