Author Topic: Translation problem with version 1.7.5  (Read 13023 times)

n5zhkyln

  • Guest
Translation problem with version 1.7.5
« on: April 29, 2010, 02:31:51 AM »
French and Brazilian Portuguese translation doesn't work properly in version 1.7.5, due to the introduction of Croatian and Turkish.

Please check out file "chrome.manifest".
These lines were added:

locale  passwdmaker fr-FR jar:chrome/passwdmaker.jar!/locale/hr-HR/
locale  passwdmaker pt-BR jar:chrome/passwdmaker.jar!/locale/tr-TR/


But they should be like this:

locale  passwdmaker hr-HR   jar:chrome/passwdmaker.jar!/locale/hr-HR/
locale  passwdmaker tr-TR   jar:chrome/passwdmaker.jar!/locale/tr-TR/


Thank you.

Offline Eric H. Jung

  • grimholtz
  • Administrator
  • *****
  • Posts: 3353
Re: Translation problem with version 1.7.5
« Reply #1 on: April 29, 2010, 03:26:55 AM »
Thanks! I've fixed the problem, committed it to Subversion, and will submit 1.7.6 to mozilla tomorrow after I have a chance to test it.

PasswordMaker Forums

Re: Translation problem with version 1.7.5
« Reply #1 on: April 29, 2010, 03:26:55 AM »