Suppress warnings related to string resource
Change-Id: I03073981313ae4f10a12b32ed9f524d0d50c2aa7
diff --git a/java/res/values-ar-sw600dp/config-spacing-and-punctuations.xml b/java/res/values-ar-sw600dp/donottranslate-config-spacing-and-punctuations.xml
similarity index 89%
rename from java/res/values-ar-sw600dp/config-spacing-and-punctuations.xml
rename to java/res/values-ar-sw600dp/donottranslate-config-spacing-and-punctuations.xml
index 5629636..d7aca6f 100644
--- a/java/res/values-ar-sw600dp/config-spacing-and-punctuations.xml
+++ b/java/res/values-ar-sw600dp/donottranslate-config-spacing-and-punctuations.xml
@@ -23,5 +23,5 @@
<!-- Symbols that are suggested between words -->
<!-- U+061F: "؟" ARABIC QUESTION MARK
U+061B: "؛" ARABIC SEMICOLON -->
- <string name="suggested_punctuations" translatable="false">!,؟,:,؛,\",\',(|),)|(,-,/,@,_</string>
+ <string name="suggested_punctuations">!,؟,:,؛,\",\',(|),)|(,-,/,@,_</string>
</resources>