Suppress warnings related to string resource
Change-Id: I03073981313ae4f10a12b32ed9f524d0d50c2aa7main
parent
f6422f0695
commit
a95e306d7f
|
@ -23,5 +23,5 @@
|
||||||
<!-- Symbols that are suggested between words -->
|
<!-- Symbols that are suggested between words -->
|
||||||
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
||||||
U+061B: "؛" ARABIC SEMICOLON -->
|
U+061B: "؛" ARABIC SEMICOLON -->
|
||||||
<string name="suggested_punctuations" translatable="false">!,؟,:,؛,\",\',(|),)|(,-,/,@,_</string>
|
<string name="suggested_punctuations">!,؟,:,؛,\",\',(|),)|(,-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -24,5 +24,5 @@
|
||||||
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
||||||
U+060C: "،" ARABIC COMMA
|
U+060C: "،" ARABIC COMMA
|
||||||
U+061B: "؛" ARABIC SEMICOLON -->
|
U+061B: "؛" ARABIC SEMICOLON -->
|
||||||
<string name="suggested_punctuations" translatable="false">!,؟,،,:,؛,\",(|),)|(,\',-,/,@,_</string>
|
<string name="suggested_punctuations">!,؟,،,:,؛,\",(|),)|(,\',-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -23,5 +23,5 @@
|
||||||
<!-- Symbols that are suggested between words -->
|
<!-- Symbols that are suggested between words -->
|
||||||
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
||||||
U+061B: "؛" ARABIC SEMICOLON -->
|
U+061B: "؛" ARABIC SEMICOLON -->
|
||||||
<string name="suggested_punctuations" translatable="false">!,؟,:,؛,\",\',(|),)|(,-,/,@,_</string>
|
<string name="suggested_punctuations">!,؟,:,؛,\",\',(|),)|(,-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -24,5 +24,5 @@
|
||||||
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
<!-- U+061F: "؟" ARABIC QUESTION MARK
|
||||||
U+060C: "،" ARABIC COMMA
|
U+060C: "،" ARABIC COMMA
|
||||||
U+061B: "؛" ARABIC SEMICOLON -->
|
U+061B: "؛" ARABIC SEMICOLON -->
|
||||||
<string name="suggested_punctuations" translatable="false">!,؟,،,:,؛,\",(|),)|(,\',-,/,@,_</string>
|
<string name="suggested_punctuations">!,؟,،,:,؛,\",(|),)|(,\',-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -20,12 +20,12 @@
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
||||||
<!-- This is similar to French with the exception of "!" "?" and ";" which do not take a space before in Canadian French. Note that ":" does take a space before according to Canadian rules. -->
|
<!-- This is similar to French with the exception of "!" "?" and ";" which do not take a space before in Canadian French. Note that ":" does take a space before according to Canadian rules. -->
|
||||||
<string name="symbols_preceded_by_space" translatable="false">([{&:</string>
|
<string name="symbols_preceded_by_space">([{&:</string>
|
||||||
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
||||||
<string name="symbols_followed_by_space" translatable="false">.,;:!?)]}&</string>
|
<string name="symbols_followed_by_space">.,;:!?)]}&</string>
|
||||||
<!-- Symbols that separate words -->
|
<!-- Symbols that separate words -->
|
||||||
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
||||||
<string name="symbols_word_separators" translatable="false">"	 
 "()[]{}*&<>+=|.,;:!?/_\"</string>
|
<string name="symbols_word_separators">"	 
 "()[]{}*&<>+=|.,;:!?/_\"</string>
|
||||||
<!-- Word connectors -->
|
<!-- Word connectors -->
|
||||||
<string name="symbols_word_connectors" translatable="false">\'-</string>
|
<string name="symbols_word_connectors">\'-</string>
|
||||||
</resources>
|
</resources>
|
|
@ -19,12 +19,12 @@
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
||||||
<string name="symbols_preceded_by_space" translatable="false">([{&;:!?</string>
|
<string name="symbols_preceded_by_space">([{&;:!?</string>
|
||||||
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
||||||
<string name="symbols_followed_by_space" translatable="false">.,;:!?)]}&</string>
|
<string name="symbols_followed_by_space">.,;:!?)]}&</string>
|
||||||
<!-- Symbols that separate words -->
|
<!-- Symbols that separate words -->
|
||||||
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
||||||
<string name="symbols_word_separators" translatable="false">"	 
 "()[]{}*&<>+=|.,;:!?/_\"</string>
|
<string name="symbols_word_separators">"	 
 "()[]{}*&<>+=|.,;:!?/_\"</string>
