Closed GoogleCodeExporter closed 9 years ago
As stated in the front page of the issue tracker you need to report this on the
mailing list rather than creating a new issue. Also, are you sure this is XP?
It looks very much like Win 7 to me.
Original comment by simon.to...@gmail.com
on 22 Feb 2013 at 11:13
Sorry, you are right. It is Win 7 german, 64bit.
I read changelog, installed nightly build, checked mailing list archive and
finally checked issue tracker. I missed part of ML first.
Original comment by mark.zie...@rakekniven.de
on 22 Feb 2013 at 11:18
The reason these are not localized is that those strings are written to the
registry when installing TSVN. The strings are fixed.
To localize those, we'd have to overwrite the registry entries somehow:
* when installing the language pack: would work, but then the strings won't
match the language if the user changes the language in the settings dialog
again. The strings would match the last language pack installed - not
necessarily the selected language from the settings dialog
* when changing the language in the settings dialog: this would require
elevated privileges to write to the registry. We don't have those.
Original comment by tortoisesvn
on 15 Mar 2013 at 4:13
Original comment by tortoisesvn
on 15 Mar 2013 at 4:28
When changing language in settings dialog you could ask UAC for privileges.
We (20 people) would really appreciate to be able to localize menu.
Does a regular user often changes language after install? IMHO it isn't the
case.
Original comment by mark.zie...@rakekniven.de
on 18 Mar 2013 at 12:11
Original issue reported on code.google.com by
mark.zie...@rakekniven.de
on 22 Feb 2013 at 10:12Attachments: