Fix the description under timeout isn't translated completely

Reuse existing string instead of using new string for one-handed
timeout description.

Bug: 159298092

Test: manual
Change-Id: I903998dc58218f67d37fa449ef1a6a0615637bb5
This commit is contained in:
Jason Chang
2020-07-15 17:20:03 +08:00
parent 9ee730cc49
commit 9cfe959a23
3 changed files with 2 additions and 4 deletions

View File

@@ -10916,8 +10916,6 @@
<string name="one_handed_timeout_medium">8 seconds</string>
<!-- Timeout(Long) title for one handed [CHAR LIMIT=60] -->
<string name="one_handed_timeout_long">12 seconds</string>
<!-- Timeout summary [CHAR LIMIT=60] -->
<string name="one_handed_timeout_summary"><xliff:g id="timeout" example="4 seconds">After %1$s of inactivity</xliff:g></string>
<!-- Search keywords for "One-Handed" settings [CHAR_LIMIT=NONE] -->
<string name="keywords_one_handed">reachability</string>