Hi all. Here the changes I've found in the new model: <br/>
<Item posX = "4" posY = "9" name = "Characters set"/> <br/> <br/>
<Item id = "43033" name = "1th style"/> <br/>
<Item id = "43034" name = "2th style"/> <br/>
<Item id = "43035" name = "3th style"/> <br/>
<Item id = "43036" name = "4th style"/> <br/>
<Item id = "43037" name = "5th style"/> <br/>
<Item id = "43038" name = "Find style"/> <br/>
<Item id = "43039" name = "1th style"/> <br/>
<Item id = "43040" name = "2th style"/> <br/>
<Item id = "43041" name = "3th style"/> <br/>
<Item id = "43042" name = "4th style"/> <br/>
<Item id = "43043" name = "5th style"/> <br/>
<Item id = "43044" name = "Find style"/> <br/> <br/>
Hope it helps ;-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Why in the hell this never work!!! And why can't I edit my post!!! Try #2: <br />
<Item posX = "4" posY = "9" name = "Characters set"/> <br />
<br />
<Item id = "43033" name = "1th style"/> <br />
<Item id = "43034" name = "2th style"/> <br />
<Item id = "43035" name = "3th style"/> <br />
<Item id = "43036" name = "4th style"/> <br />
<Item id = "43037" name = "5th style"/> <br />
<Item id = "43038" name = "Find style"/> <br />
<Item id = "43039" name = "1th style"/> <br />
<Item id = "43040" name = "2th style"/> <br />
<Item id = "43041" name = "3th style"/> <br />
<Item id = "43042" name = "4th style"/> <br />
<Item id = "43043" name = "5th style"/> <br />
<Item id = "43044" name = "Find style"/> <br />
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yep, sorry, there is also those 2, forgot to put them in the list :) <br /> <br />
For the incremental search, I think it is untranslatable. There is no section in the language xml file for that dialog, so i think we cannot do anything for it :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all. Here the changes I've found in the new model: <br/>
<Item posX = "4" posY = "9" name = "Characters set"/> <br/> <br/>
<Item id = "43033" name = "1th style"/> <br/>
<Item id = "43034" name = "2th style"/> <br/>
<Item id = "43035" name = "3th style"/> <br/>
<Item id = "43036" name = "4th style"/> <br/>
<Item id = "43037" name = "5th style"/> <br/>
<Item id = "43038" name = "Find style"/> <br/>
<Item id = "43039" name = "1th style"/> <br/>
<Item id = "43040" name = "2th style"/> <br/>
<Item id = "43041" name = "3th style"/> <br/>
<Item id = "43042" name = "4th style"/> <br/>
<Item id = "43043" name = "5th style"/> <br/>
<Item id = "43044" name = "Find style"/> <br/> <br/>
Hope it helps ;-)
Why in the hell this never work!!! And why can't I edit my post!!! Try #2: <br />
<Item posX = "4" posY = "9" name = "Characters set"/> <br />
<br />
<Item id = "43033" name = "1th style"/> <br />
<Item id = "43034" name = "2th style"/> <br />
<Item id = "43035" name = "3th style"/> <br />
<Item id = "43036" name = "4th style"/> <br />
<Item id = "43037" name = "5th style"/> <br />
<Item id = "43038" name = "Find style"/> <br />
<Item id = "43039" name = "1th style"/> <br />
<Item id = "43040" name = "2th style"/> <br />
<Item id = "43041" name = "3th style"/> <br />
<Item id = "43042" name = "4th style"/> <br />
<Item id = "43043" name = "5th style"/> <br />
<Item id = "43044" name = "Find style"/> <br />
Also the:
<Item posX = "2" posY = "13" name = "Jump Up"/>
<Item posX = "2" posY = "14" name = "Jump Down"/>
And how to translate the "Incremental Search" (Ctrl+Alt+I) subdialog?
I found the IDs:
"Find:" … 1681
"Match case" … 1685
"Highlight all" … 1686
but apparently putting them in the Find-Dialog translation group has no effect…
2nd attempt:
< Item posX = "2" posY = "13" name = "Jump Up"/>
< Item posX = "2" posY = "14" name = "Jump Down"/>
Yep, sorry, there is also those 2, forgot to put them in the list :) <br /> <br />
For the incremental search, I think it is untranslatable. There is no section in the language xml file for that dialog, so i think we cannot do anything for it :)
OK.
And the forum is really messy, I had to put a space there (< Item) to have it visible :-O
Well…yep, this new sf forum is very bad… Btw, you can use the html encoding to make them visible: ie. &gt and &lt; ;)