summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:06:23 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-08 14:06:23 -0800
commit5b5e889f09cbb46b83353bdf91549a31b075c2a2 (patch)
tree7793655fa739cb3ca1ea697098a15bfa1bfdfcc3
parent57658ce0ebab84532b88f96bf4175a4981cb85cd (diff)
downloadandroid_packages_services_WeatherService-5b5e889f09cbb46b83353bdf91549a31b075c2a2.tar.gz
android_packages_services_WeatherService-5b5e889f09cbb46b83353bdf91549a31b075c2a2.tar.bz2
android_packages_services_WeatherService-5b5e889f09cbb46b83353bdf91549a31b075c2a2.zip
Automatic translation import
Change-Id: Icf1ff95c5c4afe3a5a6d65062ce605e92182d7b3
-rw-r--r--res/values-ast-rES/strings.xml4
-rw-r--r--res/values-bg/strings.xml2
-rw-r--r--res/values-fr/strings.xml4
3 files changed, 7 insertions, 3 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index d44a42d..0de06ae 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/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">Serviciu meteorolóxicu</string>
+</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index 3e79243..7b4e088 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -16,5 +16,5 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">Прогноза на времето</string>
+ <string name="app_name">Прогноза за времето</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index d44a42d..4bcb9b6 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/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">Service météorologique</string>
+</resources>