summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2022-01-16 16:26:42 -0800
committerLinux Build Service Account <lnxbuild@localhost>2022-01-16 16:26:42 -0800
commit947326c448eb202240504c855ed57607e308665b (patch)
tree85db4c3284f5ff7f30b19db25ba638c9a9000a8f
parentabcb077635445a4c348db0b5b7e6f80b37ac7554 (diff)
parent9a35f8741a640739b3c302444e5e7da3023b932c (diff)
Merge 9a35f8741a640739b3c302444e5e7da3023b932c on remote branch
Change-Id: I4329e9f9355ff465074a2918988a35ee782f7c02
-rwxr-xr-xAndroidManifest.xml1
-rw-r--r--res/values-ta/strings.xml2
-rw-r--r--res/values-te/strings.xml2
3 files changed, 3 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 90e05cb1..ccadc124 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -25,6 +25,7 @@
<!-- Intent filter with action VIEW -->
<intent>
<action android:name="android.intent.action.VIEW" />
+ <data android:scheme="http" />
</intent>
<!-- Intent filter with action WallpaperService (live wallpaper interface) -->
<intent>
diff --git a/res/values-ta/strings.xml b/res/values-ta/strings.xml
index 162cd19e..c43029e6 100644
--- a/res/values-ta/strings.xml
+++ b/res/values-ta/strings.xml
@@ -34,7 +34,7 @@
<string name="option_applied_description" msgid="5022305212078053534">"<xliff:g id="ID_1">%1$s</xliff:g> தற்போது பயன்படுத்தப்பட்டது"</string>
<string name="option_applied_previewed_description" msgid="5269654286638446858">"<xliff:g id="ID_1">%1$s</xliff:g>, தற்போது பயன்படுத்தப்பட்டு மாதிரிக்காட்சி காண்பிக்கப்படுகிறது"</string>
<string name="option_previewed_description" msgid="3467217598865047661">"<xliff:g id="ID_1">%1$s</xliff:g>, மாதிரிக்காட்சி தற்போது காண்பிக்கப்படுகிறது"</string>
- <string name="theme_description" msgid="3697012391785254635">"எழுத்துரு: <xliff:g id="ID_1">%1$s</xliff:g>, ஐகான்கள்: <xliff:g id="ID_2">%2$s</xliff:g>, வடிவம்: <xliff:g id="ID_3">%3$s</xliff:g>, நிறம்: <xliff:g id="ID_4">%4$s</xliff:g>"</string>
+ <string name="theme_description" msgid="3697012391785254635">"எழுத்து வடிவம்: <xliff:g id="ID_1">%1$s</xliff:g>, ஐகான்கள்: <xliff:g id="ID_2">%2$s</xliff:g>, வடிவம்: <xliff:g id="ID_3">%3$s</xliff:g>, நிறம்: <xliff:g id="ID_4">%4$s</xliff:g>"</string>
<string name="default_theme_title" msgid="2555741736622366797">"இயல்புநிலை"</string>
<string name="preview_name_font" msgid="4465423899630037038">"எழுத்துரு"</string>
<string name="preview_name_icon" msgid="6818927315316316440">"ஐகான்"</string>
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
index 11c435e6..012f9a1d 100644
--- a/res/values-te/strings.xml
+++ b/res/values-te/strings.xml
@@ -35,7 +35,7 @@
<string name="option_applied_previewed_description" msgid="5269654286638446858">"<xliff:g id="ID_1">%1$s</xliff:g>, ప్రస్తుతం వర్తింప చేయబడి ప్రివ్యూ చేయబడింది"</string>
<string name="option_previewed_description" msgid="3467217598865047661">"<xliff:g id="ID_1">%1$s</xliff:g>, ప్రస్తుతం ప్రివ్యూ చేయబడింది"</string>
<string name="theme_description" msgid="3697012391785254635">"ఫాంట్: <xliff:g id="ID_1">%1$s</xliff:g>, చిహ్నాలు: <xliff:g id="ID_2">%2$s</xliff:g>, ఆకారం: <xliff:g id="ID_3">%3$s</xliff:g>, రంగు: <xliff:g id="ID_4">%4$s</xliff:g>"</string>
- <string name="default_theme_title" msgid="2555741736622366797">"డిఫాల్ట్"</string>
+ <string name="default_theme_title" msgid="2555741736622366797">"ఆటోమేటిక్"</string>
<string name="preview_name_font" msgid="4465423899630037038">"ఫాంట్"</string>
<string name="preview_name_icon" msgid="6818927315316316440">"చిహ్నం"</string>
<string name="preview_name_color" msgid="8776203144994416172">"రంగు"</string>