Sadie Powell
|
331168379f
|
Don't escape messages in the pot file.
This can't be applied to the po files so there's no point doing it.
|
2024-11-23 15:46:39 +00:00 |
|
Sadie Powell
|
2e6c90d502
|
Add support for plural form translation.
Closes #340.
|
2024-11-13 02:48:13 +00:00 |
|
henk84
|
e68a41a91e
|
Make language/update.sh safer, faster, cleaner.
Ref: #308
Co-authored-by: Hendrik Jäger <gitcommit@henk.geekmail.org>
|
2023-03-06 12:01:46 +00:00 |
|
Sadie Powell
|
a5d4aa5821
|
Remove line numbers from the translation files.
The translations are updated so infrequently that these always
change a bunch and it makes reading the diffs really hard.
|
2023-02-19 11:12:37 +00:00 |
|
Adam
|
4034b3054a
|
Add English language file which users can edit to modify language strings
|
2014-05-20 11:41:05 -04:00 |
|
Adam
|
178056096f
|
Regenerate language files
|
2013-03-02 23:42:00 -05:00 |
|
Adam
|
d3a6bdc68b
|
Allow the config parser to skip over gettext's _() to allow translating config values
|
2013-01-13 22:07:27 -05:00 |
|
Adam
|
213c1c4860
|
Changed msgmerge to not use -E.. it will escape all of some languages and mess up poedit etc. Keep it in xgettext for the bold/underline characters.
|
2011-09-10 02:42:18 -04:00 |
|
Adam
|
6bd31b0333
|
Bug #1330 & many other small fixes
|
2011-09-08 19:00:30 -04:00 |
|
Adam
|
e66063e630
|
Rewrote the example configurations and split them
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|
2011-08-05 05:35:31 -04:00 |
|
Adam
|
a1b36ec0a5
|
Search all domains for language strings, fixes the mess that we used to use to translate strings in 3rd party modules
|
2011-06-17 19:57:43 -04:00 |
|
DukePyrolator
|
1cd65878db
|
changed some _() to gtl() and updated do_strftime() and duration()
|
2011-06-13 18:20:22 +02:00 |
|
Adam
|
08583dc107
|
Moved the language strings which are only used once
out of the core and into the modules that use them.
|
2011-02-04 15:30:31 -05:00 |
|