Localization
Localization
Hi
my report is on a directory under the root
if i put localize dir to root dir designer doesn't see anything.
if i put it to report dir gives error while startup
so i have to put both place, at that moment it works ok.
while loading designer it says first loading then loading report and so on at last it says loading localization.
up to that point messages are in english not local language.
is it possible to change
my report is on a directory under the root
if i put localize dir to root dir designer doesn't see anything.
if i put it to report dir gives error while startup
so i have to put both place, at that moment it works ok.
while loading designer it says first loading then loading report and so on at last it says loading localization.
up to that point messages are in english not local language.
is it possible to change
Localization
Hello,
You can read about this in our knowledgebase: http://stimulsoft.helpserve.com/index.p ... =182&nav=0
Copy the localization .xml files to the Localization folder in your project. All languages will be automatically detected in WebDesigner. To change the default localization set the Localization property to name of localization file. Please check a sample provided.
Example:
Thank you.
You can read about this in our knowledgebase: http://stimulsoft.helpserve.com/index.p ... =182&nav=0
Copy the localization .xml files to the Localization folder in your project. All languages will be automatically detected in WebDesigner. To change the default localization set the Localization property to name of localization file. Please check a sample provided.
Example:
Code: Select all
Thank you.
Localization
i prepare an example project that gives error on design
what about the loading messages in english
what about the loading messages in english
- Attachments
-
- 708.WebApplication1.rar
- (553.24 KiB) Downloaded 446 times
Localization
Hello,
Please add the property specified below to the StiWebDesigner component:
Thank you.
Please add the property specified below to the StiWebDesigner component:
Code: Select all
Localization
Hi
localization problem is ok.
what about the loading messagges that are shown on while designer loads itself.
i think the localization strings are loading after designer loaded and
for the pre messages there aren't any localization.
localization problem is ok.
what about the loading messagges that are shown on while designer loads itself.
i think the localization strings are loading after designer loaded and
for the pre messages there aren't any localization.
Localization
Hello,
Yes, the message about loading the web designer will be displayed in English language.
Thank you.
Yes, the message about loading the web designer will be displayed in English language.
Thank you.