Module: website Branch: master Commit: f1a99f776f439e903061422d49b0be0ec663e25d URL: http://source.winehq.org/git/website.git/?a=commit;h=f1a99f776f439e903061422...
Author: Jeremy Newman jnewman@codeweavers.com Date: Thu Dec 11 10:40:07 2008 -0600
slight revision to German change language text
---
include/data.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/data.php b/include/data.php index 22efb06..a4cfbdc 100644 --- a/include/data.php +++ b/include/data.php @@ -51,7 +51,7 @@ class data ), 'de' => array( 'name' => 'Deutsch', - 'change' => 'Ändern Sie Sprache' + 'change' => 'Sprache ändern' ), 'es' => array( 'name' => 'Español',