Browse by Tags

Related Posts

  • 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
  • Sorting Khmer Unicode text

    Hello all. We are currently procing software where all data entry and text display is done in Khmer Unicode. Khmer is the National language of Cambodia. Khmer Unicode is does not make part of Windows XP, also not after (optionally) enabling support for South East Asian languages. Our software's target...
    Posted to Localization (Forum) by pietjepuk on 05-15-2007, 12:00 AM
    Filed under: globalization, localization, utf-8, language, Culture, UICulture, multilingual, unicode
  • Resource files and searchengines

    Dear Before I start to translate my complete website, I wanted to know if my approach will be search engine optimized. I use resx files and the language will be selected with a dropdown and saved in a session, I'm NOTusing querystrings for saving the language. Are the resx files also indexed by the...
    Posted to Localization (Forum) by zipfeli on 07-09-2007, 12:00 AM
    Filed under: globalization, localization, Culture UICulture, language, Culture, multilingual, Localization seo
  • Problem when I switch language

    Hi, This is my first post here. If my subject is not in the good forum, please appology and tell me where I should put it. Thanks. Im experiencing 2 problems with the language (Globalization - Localization). First, I explain you what I did : I use a LinkButton to switch between english (en-CA) and french...
    Posted to Localization (Forum) by MSchumacher on 07-13-2007, 12:00 AM
    Filed under: globalization, localization, Culture UICulture, language, Culture, ASP.net 2.0, Visual Studio 2005
  • LocalResources and DB

    Hello all, I have project to work with a web application to retrieve local and global resources from a DB. This project also replace the default tool of VS to create the local resources and when you use the Generate Local Resource tool adds all the resources of the page to the DB. You may know that this...
    Posted to Localization (Forum) by Gustavo Villa on 11-08-2007, 12:00 AM
    Filed under: Culture Neutral vs. Culture Specific, globalization, resources, localization, CultureInfo, Culture UICulture, language, Culture, ASP.net 2.0, UICulture Language Control Controls ASPNET, localization master subfolder, ASP.NET, localization master, design, multilingual, generate Local Resources, LocalResources, localization page layout, resource, database, App_LocalResources
  • Reset Cache or Clear Localization Cache

    Hi, I am working on a multi-language website where the resources can be updated at any moment. When a change is made this can not be visualized after a while (timeout cache, I suppose). After a change I would like to force a reset of the cache where the multi-language are stored. Any suggestion? Thank...
    Posted to Localization (Forum) by Gustavo Villa on 11-21-2007, 12:00 AM
    Filed under: globalization, localization, CultureInfo, language, ASP.net 2.0, multilingual, generate Local Resources, LocalResources, How To, caching, App_LocalResources
  • 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
  • Re: What approach changing language with querystring?

    Looks like a great example. Thanks! I'll give it a try. Oh, and since this is .Net URL rewriting, for everyone's information, I think there's a gotcha that if you want HTML files to get rewritten (or anything other than ASPX), you need to make those file extensions route through the ASP.Net...
    Posted to Localization (Forum) by junglemason on 02-15-2008, 12:00 AM
    Filed under: globalization, localization, language, Culture, URL Rewriting, SEO, internationalization
  • Re: What approach changing language with querystring?

    I'm having the same issue, and would love to see a reply. I've decided to go the querystring route as the cookies route excludes some people and search engines, and the url rewriting route would take more time than I have for this round.
    Posted to Localization (Forum) by junglemason on 02-15-2008, 12:00 AM
    Filed under: globalization, localization, language, Culture, SEO, internationalization
Page 1 of 1 (9 items)