|
|||
|
.NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Wish list for software localization tool > Block exclude tag for source code files
|
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
||||||||||||||||
| Block exclude tag for source code files - Wish list for software localization tool - Technical Support (You need to be registered at the forum to write) - .NET, Delphi, ... - Sisulizer Localization Tool Support | |||||||||||||||||
| Author | Post | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
|
Frede Member
|
With source files it is possible to add a //noslz tag to the end of the line to flag that the line should not be translated in SL. It would be great if this functionality could be expanded to also include block exclude, for example //NOSLZBLOCK_START INSERT INTO TABLE (FIELD1, FIELD2) VALUES('1', '2') INSERT INTO TABLE (FIELD1, FIELD2) VALUES('13, '24') INSERT INTO TABLE (FIELD1, FIELD2) VALUES('12', '22') INSERT INTO TABLE (FIELD1, FIELD2) VALUES('13', '12') //NOSLZBLOCK_STOP INSERT INTO ANOTHERTABLE (FIELD1, FIELD2) VALUES('Translate me', please') INSERT INTO ANOTHERTABLE (FIELD1, FIELD2) VALUES('Also translate me', please') In the example above the insert statements within //NOSLZBLOCK_START shoud not be available for localization but the 2 last insert strings would.
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
This is a good idea. I implemented this to 1.6.15 Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| Current time is 07:11 am | |
| .NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Wish list for software localization tool > Block exclude tag for source code files | |
Sisulizer software localization tool - Three simple steps to localize