diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-02-28 12:43:19 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-02-28 12:44:10 +0100 |
commit | 524df5769a0b9b7aa35af6500c85528c2b0515fe (patch) | |
tree | bfee5549e25dcf02c255f1334123dc49bb06f584 /inc/lang/it | |
parent | 8daa2c9f98ef02857c1d92f2f226288c313146a7 (diff) | |
download | rpg-524df5769a0b9b7aa35af6500c85528c2b0515fe.tar.gz rpg-524df5769a0b9b7aa35af6500c85528c2b0515fe.tar.bz2 |
added stripped bit to language file
this has been done by a script and might not be 100% accurate
Diffstat (limited to 'inc/lang/it')
-rw-r--r-- | inc/lang/it/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/it/lang.php b/inc/lang/it/lang.php index a2bde3b60..95d64e00f 100644 --- a/inc/lang/it/lang.php +++ b/inc/lang/it/lang.php @@ -338,3 +338,4 @@ $lang['media_perm_upload'] = 'Spiacente, non hai abbastanza privilegi per ca $lang['media_update'] = 'Carica nuova versione'; $lang['media_restore'] = 'Ripristina questa versione'; $lang['searchresult'] = 'Risultati della ricerca'; +$lang['notloggedin'] = 'Forse hai dimenticato di effettuare l\'accesso?'; |