aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-10 16:03:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-10 16:03:15 +0000
commitce98e371fecf61036b0f0e3aaf9213ad70449053 (patch)
tree8d5c7f550eec000a6ae80542baf8d3c07b488e9f
parent46eaaae2d0cdeaa712ccab82f6b9b1f00a48dc1f (diff)
parentaffcbd2d7c1ae0258408675fd37e147d6cc0e2b4 (diff)
downloadrecovery-android12-mainline-tzdata3-release.tar.gz
Change-Id: I042b04725041c0f8a3511c9a5b926d44f100e71e
-rw-r--r--tests/Android.bp1
-rw-r--r--tests/RecoveryHostTest.xml (renamed from tests/AndroidTest.xml)0
-rw-r--r--tools/recovery_l10n/res/values-or/strings.xml2
3 files changed, 2 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 5ef4d58c..9395cbba 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -201,6 +201,7 @@ cc_test_host {
],
test_suites: ["general-tests"],
+ test_config: "RecoveryHostTest.xml",
data: ["testdata/*"],
diff --git a/tests/AndroidTest.xml b/tests/RecoveryHostTest.xml
index 0ac75e4e..0ac75e4e 100644
--- a/tests/AndroidTest.xml
+++ b/tests/RecoveryHostTest.xml
diff --git a/tools/recovery_l10n/res/values-or/strings.xml b/tools/recovery_l10n/res/values-or/strings.xml
index 25b28e65..683bf191 100644
--- a/tools/recovery_l10n/res/values-or/strings.xml
+++ b/tools/recovery_l10n/res/values-or/strings.xml
@@ -10,5 +10,5 @@
<string name="recovery_try_again" msgid="7168248750158873496">"ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ"</string>
<string name="recovery_factory_data_reset" msgid="7321351565602894783">"ଫ୍ୟାକ୍ଟୋରୀ ଡାଟା ରିସେଟ୍‌"</string>
<string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"ସମସ୍ଯ ଉପଯୋଗକର୍ତ୍ତା ଡାଟା ୱାଇପ୍‍ କରିବେ?\n\n ଏହା ଫେରାଇ ନିଆଯାଇପାରିବ ନାହିଁ!"</string>
- <string name="recovery_cancel_wipe_data" msgid="66987687653647384">"ବାତିଲ୍‌ କରନ୍ତୁ"</string>
+ <string name="recovery_cancel_wipe_data" msgid="66987687653647384">"ବାତିଲ କରନ୍ତୁ"</string>
</resources>