! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add "Danish" to languageform
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
www.xfce.org
Component:
General

Comments

Description scootergrisen 2016-12-10 16:50:57 CET
I have translated the danish translation for Xfce Websites/www-xfce-org enough so if they translation is used on the website we can add "Danish" to the languageform/language selection drop-down so people can switch the language to danish.

diff --git a/lib/locales.php b/lib/locales.php
index e18d923..9b4fc71 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -3,6 +3,7 @@
 /* known languages in this directory */
 $languages = array (
        'en' => 'English',
+       'da' => 'Danish',
        'de' => 'German',
        'es' => 'Spanish (Castilian)',
        'fr' => 'French',
Comment 1 Simon Steinbeiss editbugs 2017-01-30 23:33:00 CET
Thanks, pushed to master: https://git.xfce.org/www/www.xfce.org/commit/?id=e89923938ea201c76c784263100fbd8fceab686a

Bug #13217

Reported by:
scootergrisen
Reported on: 2016-12-10
Last modified on: 2017-01-30

People

Assignee:
Nick Schermer
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information