Bug 9056 - Add more translations to table language_descriptions
authorMarc Veron <veron@veron.ch>
Sun, 11 Nov 2012 21:00:19 +0000 (22:00 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Tue, 11 Dec 2012 13:13:02 +0000 (08:13 -0500)
commit1f8213ba4d3f3c170a17794241d7de4fc1067f56
tree6174748cc2fd7d33c901f1981f9a611bccadec8e
parent49cadcf7c186cf5fa5de13571e755ed2a1925aae
Bug 9056 - Add more translations to table language_descriptions

In table language_descriptions a lot of translations are missing (with the exception of French)

Additions need to be added to subtag_registry.sql (for new installs) and to updatedatabase.pl (for upgrading).

This Bug could be used as 'omnibus' for follow ups for other languages.

This patch adds German (and some missing French) translations.

Tested updatedatabase.pl
Would appreciate if somebody could test subtag_registry.sql.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested both, the updatedatabase and the sql file. Works well.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
installer/data/mysql/en/mandatory/subtag_registry.sql [changed mode: 0644->0755]
installer/data/mysql/updatedatabase.pl