summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:13:28 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:13:28 -0800
commit42f0bae536c36dbe446ee9a4ccd1db5c46f50125 (patch)
tree309b8c57dceacead90a0e452decb99a64bde4ba1
parentac9f75cae56c72d85e2b1278d7eb23eab785c39e (diff)
downloadandroid_packages_services_WeatherService-42f0bae536c36dbe446ee9a4ccd1db5c46f50125.tar.gz
android_packages_services_WeatherService-42f0bae536c36dbe446ee9a4ccd1db5c46f50125.tar.bz2
android_packages_services_WeatherService-42f0bae536c36dbe446ee9a4ccd1db5c46f50125.zip
Automatic translation import
Change-Id: I1c664cdff0c02ecfd9bc7b74579bd68f844c3e03
-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>