Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
4f83c623
Commit
4f83c623
authored
Sep 23, 2019
by
IKEDA Soji
Browse files
Fixed Plural-Forms headers for some languages.
parent
c43d720c
Changes
2
Hide whitespace changes
Inline
Side-by-side
po/sympa/la.po
View file @
4f83c623
...
...
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=
INTEGER
; plural=
EXPRESSION
;\n"
"Plural-Forms: nplurals=
2
; plural=
n != 1
;\n"
"X-Generator: Translate Toolkit 1.0.1\n"
#: src/libexec/ldap_alias_manager.pl.in:43
...
...
po/sympa/rm.po
View file @
4f83c623
...
...
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=
INTEGER
; plural=
EXPRESSION
;\n"
"Plural-Forms: nplurals=
2
; plural=
n != 1
;\n"
"X-Generator: Translate Toolkit 1.0.1\n"
#: src/libexec/ldap_alias_manager.pl.in:43
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment