Changeset 12105 for trunk/language/ar_SA


Ignore:
Timestamp:
Sep 8, 2011, 1:52:02 PM (13 years ago)
Author:
plg
Message:

bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php

Location:
trunk/language/ar_SA
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/ar_SA/admin.lang.php

    r11978 r12105  
    784784$lang['Type in a search term'] = 'اكتب كلمات البحث';
    785785$lang['display'] = 'عرض';
     786$lang['Learn more'] = 'تعلم أكثر';
    786787?>
  • trunk/language/ar_SA/install.lang.php

    r12103 r12105  
    6767$lang['Download the config file'] = 'تحميل ملف التكوين';
    6868$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'يمكنك تحميل ملف التكوين وتحميله إلى الدليل المحلي';
    69 $lang['Learn more'] = 'تعلم أكثر';
    7069
    7170?>
Note: See TracChangeset for help on using the changeset viewer.