1. Create task on http://tracker.ucs.ru/
With following content.
Task subject – needs login and pass for localize.ucs.ru
Task message – Name, email and dealer id for each employee which will use localize.ucs.ru
After that you will receive an email with your login and password for localize.ucs.ru
2. Go to localize.ucs.ru and login
Select your preferred interface language if needed
You can set default interface language for your profile also
3. How to upload your existing files to localize.ucs.ru
Create task on http://tracker.ucs.ru/
Task subject – needs yo upload files to localize.ucs.ru
Task message – attached files which you want to upload and for which language
When files will be uploaded to localize.ucs.ru continue translation only with localize.ucs.ru
4. Start or continue your translation
4.1 Select project which you want to translate
4.2 Select your language (PLEASE BE CAREFUL AND SELECT ONLY YOUR LANGUAGE)
4.3 Click continue translation
4.4 Input your translation for the line and click “Submit”
5. How to download your localization file.
5.1 Click on file which you want to download
5.2 Click download XLIFF (not simple download). XLF file will be downloaded
Note: You need to replace XML header (first 3 lines) in your localization file after download.
For example in downloaded file you have following
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.1" version="1.1">
<file original="manager7.xliff" source-language="en-US" datatype="plaintext" target-language="hu">
Replace this block as this example
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns:ucslng="http://www.ucs.ru/langer">
<file original="manager7.xliff" source-language="en-US" datatype="plaintext" target-language="hu" ucslng:charset="238" ucslng:kbdname="0000040E">
For sure you can take this block from your "old" localization files which is already contained in RK7 build on ftp
When you download files which you need you can check it by adding them to software folder.
For example in RK7 d:\RK7\bin\win\localize\
and add settings to rk7srv.ini
MainLang=.\localize\rkeeper7\rkeeper7.(your lang).xlf
AltLang=.\localize\rkeeper7\rkeeper7.en.xlf
UpgradeAnyTime = 1
And run EXE file directly. Without .bat