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/cs_CZ/admin.lang.php

    r6419 r6676  
    756756$lang['user_status_generic'] = 'Všeobecné';
    757757$lang['IP'] = 'IP';
    758 // missing translations
    759758$lang['By rank'] = 'Podle hodnoceni';
    760759$lang['Manual order'] = 'Řazeno ručně';
    761760$lang['Order of menubar items has been updated successfully.'] = 'Pořadí položek v menu bylo úspěšně aktualizováno.';
    762761$lang['This theme was not designed to be directly activated'] = 'Toto téma nebylo navrženo tak, aby bylo přímo aktivovatelné';
    763 
     762$lang['Menu Management'] = 'Další funkce';
    764763?>
Note: See TracChangeset for help on using the changeset viewer.