Changeset 12105 for trunk/language/ka_GE


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/ka_GE
Files:
2 edited

Legend:

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

    r11978 r12105  
    795795$lang['Searching...'] = 'ძიება...';
    796796$lang['Type in a search term'] = 'ჩაწერეთ მოსაძებნი სიტყვა';
    797 
     797$lang['Learn more'] = 'გავიგოთ მეტი';
    798798?>
  • trunk/language/ka_GE/install.lang.php

    r12103 r12105  
    7171$lang['Download the config file'] = 'ავტვირთოთ კონფიგურაციის ფაილი';
    7272$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'თქვენ შეგიძლიათ ატვირთოთ კონფიგურაციის ფაილი და გადასცეთ იგი local/config directory ში.';
    73 $lang['Learn more'] = 'გავიგოთ მეტი';
    7473?>
Note: See TracChangeset for help on using the changeset viewer.