Changeset 6676 for trunk/language/pl_PL


Ignore:
Timestamp:
Jul 10, 2010, 10:05:24 PM (14 years ago)
Author:
plg
Message:

merge r6675 from branch 2.1 to trunk

complement to r6657: having a new key for the admin menu is a good thing but
the "Menu Management" label is not coherent with other admin menu labels.
Furthermore, all languages already have the word "Menu" in common.lang.php, no
need to display an english "Menu Management" if the translation is missing.

File:
1 edited

Legend:

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

    r6658 r6676  
    766766$lang['Unknown upload error'] = 'Nieznany błąd podczas wgrywania';
    767767$lang['Error on file "%s" : %s'] = 'Błąd w pliku"%s" : %s';
     768$lang['Menu Management'] = 'Menu';
    768769?>
Note: See TracChangeset for help on using the changeset viewer.