Revert "use string.equals(ignoreCase=true) instead of regex"
This reverts commit 4bb1ff5b42.
			
			
This commit is contained in:
		| @ -32,8 +32,8 @@ | ||||
|     <string name="share_subject">Match Ping Points : %s contre %s</string> | ||||
|     <string name="share_message">"%s contre %s:\n%s a gagné par %d à %d\nPing Points est disponible sur Google Play\n "</string> | ||||
|     <string name="match_point">Balle de match</string> | ||||
|     <string name="STT_hint">Dîtes : \"%s\"\nou \"%s\"</string> | ||||
|     <string name="pattern">Point pour %s</string> | ||||
|     <string name="STT_hint">Dîtes : \"Point pour %s\"\nou \"Point pour %s\"</string> | ||||
|     <string name="pattern">(?i:Point pour %s)</string> | ||||
|     <string name="not_understood">Pouvez-vous répéter ?</string> | ||||
|     <string name="STT_disabled">Reconnaissance vocale désactivée.</string> | ||||
| </resources> | ||||
| @ -38,7 +38,7 @@ | ||||
|     <string name="share_message">%s vs. %s:\n%s won by %d to %d\nGet Ping Points on Google Play</string> | ||||
|     <string name="match_point">Match point</string> | ||||
|     <string name="STT_hint">Say: \"Point for %s\"\nor \"Point for %s\"</string> | ||||
|     <string name="pattern">Point for %s</string> | ||||
|     <string name="pattern">(?i:Point for %s)</string> | ||||
|     <string name="not_understood">Can you repeat, please?</string> | ||||
|     <string name="score" translatable="false">%d - %d</string> | ||||
|     <string name="STT_disabled">Voice recognition disabled.</string> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user