Suppress warnings related to string resource

Change-Id: I03073981313ae4f10a12b32ed9f524d0d50c2aa7
diff --git a/java/res/values-sw600dp/config-spacing-and-punctuations.xml b/java/res/values-sw600dp/donottranslate-config-spacing-and-punctuations.xml
similarity index 89%
rename from java/res/values-sw600dp/config-spacing-and-punctuations.xml
rename to java/res/values-sw600dp/donottranslate-config-spacing-and-punctuations.xml
index 4d19412..9cc555f 100644
--- a/java/res/values-sw600dp/config-spacing-and-punctuations.xml
+++ b/java/res/values-sw600dp/donottranslate-config-spacing-and-punctuations.xml
@@ -19,5 +19,5 @@
 -->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <!-- Symbols that are suggested between words -->
-    <string name="suggested_punctuations" translatable="false">:,;,\",(,),\',-,/,@,_</string>
+    <string name="suggested_punctuations">:,;,\",(,),\',-,/,@,_</string>
 </resources>