Browse by Tags

Related Posts

  • 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
  • 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
Page 1 of 1 (5 items)