What steps will reproduce the problem?
1. Start sipdroid in with PT localization.
2. Register an account.
3. Read the sipdroid "registered" notification.
What is the expected output? What do you see instead?
Expected: "Registrado"
Got: "Registado"
(missing "r")
What version of the product are you using? On what operating system?
1.2.4
"Patch":
Open file "res/values-pt/strings.xml" and change line 44 from:
<string name="regok">Registado</string>
to:
<string name="regok">Registrado</string>
Original issue reported on code.google.com by nicolas....@gmail.com on 30 Dec 2009 at 12:22
Original issue reported on code.google.com by
nicolas....@gmail.com
on 30 Dec 2009 at 12:22