[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

"Start registry editor" does not work properly in non-English locales

From: YF <yfdyh000_at_gmail.com>
Date: Tue, 31 Mar 2015 17:23:37 -0700 (PDT)

The button set the 'regLastKey' key to target key, but the "Computer" be localized in non-English locale of Microsoft Windows, the "Computer" cannot be identified, causing it to no effect.

This name should be retrieved using a regular expression for the key value, because it is always set when registry editor closed, so it keep correct. But the should also have a failback string to try, like the "Computer".

Related code: http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=3547&dsMessageId=3077099 r25459 committed - open regedit at the correct key.

This issue has also been introduced to TortoiseGit.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3109858

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-04-01 07:07:24 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.