|
[fixed] Language resrc problem,Help > How to defined Hotkeys
|
|
06-22-2016, 02:41 PM
(This post was last modified: 06-24-2016 01:38 AM by micheus.)
Post: #1
|
|||
|
|||
|
[fixed] Language resrc problem,Help > How to defined Hotkeys
In menubar,select Help > How to defined Hotkeys,then Wings3D make crash log
Of cause,it can't read the document. Crash in a following Language(Probably All OS): French(fr),German(de),Japanese(jp),Korean(ko),Turkey(tr) Simplefied Chinese(Zh-cn),Traditional Chinese(Zh-tw) Translators of each language should be update for built-in help document change to newer. In prevous update(2.0.3 ?), it had been changed the hot key feature. So,sentence has been changed. Reason:In the translation strings.Missing of the format replace string "~ts" cause this crash Reference for Translators: See wings_**.lang (It is a translation file for Wings core,not plugins's) Search 'def_hotkeys' keyword in the file,and fix corresponding locations(two resouces). Quote: {6,"1. Press ~ts or ~ts key."}, Change for example (Note: fix by your language, this example's case it written by english) Quote:Before {6,"2. Press [Insert] key or [\] key."}, Reference for Developers: Japanse version: Code: Dump written 2016-6-22_19-30German version: Code: Dump written 2016-6-22_23-25 |
|||
|
06-23-2016, 09:23 PM
(This post was last modified: 06-24-2016 01:37 AM by micheus.)
Post: #2
|
||||
|
||||
RE: Language resrc problem,Help > How to defined Hotkeys
|
||||
|
06-24-2016, 11:09 AM
Post: #3
|
|||
|
|||
|
RE: [fixed] Language resrc problem,Help > How to defined Hotkeys
Micheus,Thank you for prompt fix!!
I installed and checked these langfiles. Then,only in the French version(wings_fr.lang) , the order of the macro number was incorrect . This causes an error in a French version. Please fix it. Currently French version... Quote: {def_hotkeys, Change to... Quote: {def_hotkeys, Other Lanuguage data was okay .
|
|||
|
06-24-2016, 11:13 AM
(This post was last modified: 06-24-2016 11:47 AM by micheus.)
Post: #4
|
||||
|
||||
|
RE: [fixed] Language resrc problem,Help > How to defined Hotkeys
Thanks for checking.
The file is updated!
|
||||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)




@MicheusVieira
MicheusVieira
Micheuss
micheus4wings3d
.