Changeset 90027 in spip-zone
- Timestamp:
- Jun 9, 2015, 3:33:17 AM (6 years ago)
- Location:
- _plugins_/persona/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/persona/trunk/lang/persona.xml
r88894 r90027 3 3 <traducteur nom="klaus++" lien="http://trad.spip.net/auteur/klaus" /> 4 4 </langue> 5 <langue code="en" url="http://trad.spip.net/tradlang_module/persona?lang_cible=en" total="7" traduits="1" relire="6" modifs="0" nouveaux="0" pourcent="14.29"> 5 <langue code="en" url="http://trad.spip.net/tradlang_module/persona?lang_cible=en" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 6 <traducteur nom="jack31" lien="http://trad.spip.net/auteur/jack31" /> 6 7 <traducteur nom="raphael" lien="http://trad.spip.net/auteur/raphael-7042" /> 7 8 </langue> -
_plugins_/persona/trunk/lang/persona_en.php
r80790 r90027 9 9 10 10 // A 11 'affichage' => 'Display', # RELIRE11 'affichage' => 'Display', 12 12 13 13 // C 14 'cacher_login_classique' => 'Hide?', # RELIRE15 'configurer_titre' => 'Configure Persona', # RELIRE14 'cacher_login_classique' => 'Hide?', 15 'configurer_titre' => 'Configure Persona', 16 16 17 17 // E 18 18 'explication_cacher_login_classique' => 'If this box is checked, the login form will be hidden by default on the connection page. Only the "Persona" button will be visible. Under this button, a link can unmask the form.', 19 'explication_login' => 'You can sign in with your Persona Id (<a href="http://en.wikipedia.org/wiki/Mozilla_Persona" target="_blank">help</a>)', # RELIRE19 'explication_login' => 'You can sign in with your Persona Id (<a href="http://en.wikipedia.org/wiki/Mozilla_Persona" target="_blank">help</a>)', 20 20 21 21 // F 22 'form_afficher' => 'Display the standard login form', # RELIRE23 'form_masquer' => 'Hide the standard login form.' # RELIRE22 'form_afficher' => 'Display the standard login form', 23 'form_masquer' => 'Hide the standard login form.' 24 24 ); 25 25
Note: See TracChangeset
for help on using the changeset viewer.