summaryrefslogtreecommitdiffstats
path: root/app/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values-en-rAU/strings.xml8
-rw-r--r--app/src/main/res/values-en-rIN/strings.xml8
-rw-r--r--app/src/main/res/values-ko/strings.xml1
-rw-r--r--app/src/main/res/values-nb/strings.xml2
-rw-r--r--app/src/main/res/values-sq-rAL/strings.xml8
5 files changed, 23 insertions, 4 deletions
diff --git a/app/src/main/res/values-en-rAU/strings.xml b/app/src/main/res/values-en-rAU/strings.xml
index 70489fb..e439981 100644
--- a/app/src/main/res/values-en-rAU/strings.xml
+++ b/app/src/main/res/values-en-rAU/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Yahoo Weather Provider</string>
+ <string name="about_preference_category_title">About</string>
+ <string name="about_preference">Copyright</string>
+ <string name="about_preference_summary">YAHOO! is a registered trademark of Yahoo! Inc. both in the United States and internationally.</string>
+ <string name="customization_preference_category_title">Customisation</string>
+</resources>
diff --git a/app/src/main/res/values-en-rIN/strings.xml b/app/src/main/res/values-en-rIN/strings.xml
index 70489fb..e439981 100644
--- a/app/src/main/res/values-en-rIN/strings.xml
+++ b/app/src/main/res/values-en-rIN/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Yahoo Weather Provider</string>
+ <string name="about_preference_category_title">About</string>
+ <string name="about_preference">Copyright</string>
+ <string name="about_preference_summary">YAHOO! is a registered trademark of Yahoo! Inc. both in the United States and internationally.</string>
+ <string name="customization_preference_category_title">Customisation</string>
+</resources>
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 72f4a97..d074c77 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -4,5 +4,6 @@
<string name="app_name">야후 날씨 공급자</string>
<string name="about_preference_category_title">정보</string>
<string name="about_preference">저작권</string>
+ <string name="about_preference_summary">YAHOO!는 미국 및 기타 국가에 등록된 Yahoo! Inc.의 상표입니다.</string>
<string name="customization_preference_category_title">사용자 정의</string>
</resources>
diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml
index 99cf87c..ea7d675 100644
--- a/app/src/main/res/values-nb/strings.xml
+++ b/app/src/main/res/values-nb/strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
- <string name="app_name">Yahoo Værleverandør</string>
+ <string name="app_name">Yahoo værleverandør</string>
<string name="about_preference_category_title">Om</string>
<string name="about_preference">Opphavsrett</string>
<string name="about_preference_summary">YAHOO! er et registrert varemerke av Yahoo! Inc. både i USA og internasjonalt.</string>
diff --git a/app/src/main/res/values-sq-rAL/strings.xml b/app/src/main/res/values-sq-rAL/strings.xml
index 70489fb..c6c819a 100644
--- a/app/src/main/res/values-sq-rAL/strings.xml
+++ b/app/src/main/res/values-sq-rAL/strings.xml
@@ -1,3 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
-<resources></resources>
+<resources>
+ <string name="app_name">Parashikimi i Motit nga Yahoo</string>
+ <string name="about_preference_category_title">Rreth nesh</string>
+ <string name="about_preference">Të drejtat e autorit</string>
+ <string name="about_preference_summary">YAHOO! është një markë e regjistruar e Yahoo! Inc. si në Shtetet e Bashkuara ashtu edhe ndërkombëtarisht.</string>
+ <string name="customization_preference_category_title">Personalizim</string>
+</resources>