summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-01-31 21:41:33 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-01-31 21:41:33 -0800
commitdc3564accc5eb234bfe5c233272322cea40f61ec (patch)
tree87fb2be5f699a78fda2fbd456de2c70d3132f509
parent12ace37b558d69a781bb0a95d8ab73b9c857bf9a (diff)
downloadandroid_packages_services_WeatherService-dc3564accc5eb234bfe5c233272322cea40f61ec.tar.gz
android_packages_services_WeatherService-dc3564accc5eb234bfe5c233272322cea40f61ec.tar.bz2
android_packages_services_WeatherService-dc3564accc5eb234bfe5c233272322cea40f61ec.zip
Automatic translation import
Change-Id: Ib6d4c6662cd4f93e77248c29081d38eb10e8a428
-rw-r--r--res/values-es-rUS/strings.xml4
-rw-r--r--res/values-es/strings.xml4
-rw-r--r--res/values-sv/strings.xml4
-rw-r--r--res/values-tr/strings.xml4
4 files changed, 12 insertions, 4 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index d44a42d..37bd17a 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -15,4 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Servicio meteorológico</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index d44a42d..37bd17a 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -15,4 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Servicio meteorológico</string>
+</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index d44a42d..262f49f 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -15,4 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Vädertjänst</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index d44a42d..ebfa0d9 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -15,4 +15,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Hava Durumu Servisi</string>
+</resources>