diff options
author | friendica <redmatrix@redmatrix.me> | 2015-04-15 16:43:44 -0700 |
---|---|---|
committer | friendica <redmatrix@redmatrix.me> | 2015-04-15 16:43:44 -0700 |
commit | 7febf1bf21d36f45efba9d458597086e84d4a6b7 (patch) | |
tree | a417444e7e1803f5610293ab8980da0c118efd7b /view/it/strings.php | |
parent | d7cc07f5d71316d75ea786d5c442b47c5d234d6d (diff) | |
parent | 2ba95e55a5323f55b5cf8789e86411a23013d2a6 (diff) | |
download | volse-hubzilla-7febf1bf21d36f45efba9d458597086e84d4a6b7.tar.gz volse-hubzilla-7febf1bf21d36f45efba9d458597086e84d4a6b7.tar.bz2 volse-hubzilla-7febf1bf21d36f45efba9d458597086e84d4a6b7.zip |
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view/it/strings.php')
-rw-r--r-- | view/it/strings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/it/strings.php b/view/it/strings.php index dce82adab..daa7ccf2d 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -2127,3 +2127,4 @@ $a->strings["Website SSL certificate is not valid. Please correct."] = "Il certi $a->strings["[red] Website SSL error for %s"] = "[red] Errore SSL %s "; $a->strings["Cron/Scheduled tasks not running."] = "Processi/cron non avviati."; $a->strings["[red] Cron tasks not running on %s"] = "[red] Processi non avviati su %s"; +$a->strings["Source of Item"] = "Sorgente dell'Elemento"; |