diff --git a/java/res/values/config.xml b/java/res/values/config.xml
index b512789e61f7b82ee86884ea29abedf6109415e0..8cfa6802cae1ccd922dfd18c7c9ebdc418edb710 100644
--- a/java/res/values/config.xml
+++ b/java/res/values/config.xml
@@ -82,7 +82,7 @@
         <item>0</item>
     </string-array>
     <!-- Threshold of the normalized score of the best suggestion for the spell checker to declare a word to be a typo -->
-    <string name="spellchecker_typo_threshold_value">0.11</string>
+    <string name="spellchecker_typo_threshold_value" translatable="false">0.11</string>
     <!--  Screen metrics for logging.
             0 = "mdpi phone screen"
             1 = "hdpi phone screen"