Changeset 9520 for trunk/language


Ignore:
Timestamp:
Mar 4, 2011, 12:35:38 PM (14 years ago)
Author:
patdenice
Message:

feature:2210
Update language from piwigo.org extension repository

Location:
trunk/language
Files:
2 edited

Legend:

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

    r9494 r9520  
    771771$lang['[Simulation]'] = "[Simulation]";
    772772$lang['Themes which need upgrade'] = 'Themes which need upgrade';
     773$lang['Languages which need upgrade'] = 'Languages which need upgrade';
    773774$lang['All themes are up to date.'] = 'All themes are up to date.';
    774775$lang['All plugins are up to date.'] = 'All plugins are up to date.';
     776$lang['All languages are up to date.'] = 'All languages are up to date.';
    775777$lang['Visit theme site'] = 'Visit theme site';
    776778$lang['New Version'] = 'New Version';
  • trunk/language/fr_FR/admin.lang.php

    r9494 r9520  
    782782$lang['Remove from caddie'] = 'Retirer du panier';
    783783$lang['Themes which need upgrade'] = 'Thèmes à mettre à jour';
     784$lang['Languages which need upgrade'] = 'Langues à mettre à jour';
    784785$lang['All themes are up to date.'] = 'Tous les thèmes sont à jour.';
    785786$lang['All plugins are up to date.'] = 'Tous les plugins sont à jour.';
     787$lang['All languages are up to date.'] = 'Toutes les langues sont à jour.';
    786788$lang['Visit theme site'] = 'Visitez le site du thème';
    787789$lang['New Version'] = 'Nouvelle version';
Note: See TracChangeset for help on using the changeset viewer.