[tuxdroid-svn] r5407 - software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resour
Status: Beta
Brought to you by:
ks156
|
From: remi <c2m...@c2...> - 2009-09-16 08:43:44
|
Author: remi
Date: 2009-09-16 10:43:30 +0200 (Wed, 16 Sep 2009)
New Revision: 5407
Modified:
software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/de.po
Log:
* Fixed google weather url for "de" language
Modified: software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/de.po
===================================================================
--- software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/de.po 2009-09-16 08:24:08 UTC (rev 5406)
+++ software_suite_v3/software/plugin/plugin-weather/trunk/plugin-weather/resources/de.po 2009-09-16 08:43:30 UTC (rev 5407)
@@ -30,7 +30,7 @@
msgstr "Das Wetter für morgen. \"{0}\" Temperaturen zwischen {1} und {2} Grad."
msgid "http://www.google.com/ig/api?hl=en&weather=%s"
-msgstr "http://www.google.com/ig/api?hl=en&weather=%s"
+msgstr "http://www.google.com/ig/api?hl=de&weather=%s"
msgid "Start every x from full hour"
msgstr "Regelmäßiger Bericht"
|