From e1501d73c838d0bda24831d5d18b4d83cf912d33 Mon Sep 17 00:00:00 2001 From: Igor Viarheichyk Date: Wed, 20 Aug 2014 16:22:54 -0700 Subject: [PATCH] Mark configuration strings as non-translatable. 10 out of 36 strings in config.xml were not marked as non-translatable, making pseudolocalization handle them incorrectly and leading to potential issues with unexpected translations. Added translatable="false" to all of them for consistency. Change-Id: I55d8b0c24834722e71fa3e89ae508a95839416e9 --- core/res/res/values/config.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index a3b81327b738a..a401deba8fd75 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -469,10 +469,10 @@ 1 - + - + false @@ -888,7 +888,7 @@ PERSIST may improve performance by reducing how often journal blocks are reallocated (compared to truncation) resulting in better data block locality and less churn of the storage media. --> - PERSIST + PERSIST - FULL + FULL - FULL + FULL false - com.google.android.deskclock/com.android.deskclock.Screensaver + com.google.android.deskclock/com.android.deskclock.Screensaver @@ -1222,20 +1223,20 @@ - android/android.accounts.ChooseAccountActivity - android/android.accounts.ChooseTypeAndAccountActivity - + - ;com.android.settings; + ;com.android.settings;