Not for official support
We do not provide technical support in this forum.
If you want to contact our customer support, please use our support form.
You are not logged in.
Hi, I have 2 shop-script's,
in first I translate everything in my language,
now I need that translation for my second script.
Where to find that translation file and how I can do that?
Last edited by elgo (2012-02-22 07:06)
Offline
Localization strings are stored in database table SC_local.
Offline
I'm afraid, there is no straightforward method of transferring localization from one WebAsyst installation to another. If you have little experience in managing databases, it would be wise to re-enter all string manually using the built-in localization editor in Shop-Script, though this would take some time, of course.
Offline
can I do this?
1. Export SC_local table from my old installation.
2. Create new language in new installation in Design/Languages&Translations.
3. language ID ("id" column) in SC_language table in new installation is identical to same ID in old installation
4. Import file from step 1 to new installation's database.
Last edited by elgo (2012-02-23 06:18)
Offline
I finish translation with phpMyAdmin in few clicks ![]()
![]()
Last edited by elgo (2012-02-29 05:42)
Offline
I also need to know it..
I am little confuse about phpMyAdmin.
Offline