Jeroen Baten
079da773ad
Turns out, the pot generation script can miss some strings...
2024-11-27 20:18:30 +01:00
Jeroen Baten
7f2cba7476
Fix duplicate strings in some i18n files.
2024-11-27 18:01:29 +01:00
Jeroen Baten
285d5fe665
Updated translations to Dutch, German, Spanish, French, Italian and
...
Brazilian_Portugese
2024-11-27 11:51:29 +01:00
Jeroen Baten
fc381520ba
fixed some small strings
2016-12-27 22:37:06 +01:00
Jeroen Baten
f46f1bfbb3
updated and added languages
2016-12-27 16:21:40 +01:00
Vova Perebykivskyi
74a2d9900a
Merge libreplan-webapp module with ZK branch.
...
Code refactoring.
2016-10-27 10:05:21 +03:00
Vova Perebykivskyi
cfc416e4ec
Update Spring stack.
...
Code refactoring (config files, java classes, css file).
Update LibrePlan version in files.
2016-05-13 11:16:33 +03:00
Vova Perebykivskiy
788e8880fd
Code refactoring.
...
Add changes to Dashboard Global functionality.
Change i18n for OrderStatusEnum.
Add new values for i18n.
Add css classes for Dashboard Global.
2015-11-30 15:41:09 +02:00
Oscar Gonzalez Fernandez
5530184f8a
Escape ' characters used along with positional parameters
...
The command `find -ipath "*src*.po"|xargs sed -ie "/msgstr.*{[0-9]}/
s/\([^']\)'\([^']\)/\1''\2/g"` was used to do the fix.
2014-04-02 20:05:21 +02:00
Oscar Gonzalez Fernandez
f1a7c0370a
Fix bug #1643
...
Java's Gettext Commons,
http://xnap-commons.sourceforge.net/gettext-commons/ , uses
java.text.MessageFormat for doing the parameter substitution.
MessageFormat interprets ' as an escaping character. In order to
introduce ', you have to escape it, i.e., you have to type '' instead.
Otherwise posterior positional parameters like {0} aren't interpreted.
2014-04-02 18:49:35 +02:00
Jeroen Baten
e4b2f5783d
Batch of changed english strings, including in po files
2014-03-26 12:36:00 +01:00
Philippe Poumaroux
ea2a038594
i18n: Update French translation
...
FEA: ItEr77S03Community
2013-04-29 16:28:01 +02:00
Philippe Poumaroux
db7623c606
i18n: Update French translation
...
FEA: ItEr77S03Community
2012-11-27 17:41:08 +01:00
Philippe Poumaroux
0708d171fe
i18n: Update French translation
2012-10-10 22:27:31 +02:00
Philippe Poumaroux
2f9219f2ef
i18n: Update French translation
2012-07-19 11:03:20 +02:00
Philippe Poumaroux
7b2f407e7a
i18n: Update French translation
2012-05-04 16:46:54 +02:00
Philippe Poumaroux
72f9f878d6
i18n: Update French translation
2012-04-13 16:54:23 +02:00
Philippe Poumaroux
d6f89f06f8
Update French translation
2012-02-24 17:36:15 +01:00
Philippe Poumaroux
a294fbe5ef
i18n: Add French translation
...
Add French translation for main translation files (.pot) and report files
(.properties).
Translation mainly done by Philippe Poumaroux with contributions by Stephane
Ayache and Guillaume Postaire.
2012-02-15 11:45:41 +01:00