Browse by Tags

Related Posts

  • Slight variations in resource file content

    Hello, I am planning to develop a site using resource files for GB and NI (Northern Ireland). They will both use the default (en-GB) resource files. However, for NI there will be a few (not many) instances where the text displayed on a page will differ from the GB website. For example, the welcome message...
    Posted to Localization (Forum) by NuggetUK on 07-01-2008, 12:00 AM
    Filed under: .resx, App_LocalResources, Culture, Culture Neutral vs. Culture Specific, CultureInfo, globalization, languages, localization, Localization automatic asp:Localize RESX resource, Localization seo, localizationation, LocalResources, InitializeCulture, localResourceProvider, ASP.net 2.0, custom resource provider, localresouces
  • Re: Master page Issue

    In the master page I have the link enlish/french link buttons. for instance Code for frech in master page is public void lnkFrench_Click(Object sender, EventArgs e) { strLanguge = "fr-CA"; if (string.IsNullOrEmpty(strLanguge)) { strLanguge = "fr-CA"; } HttpCookie myCookie = new HttpCookie...
    Posted to Localization (Forum) by deekonda on 02-21-2008, 12:00 AM
    Filed under: .resx, ASP.net 2.0, globalization, localization, InitializeCulture
  • 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: Nynorsk, resource, RESX, Translation, UICulture, .resx, Accept-Language localization Firefox IE7, ambigous, Culture, CultureInfo, globalization, language, localization, multilingual, InitializeCulture, Firefox, nn-no, Culture UICulture, multilanguage UseInterface, ASP.net 2.0
Page 1 of 1 (3 items)