Changeset 12105 for trunk/language/lv_LV


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

Legend:

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

    r12029 r12105  
    831831$lang['Average rate'] = "Vidējais novērtejums";
    832832$lang['Rate'] = "Vērtējums";
     833$lang['Learn more'] = 'Uzzini vairak';
    833834?>
  • trunk/language/lv_LV/install.lang.php

    r12103 r12105  
    6767$lang['Download the config file'] = 'Lejupladet config failu';
    6868$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jums jalejupielade configuracijas fails un jaielade tas Jusu instalacijas local/config mape.';
    69 $lang['Learn more'] = 'Uzzini vairak';
    7069?>
Note: See TracChangeset for help on using the changeset viewer.