Register | Login
Friday, March 12, 2010
  Search
 Discussion Forums at Locopon's Minimize
 
  Forum / Foros  Modules/Modulos  DSLocalizator  How to change Language String
Previous Previous
 
Next Next
New Post 5/8/2009 6:16 AM
User is offline cs42na
1 posts
No Ranking


How to change Language String  (Cyprus)

Hello I have installed DSLocalizator and it is working fine so far. I have  a small problem though. I am using English (United States) and Deutch (Deutchland). How can I edit the language Strings so instead of having English (United States) and Deutch (Deutchland) I can have only English and Deutch there. Thanks for your help

 
New Post 5/12/2009 2:21 AM
User is offline Locopon
1182 posts
1st Level Poster


Re: How to change Language String  (Bolivia)

You can use the [LocaleCountryName] tag in the format text. A complete list of possible values is also listed in the module page on this site.


Locopon
 
New Post 6/16/2009 1:29 PM
User is offline timbaktu
1 posts
No Ranking


Re: How to change Language String  (Canada)
Modified By timbaktu  on 6/16/2009 8:29:44 AM)

Locopon,

I am using DSLocaleSelector.aspx control in my skin to select langage and I want to trim the (CountryName) from the dropdown items. What can be done in that case?

 
New Post 9/12/2009 12:24 PM
User is offline host
1 posts
No Ranking


Re: How to change Language String  (Bolivia)

The drodownlist uses a format string as in the link mode.

The property that contains this template is DropDownListTextTemplate

You can use the replace tags found here:

 

http://dnn.tiendaboliviana.com/web/Modulesandresources/Modules/DSLocalizator/Coniguration/tabid/109/Locale/es-BO/Default.aspx

 
New Post 9/17/2009 12:43 PM
User is offline kim_oerum
5 posts
No Ranking


Re: How to change Language String  (Denmark)

The documentation list refered to here, seem to mis out some important information just on this point. If you are using the Custom naming, the tag is [CustomString].

Example: <dnn:DSLOCALESELECTOR runat="server" id="dnnDSLOCALESELECTOR" DisplayControl="DropDownList" DropDownListTextTemplate="[CustomString]" />

 
Previous Previous
 
Next Next
  Forum / Foros  Modules/Modulos  DSLocalizator  How to change Language String