diff options
author | Andreas Gohr <andi@splitbrain.org> | 2012-02-17 14:06:34 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-02-17 14:06:34 +0100 |
commit | 7cb9c0e3233fdc295a05e410a1d7a731301bc2da (patch) | |
tree | 16be275181053282d801c07bb96c6ef2efa9c7de /inc/lang/ia/lang.php | |
parent | 95fbd79bc40a02aa5fdf80a55e8f2c77e5ae71f2 (diff) | |
download | rpg-7cb9c0e3233fdc295a05e410a1d7a731301bc2da.tar.gz rpg-7cb9c0e3233fdc295a05e410a1d7a731301bc2da.tar.bz2 |
removed outdated language string. it has to be retranslated
Diffstat (limited to 'inc/lang/ia/lang.php')
-rw-r--r-- | inc/lang/ia/lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/lang/ia/lang.php b/inc/lang/ia/lang.php index 8398f29f0..52fec80f0 100644 --- a/inc/lang/ia/lang.php +++ b/inc/lang/ia/lang.php @@ -45,7 +45,6 @@ $lang['btn_backtomedia'] = 'Retornar al selection de files multimedia'; $lang['btn_subscribe'] = 'Gerer subscriptiones'; $lang['btn_profile'] = 'Actualisar profilo'; $lang['btn_reset'] = 'Reinitialisar'; -$lang['btn_resendpwd'] = 'Inviar nove contrasigno'; $lang['btn_draft'] = 'Modificar version provisori'; $lang['btn_recover'] = 'Recuperar version provisori'; $lang['btn_draftdel'] = 'Deler version provisori'; @@ -80,7 +79,6 @@ $lang['profnoempty'] = 'Un nomine o adresse de e-mail vacue non es per $lang['profchanged'] = 'Actualisation del profilo de usator succedite.'; $lang['pwdforget'] = 'Contrasigno oblidate? Obtene un altere'; $lang['resendna'] = 'Iste wiki non supporta le invio de un nove contrasigno.'; -$lang['resendpwd'] = 'Inviar nove contrasigno pro'; $lang['resendpwdmissing'] = 'Es necessari completar tote le campos.'; $lang['resendpwdnouser'] = 'Iste usator non ha essite trovate in le base de datos.'; $lang['resendpwdbadauth'] = 'Iste codice de authentication non es valide. Assecura te que tu ha usate le ligamine de confirmation complete.'; |