Added string for item ID in view source

This commit is contained in:
mrjive 2015-04-15 13:01:29 +02:00
parent a597c74b97
commit c8d131d8ce

View File

@ -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";