[Scummvm-cvs-logs] scummvm-web master -> a5bceee0512792266477aa64796f0280f907221a

sev- sev at scummvm.org
Sun Mar 6 01:46:19 CET 2016


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
04f58ff0b7 WEB: Replaced relative URLs with absolute in Italian menus
a5bceee051 WEB: Removed trailing spaces


Commit: 04f58ff0b7334d600671d291e40709dea4749fcb
    https://github.com/scummvm/scummvm-web/commit/04f58ff0b7334d600671d291e40709dea4749fcb
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-06T01:43:31+01:00

Commit Message:
WEB: Replaced relative URLs with absolute in Italian menus

Changed paths:
    data/menus.it.xml



diff --git a/data/menus.it.xml b/data/menus.it.xml
index 850939d..b84c561 100644
--- a/data/menus.it.xml
+++ b/data/menus.it.xml
@@ -9,7 +9,7 @@
 		</link>
 		<link>
 			<name>Screenshot</name>
-			<href>screenshots/</href>
+			<href>/screenshots/</href>
 		</link>
 		<link>
 			<name>Forum</name>
@@ -17,11 +17,11 @@
 		</link>
 		<link>
 			<name>Download</name>
-			<href>downloads/</href>
+			<href>/downloads/</href>
 		</link>
 		<link>
 			<name>Giochi</name>
-			<href>games/</href>
+			<href>/games/</href>
 		</link>
 		<link>
 			<name>ScummVM Blog</name>
@@ -39,15 +39,15 @@
 		<class>menu-docs</class>
 		<link>
 			<name>F.A.Q.</name>
-			<href>faq/</href>
+			<href>/faq/</href>
 		</link>
 		<link>
 			<name>Documentazione</name>
-			<href>documentation/</href>
+			<href>/documentation/</href>
 		</link>
 		<link>
-			<name>Compatibilità</name>
-			<href>compatibility/</href>
+			<name>Compatibilità</name>
+			<href>/compatibility/</href>
 		</link>
 		<link>
 			<name>Wiki</name>
@@ -55,7 +55,7 @@
 		</link>
 		<link>
 			<name>Credits</name>
-			<href>credits/</href>
+			<href>/credits/</href>
 		</link>
 	</group>
 	<group>
@@ -95,23 +95,23 @@
 		<class>menu-misc</class>
 		<link>
 			<name>Sottoprogetti</name>
-			<href>subprojects/</href>
+			<href>/subprojects/</href>
 		</link>
 		<link>
 			<name>Demo</name>
-			<href>demos/</href>
+			<href>/demos/</href>
 		</link>
 		<link>
 			<name>Rassegna Stampa</name>
-			<href>press/</href>
+			<href>/press/</href>
 		</link>
 		<link>
 			<name>Contattaci</name>
-			<href>contact/</href>
+			<href>/contact/</href>
 		</link>
 		<link>
 			<name>Link</name>
-			<href>links/</href>
+			<href>/links/</href>
 		</link>
 	</group>
 </menus>


Commit: a5bceee0512792266477aa64796f0280f907221a
    https://github.com/scummvm/scummvm-web/commit/a5bceee0512792266477aa64796f0280f907221a
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-06T01:46:01+01:00

Commit Message:
WEB: Removed trailing spaces

Changed paths:
    lang/lang.it.ini



diff --git a/lang/lang.it.ini b/lang/lang.it.ini
index de716af..42f6b8d 100644
--- a/lang/lang.it.ini
+++ b/lang/lang.it.ini
@@ -5,7 +5,7 @@ dateformat = "%e %B %Y"
 
 # CompatibilityPage.php
 compatibilityUntested = "Sconosciuto"
-compatibilityBroken = "Non funzionante" 
+compatibilityBroken = "Non funzionante"
 compatibilityBugged = "Parziale"
 compatibilityGood = "Buona"
 compatibilityExcellent = "Eccellente"
@@ -44,8 +44,8 @@ Informazioni su questi ultimi sono reperibili nella tabella <a href="/compatibil
 """
 compatibilityStableReleases = "È possibile consultare anche la tabella di Compatibilità per le seguenti release:"
 compatiblityLastUpdated = "Ultimo aggiornamento:"
-compatibilityLegendTitle = "Colore" 
-compatibilitySectionTitle = "Compatibilità giochi {company}" 
+compatibilityLegendTitle = "Colore"
+compatibilitySectionTitle = "Compatibilità giochi {company}"
   #TODO do we want {company} to appear first? for sorting?
 
 # ContactPage.php
@@ -129,15 +129,15 @@ Se hai una piattaforma non supportata, puoi scaricare il codice sorgente e fare
 <a href="http://wiki.scummvm.org/index.php/Compiling_ScummVM">pagina sulla Wiki</a> per compilare ScummVM da te.
 Se sei riuscito a fare girare ScummVM su una piattaforma non in elenco, scrivici per favore due righe e facci sapere tutto.
 """
-# Facci sapere tutto is not literal, but I believe it's appropriate 
+# Facci sapere tutto is not literal, but I believe it's appropriate
 
 downloadsContentP2 = """
 L'ultima versione STABILE di ScummVM è {release}: è possibile scaricarla qui sotto,
-alla voce  '<a href="/downloads/#stable">Release Binaries</a>'. 
+alla voce  '<a href="/downloads/#stable">Release Binaries</a>'.
 Se hai Windows e non sei sicuro di cosa scegliere, scarica 'Windows Installer'.
 """
 downloadsContentP3 = """
-Per versioni UNSTABLE (sperimentali e adatte solo a chi sa dove mettere le mani), 
+Per versioni UNSTABLE (sperimentali e adatte solo a chi sa dove mettere le mani),
 consulta la sezione  <a href="/downloads/#daily">Daily Build</a> verso la fine della pagina.
 """
 #TODO: UNSTABLE or INSTABILE?
@@ -247,7 +247,7 @@ indexGithub = "ScummVM su GitHub"
 indexFacebook = "Seguici su Facebook"
 indexTwitter = "Seguici su Twitter"
 indexLegal = """
-LucasArts, Monkey Island, Maniac Mansion, Full Throttle, The Dig, LOOM e probabilmente un sacco di altri sono marchi registrati di  <a href="http://www.lucasarts.com/">LucasArts, Inc.</a>. 
+LucasArts, Monkey Island, Maniac Mansion, Full Throttle, The Dig, LOOM e probabilmente un sacco di altri sono marchi registrati di  <a href="http://www.lucasarts.com/">LucasArts, Inc.</a>.
 Tutti gli altri marchi e marchi registrati sono di proprietà delle rispettive compagnie.
 ScummVM non è in alcun modo affiliato con LucasArts, Inc.
 """
@@ -284,8 +284,8 @@ e molti altri.
 """
 
 introHeaderContentP3 = """
-Troverai un elenco dettagliato dei giochi supportati 
-(e di <i>quanto</i> siano supportati) sulla 
+Troverai un elenco dettagliato dei giochi supportati
+(e di <i>quanto</i> siano supportati) sulla
 <a href="/compatibility/">pagina di compatibilità</a>.
 ScummVM è in continuo sviluppo, quindi ricontrollare spesso non nuoce.
 Tra i sistemi su cui è possibile lanciare i giochi: Windows, Linux, Mac OS X,






More information about the Scummvm-git-logs mailing list