|
||||||
<!-- Word connectors -->
|
<!-- Word connectors -->
|
||||||
<string name="symbols_word_connectors" translatable="false">\'-</string>
|
<string name="symbols_word_connectors">\'-</string>
|
||||||
</resources>
|
</resources>
|
|
@ -22,11 +22,11 @@
|
||||||
<!-- U+055D: "՝" ARMENIAN COMMA -->
|
<!-- U+055D: "՝" ARMENIAN COMMA -->
|
||||||
<!-- U+0589: "։" ARMENIAN FULL STOP -->
|
<!-- U+0589: "։" ARMENIAN FULL STOP -->
|
||||||
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
||||||
<string name="symbols_followed_by_space" translatable="false">.,;:!?)]}&։՝</string>
|
<string name="symbols_followed_by_space">.,;:!?)]}&։՝</string>
|
||||||
<!-- Symbols that separate words. Adding armenian period and comma. -->
|
<!-- Symbols that separate words. Adding armenian period and comma. -->
|
||||||
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
||||||
<string name="symbols_word_separators" translatable="false">"	 
 "()[]{}*&<>+=|.,;:!?/_\"։՝</string>
|
<string name="symbols_word_separators">"	 
 "()[]{}*&<>+=|.,;:!?/_\"։՝</string>
