summaryrefslogtreecommitdiff
path: root/language/update.sh
AgeCommit message (Collapse)Author
2023-03-06Make language/update.sh safer, faster, cleaner.henk84
Ref: #308 Co-authored-by: Hendrik Jäger <gitcommit@henk.geekmail.org>
2023-02-19Remove line numbers from the translation files.Sadie Powell
The translations are updated so infrequently that these always change a bunch and it makes reading the diffs really hard.
2014-05-20Add English language file which users can edit to modify language stringsAdam
2013-03-02Regenerate language filesAdam
2013-01-13Allow the config parser to skip over gettext's _() to allow translating ↵Adam
config values
2011-09-10Changed msgmerge to not use -E.. it will escape all of some languages and ↵Adam
mess up poedit etc. Keep it in xgettext for the bold/underline characters.
2011-09-08Bug #1330 & many other small fixesAdam
2011-08-05Rewrote the example configurations and split themAdam
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-06-17Search all domains for language strings, fixes the mess that we used to use ↵Adam
to translate strings in 3rd party modules
2011-06-13changed some _() to gtl() and updated do_strftime() and duration()DukePyrolator
2011-02-04Moved the language strings which are only used onceAdam
out of the core and into the modules that use them.