Jeremy Newman : adding he to languages array

Jeremy Newman jnewman at winehq.org
Fri Oct 15 09:36:26 CDT 2010


Module: website
Branch: master
Commit: 6f11f1577987817638e1f95b55d195d64fa1e83d
URL:    http://source.winehq.org/git/website.git/?a=commit;h=6f11f1577987817638e1f95b55d195d64fa1e83d

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Fri Oct 15 09:33:18 2010 -0500

adding he to languages array

---

 include/data.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/data.php b/include/data.php
index c9a656b..fa78002 100644
--- a/include/data.php
+++ b/include/data.php
@@ -61,6 +61,10 @@ class data
                                                'name'   => 'Français',
                                                'change' => 'Changez la langue'
                                               ),
+                                 'he' => array(
+                                               'name'   => 'עברית',
+                                               'change' => 'שנה שפה'
+                                              ),
                                  'pl' => array(
                                                'name'   => 'Polski',
                                                'change' => 'Zmień język'




More information about the wine-cvs mailing list