Posts: 10
Joined: Fri Feb 20, 2009 9:36 am
Parsing Files
I work for a translation localization company, we're still somewhat new to software translation in general. Up until now we've been using Alchemy Catalyst for our software translation, but due to a lot of bugs and bad performance issues we're trying to wean (sp?) ourselves away from it. However, I REALLY miss the custom file parser! Is there any way to do define my own parsing rules in Lingobit Localizer?
Here's an excerpt from a file I'm working on.
UPDATE [PersonnelType] SET [Name]=N'None',[Description]=N'None' WHERE [ObjectID]=1;
UPDATE [PersonnelType] SET [Name]=N'Employee',[Description]=N'Employee' WHERE [ObjectID]=2;
UPDATE [PersonnelType] SET [Name]=N'Contractor',[Description]=N'Contractor' WHERE [ObjectID]=3; go
What I want to translate is the content between the ' for Name and Description. ("None," "Employee," and "Contractor")
In Catalyst I would be able to tell it to translate everything that starts with "[Name]=N' " and ending with ', same for Description.
This has infinite uses for me, and I really miss this feature, so I'm wondering can this be done in Lingobit and I just haven't found out how yet?
Thanks :)
Megan
