Changeset 9493 for trunk/language


Ignore:
Timestamp:
Mar 3, 2011, 12:54:46 PM (13 years ago)
Author:
patdenice
Message:

Improve display for plugins and themes update page.

Location:
trunk/language
Files:
2 edited

Legend:

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

    r9491 r9493  
    777777$lang['All themes are up to date.'] = 'All themes are up to date.';
    778778$lang['All plugins are up to date.'] = 'All plugins are up to date.';
     779$lang['Visit theme site'] = 'Visit theme site';
     780$lang['New Version'] = 'New Version';
    779781?>
  • trunk/language/fr_FR/admin.lang.php

    r9491 r9493  
    790790$lang['All themes are up to date.'] = 'Tous les thèmes sont à jour.';
    791791$lang['All plugins are up to date.'] = 'Tous les plugins sont à jour.';
     792$lang['Visit theme site'] = 'Visitez le site du thème';
     793$lang['New Version'] = 'Nouvelle version';
    792794?>
Note: See TracChangeset for help on using the changeset viewer.