aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/strings.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-23 18:12:14 -0700
committerFriendika <info@friendika.com>2011-05-23 18:12:14 -0700
commit9a3f5eaf7d4cd6b16f21e9a5f11278e55107b62f (patch)
tree8cc4f4bf14e57581b5a50c2d6615593f597f6228 /view/it/strings.php
parent3e6180183bdc01edfa01dc4b966daa4081c29604 (diff)
parent7c5a7a94d4d224d23f7c922b86a60a6ffe53fc9f (diff)
downloadvolse-hubzilla-9a3f5eaf7d4cd6b16f21e9a5f11278e55107b62f.tar.gz
volse-hubzilla-9a3f5eaf7d4cd6b16f21e9a5f11278e55107b62f.tar.bz2
volse-hubzilla-9a3f5eaf7d4cd6b16f21e9a5f11278e55107b62f.zip
Merge pull request #107 from fabrixxm/oembed
Oembed plugin
Diffstat (limited to 'view/it/strings.php')
-rw-r--r--view/it/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/it/strings.php b/view/it/strings.php
index de67aad4d..aa6184e21 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -119,7 +119,7 @@ $a->strings["Administrator"] = "Amministratore";
$a->strings["Friend/Connection Request"] = "Richieste di Amicizia/Connessione";
$a->strings["Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca"] = "Esempi: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca";
$a->strings["Please answer the following:"] = "Rispondi al seguente:";
-$a->strings["Does \$name know you?"] = "$name ti conosce?";
+$a->strings["Does \$name know you?"] = "\$name ti conosce?";
$a->strings["Yes"] = "Si";
$a->strings["No"] = "No";
$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";