Ignore:
Timestamp:
May 25, 2010, 10:54:34 PM (14 years ago)
Author:
vdigital
Message:

Admin page design review mainly for the "clear" theme
Code review

Location:
extensions/charlies_content/language
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/charlies_content/language/en_UK/plugin.lang.php

    r4223 r6360  
    123123$lang['(Adobe Systems for streaming audio, video and data)'] = '(Adobe Systems for streaming audio, video and data)';
    124124$lang['FYI: all these options might be used or NOT by the inbound player (template).'] = 'FYI: all these options might be used or NOT by the inbound player (template).';
     125$lang['Reset ALL Charlies\' configuration'] = 'Reset ALL Charlies\' configuration';
     126$lang['Reset ALL Confirmation'] = 'Reset ALL Confirmation';
    125127
    126128//Tab3 : colors
  • extensions/charlies_content/language/fr_FR/plugin.lang.php

    r4223 r6360  
    3535
    3636//File charlies_config.tpl
    37 $lang['Save Charlies\' configuration'] = 'Sauvegarde la configuration de Charlies\'';
     37$lang['Save Charlies\' configuration'] = 'Sauvegarder la configuration de Charlies\'';
    3838$lang['On'] = 'Oui';
    3939$lang['Off'] = 'Non';
     
    123123$lang['(Adobe Systems for streaming audio, video and data)'] = '(Adobe Systems pour le streaming audio, vidéo et données)';
    124124$lang['FYI: all these options might be used or NOT by the inbound player (template).'] = 'Pour information : toutes ces options peuvent être utilisées ou NON par le player (lecteur présent dans le template)'; // "inbound" dans ce contexte ... (Lecteur entrant): Chaque template propose un lecteur spécifique (entrant dans le template) lequel peut donc utiliser ou non, tout ou parties des options
    125 
     125$lang['Reset ALL Charlies\' configuration'] = 'Restauration TOTALE de la configuration par défaut';
     126$lang['Reset ALL Confirmation'] = 'Confirmez-vous le rétablissement de la configuration par défaut?';
    126127//Tab3 : Les couleurs
    127128$lang['Players colours selection'] = 'Choix des couleurs du player';
Note: See TracChangeset for help on using the changeset viewer.