| View previous topic :: View next topic |
| Author |
Message |
CBuilder Guest
|
Posted: Thu Feb 16, 2006 3:13 pm Post subject: Use of already translated RC-file |
|
|
From previous CBuilder-projects, for some modules i have
string-resource-files in german and english.
Is it possible to import the RC-files into the repository, etc... ?
Otherwise I must translate them again ...
And second:
When extracting the strings, can Localizer create as single
RC-File for each unit processed ?
(much clearer when i use the same module in different projects) |
|
| Back to top |
|
 |
Sergiy Guru
Joined: 07 Nov 2005 Posts: 389
|
Posted: Wed Feb 22, 2006 8:09 am Post subject: |
|
|
Hello,
1. You can use Library Manager to create new translation library by your RC files. To do so just download Library Manager from our Localizer Utilties page, unpack it and follow the instructions placed in readme.txt file.
2. Unfortunately it is not possible now. Maybe we will add such ability in one of the next versions of Localizer.
Of course you can do that manually by extracting strings from .rc file created by Localizer to several other .rc files. _________________ With the best regards, Sergiy Korzh. |
|
| Back to top |
|
 |
|