diff options
author | Anika Henke <anika@selfthinker.org> | 2013-09-03 09:36:15 +0100 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2013-09-03 09:36:15 +0100 |
commit | 33f552fab34c9ddcc3b647aedcc86a6209c708af (patch) | |
tree | 3def583bc67bee04feefebb2d07cefc00568a795 /inc/lang/ia/lang.php | |
parent | 5fdb3847c799fe15ec53e1b13ce618fe31ca4b9b (diff) | |
download | rpg-33f552fab34c9ddcc3b647aedcc86a6209c708af.tar.gz rpg-33f552fab34c9ddcc3b647aedcc86a6209c708af.tar.bz2 |
removed unused lang string (authmodfailed)
Diffstat (limited to 'inc/lang/ia/lang.php')
-rw-r--r-- | inc/lang/ia/lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lang/ia/lang.php b/inc/lang/ia/lang.php index e8a11479c..144dfe33b 100644 --- a/inc/lang/ia/lang.php +++ b/inc/lang/ia/lang.php @@ -227,7 +227,6 @@ $lang['subscr_m_unsubscribe'] = 'Cancellar subscription'; $lang['subscr_m_subscribe'] = 'Subscriber'; $lang['subscr_m_receive'] = 'Reciper'; $lang['subscr_style_every'] = 'un message pro cata modification'; -$lang['authmodfailed'] = 'Configuration incorrecte de authentication de usator. Per favor informa le administrator de tu wiki.'; $lang['authtempfail'] = 'Le authentication de usator temporarimente non es disponibile. Si iste situation persiste, per favor informa le administrator de tu wiki.'; $lang['i_chooselang'] = 'Selige tu lingua'; $lang['i_installer'] = 'Installator de DokuWiki'; |