Italian string file typo
This commit is contained in:
parent
c248b28f92
commit
0784c072ce
|
@ -140,7 +140,7 @@ $a->strings['Item not found.'] = 'Elemento non trovato.';
|
|||
$a->strings['Private Message'] = 'Messaggio privato';
|
||||
$a->strings['This is you'] = 'Questo sei tu';
|
||||
$a->strings['View $name\'s profile'] = 'Guarda il profilo di $name';
|
||||
$a->strings['View $owner_name\'s profile'] = Guarda il profilo di $owner_name';
|
||||
$a->strings['View $owner_name\'s profile'] = 'Guarda il profilo di $owner_name';
|
||||
$a->strings['to'] = 'a';
|
||||
$a->strings['Wall-to-Wall'] = 'Bacheca-A-Bacheca';
|
||||
$a->strings['via Wall-To-Wall:'] = 'via Bacheca-A-Bacheca';
|
||||
|
|
Loading…
Reference in a new issue