Italian strings updated

This commit is contained in:
Paolo Tacconi 2014-09-01 16:03:30 +02:00
parent f2d959e1aa
commit a1f85cda3e
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ msgstr ""
"Project-Id-Version: Red Matrix\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-08-29 00:03-0700\n"
"PO-Revision-Date: 2014-09-01 12:26+0000\n"
"PO-Revision-Date: 2014-09-01 12:59+0000\n"
"Last-Translator: tuscanhobbit <pynolo@tarine.net>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n"
"MIME-Version: 1.0\n"
@ -142,7 +142,7 @@ msgstr "Poke"
#: ../../include/apps.php:141 ../../include/nav.php:110
msgid "Chat"
msgstr "Chat"
msgstr "Area chat"
#: ../../include/apps.php:142 ../../include/nav.php:169
#: ../../include/text.php:815 ../../include/text.php:829

View File

@ -30,7 +30,7 @@ $a->strings["Help"] = "Guida";
$a->strings["Mail"] = "Messaggi";
$a->strings["Mood"] = "Umore";
$a->strings["Poke"] = "Poke";
$a->strings["Chat"] = "Chat";
$a->strings["Chat"] = "Area chat";
$a->strings["Search"] = "Cerca";
$a->strings["Probe"] = "Diagnostica";
$a->strings["Suggest"] = "Suggerisci";