diff options
author | friendica <info@friendica.com> | 2013-11-23 00:16:09 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-23 00:16:09 -0800 |
commit | c81eb2a7952dac232e344d769f120120fa80bae1 (patch) | |
tree | c41a26edaba6bcf35241e6ebecaa2febe44afc09 /view/it/strings.php | |
parent | 34f8b215114f1041094784c9f931d185b78b0ec2 (diff) | |
parent | 35e8536c7ccb773152edbfaffef0ed5fb1410cf1 (diff) | |
download | volse-hubzilla-c81eb2a7952dac232e344d769f120120fa80bae1.tar.gz volse-hubzilla-c81eb2a7952dac232e344d769f120120fa80bae1.tar.bz2 volse-hubzilla-c81eb2a7952dac232e344d769f120120fa80bae1.zip |
Merge pull request #208 from tuscanhobbit/master
updated logo in readme and r# shorthand
Diffstat (limited to 'view/it/strings.php')
-rw-r--r-- | view/it/strings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/it/strings.php b/view/it/strings.php index 62936964f..5c71824db 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -1635,8 +1635,8 @@ $a->strings["Set radius of corners"] = "Raggio degli angoli stondati"; $a->strings["Set shadow depth of photos"] = "Profondità dell'ombra delle foto"; $a->strings["Set maximum width of conversation regions"] = "Larghezza massima delle aree delle conversazioni"; $a->strings["Set minimum opacity of nav bar - to hide it"] = "Imposta l'opacità minima della barra di navigazione per nasconderla"; -$a->strings["Sloppy photo albums"] = "Photo album semplificati"; -$a->strings["Are you a clean desk or a messy desk person?"] = "Hai una scrivania ordinata o sei una persona che lascia confusione?"; +$a->strings["Sloppy photo albums"] = "Album fotografici semplificati"; +$a->strings["Are you a clean desk or a messy desk person?"] = "La tua scrivania è sempre a posto? Sei una persona disordinata?"; $a->strings["Schema Default"] = "Schema predefinito"; $a->strings["Sans-Serif"] = "Sans-Serif"; $a->strings["Monospace"] = "Monospace"; |