Revert "Correctly add double quote to the space strippers"
This reverts commit af7264abb7abfc0dab08d332b10b9ec8a6b48dc6
Change-Id: I5673103c4a0e9c48df563187d2188ca6e2f15877
bug: 7561815
diff --git a/java/res/values-fr/donottranslate.xml b/java/res/values-fr/donottranslate.xml
index 10feb71..5288bd7 100644
--- a/java/res/values-fr/donottranslate.xml
+++ b/java/res/values-fr/donottranslate.xml
@@ -21,7 +21,7 @@
<!-- Symbols that should be swapped with a magic space -->
<string name="weak_space_swapping_symbols">.,\")]}</string>
<!-- Symbols that should strip a magic space -->
- <string name="weak_space_stripping_symbols">	 \'\n-/_\"</string>
+ <string name="weak_space_stripping_symbols">"	 \'\n-/_"</string>
<!-- Symbols that should promote magic spaces into real space -->
<string name="phantom_space_promoting_symbols">;:!?([*&@{<>+=|</string>
<!-- Symbols that do NOT separate words -->