Browse by Tags

Related Posts

  • Re: In-page localization using a webcontrol derived from the multiview control

    Thank you for your response. I tried turning my strings and content into Local Resources as recommeneded and the code indeed looks much cleaner. That said, there are some improvements that I would love to see from the next version of visual studio: (please let me know if the current version can do any...
    Posted to Localization (Forum) by himawari on 02-22-2007, 12:00 AM
    Filed under: globalization, resources, localization, CultureInfo, Culture UICulture, web.config, UICulture, ASP.net 2.0, RESX, Programmatic access, feature request
  • How to localize a menu control in a masterpage

    Hi all, I'm devoloping a web site that must have two languages. I'm using a master page for the layout and I have two menu controls on the master page that must be changed according to language selection. Is it possible to do it with a local resource file? Can you pls advice a method for this? I show...
    Posted to Localization (Forum) by SteliosM on 03-12-2007, 12:00 AM
    Filed under: globalization, resources, localization, Culture UICulture, Culture, UICulture, ASP.net 2.0, RESX, Master page
  • Code Inheritance for localization

    Hi to all, I'm working in localizing a web site and I found a video that describes an Override method on the content page as: Imports System.Threading Imports System.Globalization Partial Class _Default Inherits System.Web.UI.Page Protected Overrides Sub InitializeCulture() Dim lang As String = Session...
    Posted to Localization (Forum) by SteliosM on 03-13-2007, 12:00 AM
    Filed under: globalization, localization, CultureInfo, Culture UICulture, language, Culture, UICulture, ASP.net 2.0, RESX, Master page, Inheritance
  • Culture not supported (ml-IN, bn-IN)

    Hello, Iam creating a multi lingual (Indian Languages) site which is hosted on Windows 2003 Server SP2 . Iam dynamically setting the culture info through my config file. eg. CultureInfo ci = new CultureInfo('ml-IN'); the problem is when iam setting the culture info to ml-IN or bn-IN Iam getting the following...
    Posted to Localization (Forum) by ajaywhiz on 04-24-2007, 12:00 AM
    Filed under: globalization, resources, localization, UICulture, RESX, UICulture Language Control Controls ASPNET, multilingual
  • Localization - Step by Step Approach

    You can implement localization either by placing the resource file (i.e. .resx file) in App_GlobalResources folder or by placing the .resx files under a new project. Here is the step by step method for implementing it. Implementation using “App_GlobalResources”: Open visual studio 2005. click File->Add...
    Posted to Localization (Forum) by anandh_efi on 06-06-2007, 12:00 AM
    Filed under: globalization, resources, localization, CultureInfo, Culture UICulture, Culture, UICulture, Translation, ASP.net 2.0, RESX, multilingual, LocalResources
  • Re: East asian language support in .net

    hey , For each Language in .net You hould Create a Resource file you go on each folder you want to localize , then righ click on the folder and create App_Localization folder and then righ click on App_Loclization and add\new Item then you should select Resource.resx file and give the complete Module...
    Posted to Localization (Forum) by Kamarikan on 12-30-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, globalization, resources, localization, Culture UICulture, Culture, web.config, UICulture, RESX, UICulture Language Control Controls ASPNET, localization master subfolder, localization master, master page localization resource files, LocalResources, localization page layout, App_LocalResources, .resx, multilanguage UseInterface
  • Firefox sends wrong language code -- how can I catch this?

    Hi all, I am trying to localize a website for Nynorsk (nn-NO, which is the second official language in Norway). The problem is, while Internet Explorer sends the right code, Firefox (most current version) only sends "nn". ASP.NET's internal internationalization routines don't accept...
    Posted to Localization (Forum) by pbb on 01-24-2008, 12:00 AM
    Filed under: globalization, localization, CultureInfo, Culture UICulture, language, Culture, UICulture, Translation, ASP.net 2.0, RESX, multilingual, ambigous, resource, .resx, multilanguage UseInterface, Accept-Language localization Firefox IE7, Firefox, Nynorsk, nn-no, InitializeCulture
  • Localization Issue

    Hi All, I am converting a static page en-fr. In vs2k5 I use the GenerateLocalResource tool to generate .resx files and copied and renamed in fr. In my Masteer page, I have a link en/fr, where user get there choice of selection. I create a basepage , global.asax where I am using cookies. My question is...
    Posted to Localization (Forum) by deekonda on 02-20-2008, 12:00 AM
    Filed under: localization, UICulture, RESX, UICulture Language Control Controls ASPNET, localization master subfolder, localization master, multilingual, Localization seo
Page 1 of 1 (8 items)