Changeset 12105 for trunk/language/pl_PL


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

Legend:

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

    r12064 r12105  
    810810$lang['Rate'] = 'Ocena';
    811811$lang['Average rate'] = 'Średnia ocena';
     812$lang['Learn more'] = 'Dowiedz się więcej';
    812813?>
  • trunk/language/pl_PL/install.lang.php

    r12103 r12105  
    7272$lang['Download the config file'] = 'Pobierz plik konfiguracyjny';
    7373$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Możesz pobrać plik konfiguracyjny i wgrać go do katalogu lokalnego/z konfiguracją.';
    74 $lang['Learn more'] = 'Dowiedz się więcej';
    7574?>
Note: See TracChangeset for help on using the changeset viewer.