[Scummvm-git-logs] scummvm-web master -> e4d6400bd296aa1d28150eff3901b131ff8af128
sev-
sev at scummvm.org
Tue Nov 29 11:47: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:
027442f0fa WEB: Add a link to the translation website to the side menu
e4d6400bd2 Merge pull request #62 from rootfather/translations-link-sidebar
Commit: 027442f0fa8090086887ff0c1d84f24d73bafa77
https://github.com/scummvm/scummvm-web/commit/027442f0fa8090086887ff0c1d84f24d73bafa77
Author: rootfather (rootfather at scummvm.org)
Date: 2016-11-29T09:59:52+01:00
Commit Message:
WEB: Add a link to the translation website to the side menu
Changed paths:
data/menus.de.xml
data/menus.fr.xml
data/menus.it.xml
data/menus.ru.xml
data/menus.xml
diff --git a/data/menus.de.xml b/data/menus.de.xml
index 1ba7760..d3e6ee0 100644
--- a/data/menus.de.xml
+++ b/data/menus.de.xml
@@ -68,6 +68,10 @@
<href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
+ <name>ScummVM übersetzen</name>
+ <href>https://translations.scummvm.org/</href
+ </link>
+ <link>
<name>Täglich erstellte Versionen</name>
<href>/downloads/#daily</href>
</link>
diff --git a/data/menus.fr.xml b/data/menus.fr.xml
index 9a4610a..876e7c6 100644
--- a/data/menus.fr.xml
+++ b/data/menus.fr.xml
@@ -68,6 +68,10 @@
<href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
+ <name>Translate ScummVM</name>
+ <href>https://translations.scummvm.org/</href
+ </link>
+ <link>
<name>Compilation quotidienne</name>
<href>/downloads/#daily</href>
</link>
diff --git a/data/menus.it.xml b/data/menus.it.xml
index 0f701b5..705cfa5 100644
--- a/data/menus.it.xml
+++ b/data/menus.it.xml
@@ -68,6 +68,10 @@
<href>https://sourceforge.net/p/scummvm/patches/</href>
</link>
<link>
+ <name>Translate ScummVM</name>
+ <href>https://translations.scummvm.org/</href
+ </link>
+ <link>
<name>Daily Snapshots</name>
<href>downloads/#daily</href>
</link>
diff --git a/data/menus.ru.xml b/data/menus.ru.xml
index 37da683..2075d48 100644
--- a/data/menus.ru.xml
+++ b/data/menus.ru.xml
@@ -68,6 +68,10 @@
<href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
+ <name>Translate ScummVM</name>
+ <href>https://translations.scummvm.org/</href
+ </link>
+ <link>
<name>Ежедневные сборки</name>
<href>/downloads/#daily</href>
</link>
diff --git a/data/menus.xml b/data/menus.xml
index e3caaad..1a3ab3f 100644
--- a/data/menus.xml
+++ b/data/menus.xml
@@ -68,6 +68,10 @@
<href>https://github.com/scummvm/scummvm/pulls</href>
</link>
<link>
+ <name>Translate ScummVM</name>
+ <href>https://translations.scummvm.org/</href
+ </link>
+ <link>
<name>Daily Snapshots</name>
<href>/downloads/#daily</href>
</link>
Commit: e4d6400bd296aa1d28150eff3901b131ff8af128
https://github.com/scummvm/scummvm-web/commit/e4d6400bd296aa1d28150eff3901b131ff8af128
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-11-29T11:47:17+01:00
Commit Message:
Merge pull request #62 from rootfather/translations-link-sidebar
WEB: Add a link to the translation website to the side menu
Changed paths:
data/menus.de.xml
data/menus.fr.xml
data/menus.it.xml
data/menus.ru.xml
data/menus.xml
More information about the Scummvm-git-logs
mailing list