Hi, I have some strange issue in the specific string when i try to translate from english to russian: 'test' -> "Тест" 'Test' -> 'Test'
In first case GT replaces chars " ' " to char " " " in the string and translates the word. In second one, if word begins with a capital letter, GT doesn't change this word with chars. What do I need to do to translate the word but that the characters were not changed? Necessary result: 'test' -> 'тест' Thanks. -- You received this message because you are subscribed to the Google Groups "General" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-translate-general?hl=en.
