Browse by Tags

Related Posts

  • Global Rources in website setup . .

    Dear All, I have a website and am using globalization for multi-languaging ( GlobalResource.resx) the problem am having here, I want my GlobalResource.resx file to appear in setup so that I can change its contents according to my clients requests without having to create a new version of the site. is...
    Posted to Localization (Forum) by mai_JO on 04-05-2009, 12:00 AM
    Filed under: .resx, App_GlobalResources, globalization
  • Arabic text with punctuation in resource files

    Hi, I have a arabic word which ends with a colon (:). When I put the same in resource file(TestResource.ar-OM.resx) it comes at the right end of the text( الاسم: ) instead of the expected left end. I am copying the arabic text from a excel file where it is displayed properly i.e., the colon is at the...
    Posted to Localization (Forum) by santech on 01-29-2009, 12:00 AM
    Filed under: Resource files, Visual Studio 2005, .resx, App_GlobalResources, ASP.NET, asp.net 2.0 C#, globalization, multilanguage, multilingual, bi-lingal
  • 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: Multilingual Web Site - allow users to translate a compiled web site

    What i found out is : Project Model- Website Project Model (Default in VS2005) Resource file only under the App_LocalResources will get published as a raw .resx files on the server as these are not compiled. These resources files can be edited on the server as they are compiled during runtime. Files...
    Posted to Localization (Forum) by emerbrito on 06-10-2008, 12:00 AM
    Filed under: resource, Resource file, resources, .resx, App_LocalResources, globalization, Editing resources
  • 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
  • Unload Localization Resources

    Is there anyway to programmatically unload the resource cache? I have done a lot of research to see if this is possible and haven't found any answers yet. I have written a full explanation of the problem at http://techsoda.wordpress.com/2008/01/04/aspnet-reset-that-resource/. Any thoughts would be...
    Posted to Localization (Forum) by techsoda on 01-04-2008, 12:00 AM
    Filed under: resources, .resx, App_LocalResources, globalization, localization, ASP.net 2.0
  • 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: resources, RESX, UICulture, UICulture Language Control Controls ASPNET, .resx, App_LocalResources, Culture, Culture Neutral vs. Culture Specific, globalization, localization, localization master, localization page layout, master page localization resource files, LocalResources, Culture UICulture, multilanguage UseInterface, localization master subfolder, web.config
Page 1 of 1 (8 items)