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/la | |
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/la')
-rw-r--r-- | inc/lang/la/lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/lang/la/lang.php b/inc/lang/la/lang.php index fd34a4ef8..a37548d3b 100644 --- a/inc/lang/la/lang.php +++ b/inc/lang/la/lang.php @@ -44,7 +44,6 @@ $lang['btn_backtomedia'] = 'Ad media redire'; $lang['btn_subscribe'] = 'Custodire'; $lang['btn_profile'] = 'Tabellam nouare'; $lang['btn_reset'] = 'Abrogare'; -$lang['btn_resendpwd'] = 'Tesseram nouam cursu interretiali petere'; $lang['btn_draft'] = 'Propositum recensere'; $lang['btn_recover'] = 'Propositum reficere'; $lang['btn_draftdel'] = 'Propositum delere'; @@ -79,7 +78,6 @@ $lang['profnoempty'] = 'Omnes campi complendi sunt.'; $lang['profchanged'] = 'Tabella Sodalis feliciter nouatur'; $lang['pwdforget'] = 'Tesseram amisistine? Nouam petere'; $lang['resendna'] = 'Tesseram non mutare potest.'; -$lang['resendpwd'] = 'Tesseram mitte'; $lang['resendpwdmissing'] = 'Omnes campi complendi sunt.'; $lang['resendpwdnouser'] = 'In tabellis Sodalium nomen non inuentum est.'; $lang['resendpwdbadauth'] = 'Tesseram non legitima est.'; |