|
||||||
<!-- The sentence separator code point, for capitalization -->
|
<!-- The sentence separator code point, for capitalization -->
|
||||||
<!-- U+0589: "։" ARMENIAN FULL STOP ; 589h = 1417d -->
|
<!-- U+0589: "։" ARMENIAN FULL STOP ; 589h = 1417d -->
|
||||||
<integer name="sentence_separator" translatable="false">1417</integer>
|
<integer name="sentence_separator">1417</integer>
|
||||||
</resources>
|
</resources>
|
|
@ -126,8 +126,6 @@
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) -->
|
<!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for added_word (8993883354622484372) -->
|
|
||||||
<skip />
|
|
||||||
<!-- no translation found for spoken_use_headphones (896961781287283493) -->
|
<!-- no translation found for spoken_use_headphones (896961781287283493) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for spoken_current_text_is (2485723011272583845) -->
|
<!-- no translation found for spoken_current_text_is (2485723011272583845) -->
|
||||||
|
|
|
@ -21,5 +21,5 @@
|
||||||
<!-- The all letters need to be mirrored are found at
|
<!-- The all letters need to be mirrored are found at
|
||||||
http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
|
http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
|
||||||
<!-- Symbols that are suggested between words -->
|
<!-- Symbols that are suggested between words -->
|
||||||
<string name="suggested_punctuations" translatable="false">:,;,\",(|),)|(,\',-,/,@,_</string>
|
<string name="suggested_punctuations">:,;,\",(|),)|(,\',-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -21,5 +21,5 @@
|
||||||
<!-- The all letters need to be mirrored are found at
|
<!-- The all letters need to be mirrored are found at
|
||||||
http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
|
http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
|
||||||
<!-- Symbols that are suggested between words -->
|
<!-- Symbols that are suggested between words -->
|
||||||
<string name="suggested_punctuations" translatable="false">!,?,\\,,:,;,\",(|),)|(,\',-,/,@,_</string>
|
<string name="suggested_punctuations">!,?,\\,,:,;,\",(|),)|(,\',-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -75,7 +75,6 @@
|
||||||
<string name="gesture_floating_preview_text_summary" msgid="4472696213996203533">"Қимылдау кезінде ұсынылған сөзді көру"</string>
|
<string name="gesture_floating_preview_text_summary" msgid="4472696213996203533">"Қимылдау кезінде ұсынылған сөзді көру"</string>
|
||||||
<string name="gesture_space_aware" msgid="8244483979855138643">"Фраза қимылы"</string>
|
<string name="gesture_space_aware" msgid="8244483979855138643">"Фраза қимылы"</string>
|
||||||
<string name="gesture_space_aware_summary" msgid="3226298212755100667">"Бос орын пернесін жанау арқылы қимылдар барысында бос орындарды енгізу"</string>
|
<string name="gesture_space_aware_summary" msgid="3226298212755100667">"Бос орын пернесін жанау арқылы қимылдар барысында бос орындарды енгізу"</string>
|
||||||
<string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : Сақталды"</string>
|
|
||||||
<string name="spoken_use_headphones" msgid="896961781287283493">"Дауыспен айтылатын құпия сөз кілттерін есту үшін құлақаспап қосыңыз."</string>
|
<string name="spoken_use_headphones" msgid="896961781287283493">"Дауыспен айтылатын құпия сөз кілттерін есту үшін құлақаспап қосыңыз."</string>
|
||||||
<string name="spoken_current_text_is" msgid="2485723011272583845">"Ағымдағы мәтін - %s"</string>
|
<string name="spoken_current_text_is" msgid="2485723011272583845">"Ағымдағы мәтін - %s"</string>
|
||||||
<string name="spoken_no_text_entered" msgid="7479685225597344496">"Мәтін енгізілмеген"</string>
|
<string name="spoken_no_text_entered" msgid="7479685225597344496">"Мәтін енгізілмеген"</string>
|
||||||
|
|
|
@ -110,8 +110,6 @@
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for bigram_prediction_summary (1747261921174300098) -->
|
<!-- no translation found for bigram_prediction_summary (1747261921174300098) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for added_word (8993883354622484372) -->
|
|
||||||
<skip />
|
|
||||||
<!-- no translation found for label_to_symbol_key (8516904117128967293) -->
|
<!-- no translation found for label_to_symbol_key (8516904117128967293) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for label_to_symbol_with_microphone_key (9035925553010061906) -->
|
<!-- no translation found for label_to_symbol_with_microphone_key (9035925553010061906) -->
|
||||||
|
|
|
@ -126,8 +126,6 @@
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) -->
|
<!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for added_word (8993883354622484372) -->
|
|
||||||
<skip />
|
|
||||||
<!-- no translation found for spoken_use_headphones (896961781287283493) -->
|
<!-- no translation found for spoken_use_headphones (896961781287283493) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for spoken_current_text_is (2485723011272583845) -->
|
<!-- no translation found for spoken_current_text_is (2485723011272583845) -->
|
||||||
|
|
|
@ -122,7 +122,6 @@
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) -->
|
<!-- no translation found for gesture_floating_preview_text_summary (4472696213996203533) -->
|
||||||
<skip />
|
<skip />
|
||||||
<string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g> : Memorisà"</string>
|
|
||||||
<!-- no translation found for spoken_use_headphones (896961781287283493) -->
|
<!-- no translation found for spoken_use_headphones (896961781287283493) -->
|
||||||
<skip />
|
<skip />
|
||||||
<!-- no translation found for spoken_current_text_is (2485723011272583845) -->
|
<!-- no translation found for spoken_current_text_is (2485723011272583845) -->
|
||||||
|
|
|
@ -19,5 +19,5 @@
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<!-- Symbols that are suggested between words -->
|
<!-- Symbols that are suggested between words -->
|
||||||
<string name="suggested_punctuations" translatable="false">:,;,\",(,),\',-,/,@,_</string>
|
<string name="suggested_punctuations">:,;,\",(,),\',-,/,@,_</string>
|
||||||
</resources>
|
</resources>
|
|
@ -21,19 +21,19 @@
|
||||||
<!-- TODO: these settings depend on the language. They should be put either in the dictionary
|
<!-- TODO: these settings depend on the language. They should be put either in the dictionary
|
||||||
header, or in the subtype maybe? -->
|
header, or in the subtype maybe? -->
|
||||||
<!-- Symbols that are suggested between words -->
|
<!-- Symbols that are suggested between words -->
|
||||||
<string name="suggested_punctuations" translatable="false">!,?,\\,,:,;,\",(,),\',-,/,@,_</string>
|
<string name="suggested_punctuations">!,?,\\,,:,;,\",(,),\',-,/,@,_</string>
|
||||||
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
<!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
|
||||||
<string name="symbols_preceded_by_space" translatable="false">([{&</string>
|
<string name="symbols_preceded_by_space">([{&</string>
|
||||||
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
<!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
|
||||||
<string name="symbols_followed_by_space" translatable="false">.,;:!?)]}&</string>
|
<string name="symbols_followed_by_space">.,;:!?)]}&</string>
|
||||||
<!-- Symbols that separate words -->
|
<!-- Symbols that separate words -->
|
||||||
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
<!-- Don't remove the enclosing double quotes, they protect whitespace (not just U+0020) -->
|
||||||
<string name="symbols_word_separators" translatable="false">"	 
 "()[]{}*&<>+=|.,;:!?/_\"</string>
|
<string name="symbols_word_separators">"	 
 "()[]{}*&<>+=|.,;:!?/_\"</string>
|
||||||
<!-- Word connectors -->
|
<!-- Word connectors -->
|
||||||
<string name="symbols_word_connectors" translatable="false">\'-</string>
|
<string name="symbols_word_connectors">\'-</string>
|
||||||
<!-- The sentence separator code point, for capitalization -->
|
<!-- The sentence separator code point, for capitalization -->
|
||||||
<!-- U+002E: "." FULL STOP ; 2Eh = 46d -->
|
<!-- U+002E: "." FULL STOP ; 2Eh = 46d -->
|
||||||
<integer name="sentence_separator" translatable="false">46</integer>
|
<integer name="sentence_separator">46</integer>
|
||||||
<!-- Whether this language uses spaces between words -->
|
<!-- Whether this language uses spaces between words -->
|
||||||
<bool name="current_language_has_spaces">true</bool>
|
<bool name="current_language_has_spaces">true</bool>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue