Registrarse | Entrar
jueves, 09 de febrero de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorHow to change Language StringHow to change Language String
Anterior Anterior
 
Siguiente Siguiente
New Post
 08/05/2009 03:16 a.m.
 

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
 11/05/2009 11:21 p.m.
 

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.

New Post
 16/06/2009 10:29 a.m.
 
 Modificado por timbaktu  on 16/06/2009 08:29:44 a.m.

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
 12/09/2009 09:24 a.m.
 

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
 17/09/2009 09:43 a.m.
 

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]" />

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorHow to change Language StringHow to change Language String