nopCommerce LanguageUpdater

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 years ago
Hi all,

Since the language XML's are going to change (mine sure will suffer changes) I've put up a little tool to help with localization upgrades.
What this tools basically does, it removes the current/old localization and inserts the new values from the XML resource.



[color=red]BUT FIRST! There is a script in the archive which you'll have to execute. It's a simple stored procedure to delete the current/old localization strings.[/color]

How to work with this tool?
Simple. Type in the server name (.\sqlexpress or 192.168.1.100) if you want to use integrated security don't uncheck the checkbox, otherwise uncheck it and type in the username and password. After this the database combobox will be populated with all the databases from the server. Choose the one you want, choose the language to update, open the XML resource file and press Start, answer 2 simple questions and you're done.
[color=red]Attention! Because this tool was made very very quickly you should backup your database just in case.[/color]

Download locations:
Binaries
and Sources
You'll have to wait a few seconds (60 actually) before you can download.

Regards,
Daniel
15 years ago
Thanks a lot!
15 years ago
Cant download it anymore, max nr. of download
plz reup it. thx
15 years ago
Here's another link

NopCommerce.LanguageUpdater.Src.rar
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.