Browse by Tags

Related Posts

  • Checking out supported local resource files in code

    Hallo, Am trying to create a localized website but have no issues with using browser culture or default culture.I would like however before using the default culture to check whether any other language the use has stated in a database is supported before taking him from the browser support culture to...
    Posted to Localization (Forum) by kenoti on 08-22-2008, 12:00 AM
    Filed under: App_LocalResources, Culture, Culture Neutral vs. Culture Specific, CultureInfo, database, globalization, locale, Localization BeginRequest Culture, localization button hyperlink changing, localization master, Culture UICulture, local resource asp:Localize culture, internationalization, localization master subfolder
  • 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
  • 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
  • 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: App_LocalResources, caching, CultureInfo, globalization, How To, language, localization, multilingual, generate Local Resources, LocalResources, ASP.net 2.0
  • 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: resource, resources, UICulture Language Control Controls ASPNET, App_LocalResources, ASP.NET, Culture, Culture Neutral vs. Culture Specific, CultureInfo, database, design, globalization, language, localization, localization master, localization page layout, multilingual, generate Local Resources, LocalResources, Culture UICulture, ASP.net 2.0, localization master subfolder
  • Localization & Globalization application devlopment in .net technologies...

    Hi All, I am new to .net and not developed any localization application before. Now I am planning to start an application with globalization and localization. Please give some idea about globalization and localization application devlopment. I have searched in google but it's giving 'n' number...
    Posted to Localization (Forum) by malarvannan on 09-25-2007, 12:00 AM
    Filed under: ASP.NET, asp.net 1.1, ASP.net 2.0, Culture Neutral vs. Culture Specific, CultureInfo, globalization, localization, multilingual, Culture UICulture
  • Testing with different languages - Language Packages

    Hi, I'm developing a web multilingual application and I need to test it in different languages so I can see if everything works fine. In particular I'm using the login controls in .net. I tested them fine in english and spanish which are the languages that were automatically installed with the...
    Posted to Localization (Forum) by Marcos on 07-31-2007, 12:00 AM
    Filed under: UICulture Language Control Controls ASPNET, ASP.net 2.0, Culture, CultureInfo, globalization, localization, multilingual, generate Local Resources, LocalResources
  • 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: resources, RESX, Translation, UICulture, ASP.net 2.0, Culture, Culture UICulture, CultureInfo, globalization, localization, multilingual, LocalResources
  • 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: RESX, UICulture, ASP.net 2.0, Culture, CultureInfo, globalization, language, localization, Master page, Inheritance, Culture UICulture
  • 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: Programmatic access, resources, RESX, UICulture, ASP.net 2.0, Culture UICulture, CultureInfo, feature request, globalization, localization, web.config
Page 1 of 2 (13 items) 1 2 Next >