2
votes
2answers
89 views

button click change language to france

When I click on "sub_changelang" button, it should change the program language to france for example. I got the following code to change the locale but I have no idea how to refresh / update the app ...
0
votes
1answer
72 views

Generate Local Resource fails on asp.net mvc views?

Trying to localize a large existing MVC website, using Visual Studio 2010, MVC 4. If I switch a view to the design view and then select Tools -> Generate Local Resource, none of the html text is ...
0
votes
0answers
21 views

Automating resource file updates

As an application grows and more strings are added to the base resource files, is there a way to have these propagate to the language specific files in an application? I'd like to avoid copy/paste ...
8
votes
1answer
168 views

Some Resources loaded in view are not localized, why?

I am creating an ASP.NET MVC 4 Application and use the default .net resources for localization. Now I have the strange behaviour as following, BUT only on my live server, not on my development ...
1
vote
1answer
293 views

ASP.NET MVC 3: Change resource file texts in web frontend

I'm facing the following situation: Complex MVC application with multiple projects Should be able to handle multiple languages (not every language is already defined) The resource keys will always ...
2
votes
1answer
80 views

What if a Language has no Language Code?

When it comes to Localisation of MVC applications ... How does one go about localising an application into a language where that language has no language code? Not in the MSDN at least ! There are ...
0
votes
1answer
77 views

Android Multi and Minority Language Support for languages with no Locale

I'm building an Android application that aims to have multi language support. Nut just the usual Spanish, French, German etc but also some minority languages for which there is no Android Locale. I'm ...
0
votes
0answers
58 views

how to change resource DLL's locale while source code is not available?(english to arabic)

I want to translate an application into arabic but the application have compiled without supporting non-latin languages and I am not able to see the arabic messages properly inside the application ...
0
votes
1answer
157 views

Is there a free visual resource editor for .rc files to translate my software?

Let me explain. I wanted to allow users of my software to be able to translate it onto foreign languages. My idea was to provide them with a copy of a .rc file (plus resource.h and some additional .h ...
0
votes
1answer
45 views

Avoid localized resources overhead

I have an app that is localized in 24 languages. When I build the app with English-only resources, the app is 1.6MB. When I build the app with all languages resources, the app is 2.5MB. ...
2
votes
1answer
55 views

Why does Qt discourage the localizing of images?

The Qt Linguist can be used to load different images depending on the language the application is running in. However, on the Qt website it says Localizing images is not recommended. Why is it not ...
1
vote
1answer
103 views

android localization doesn't work for some languages

I've created a values-he folder with strings.xml file identical to the default strings.xml with translated string values, but running the app both on a Hebrew selected real device and on a Hebrew ...
1
vote
1answer
89 views

Localized resources in silverlight class library

I have created a silverlight class library which is going to be consumed by multiple client projects. Inside the class library I have a localized dialog box showing the localized text: You have ...
0
votes
3answers
92 views

load resources according to users preference

I wanted to make android app which supports English and Swedish. I have gone through the localization concept. But i wonted to have two buttons on click on English button should load the strings ...
0
votes
1answer
81 views

Forcing locale and refreshing app for new language

I'm a forcing a locale after option changes: public void forceLocale(Context ctx) { Locale.setDefault(getCurrentLocale()); Configuration config = new Configuration(); config.locale = ...
-2
votes
1answer
73 views

Access to MessageResources

What's the analogous of Resources.getMessage(request,"key"); (it's in org.apache.struts.validator package)? I need to take the right string according to the language in use and put that string in ...
0
votes
1answer
100 views

Localization concept

i'd like to ask you about a strategy / concept for handling the localization afterwards. To make clear what I mean: We have this big project, with the resource languages german and british english ...
0
votes
0answers
2k views

ASP.NET MVC4 Globalization with resources [closed]

RESOLVED I have project in MVC 4. I am using Visual Studio 2012. I am trying to have it globalized with resources. Resources are in App_GlobalResources folder. Problem is that language is loading ...
0
votes
1answer
308 views

Cannot resolve resource Item winform resource file

This is the code for multilanguage: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using ...
1
vote
0answers
178 views

How to change “keyboard language text input” when I change language in my app

I wanna create an app, and in my app support many language. But I can't change keyboard language when i change the language. Here is the code to change language in my app... String [] lCode = ...
0
votes
0answers
86 views

How to bind context menu header to resources from code

I need to bind a context menu header to a resources, to be able to change the language in the run time. now i use this way, but if the language is changed, the text won't be translated. Contextmenu ...
0
votes
1answer
279 views

.net mvc application load wrong language resource file

Hello everyone I'm writing a small asp.net mvc application and i want to make it localized and support more than one language I've found many useful articles I added routing for languages I used a ...
0
votes
1answer
626 views

Localize Windows Forms and Change the Language at Runtime

I'm following this link http://www.dotnetcurry.com/ShowArticle.aspx?ID=174 to Localize Windows Forms and Change the Language at Runtime. Everything works fine for label/button:textbox but for ...
0
votes
0answers
293 views

Using dynamically load all resource files into memory

I' using resource for localization support in my mvc web application (MVC-3), I have the following structure of resource files: I have created an HTTP Handler that will translate any matched regex ...
1
vote
1answer
77 views

using getobject() threw MissingManifestResourceException

I use Resources to store different string for localization purposes in my MVC application. I am using an HttpHandler to process JavaScript and change the Translate(KEY) calls to the actual localized ...
0
votes
3answers
535 views

Run my C# application in different language

I have an application which I am trying to run and display in a language other than English which is the default language. I have assigned all text to use property files and have the relevant property ...
1
vote
0answers
86 views

Replacing static Resource properties with DynamicObject

In our application there are 1000's of uses of the static properties in the Resources.designer.cs files. For example: Resources.string_to_identify_the_resource We also have our own class which ...
1
vote
1answer
296 views

How can I have my C# Form resources in one DLL, whilst the implementing code is in another DLL?

I have a project that contains a number of DLL files that contain Form resources which all go through translation/localisation (l10n). For example, a DLL includes SomeForm.cs, which includes plenty ...
0
votes
2answers
260 views

How to use resource file as data source for an editable listview?

My client wants to take control over the text contents on the website. And he wants an interface where he can see a and edit the resource file text. I was successful showing the contents of resource ...
0
votes
0answers
81 views

Globalizing Large Resources in Metro without Network

I am in the process of creating a Windows 8 application (Metro) that needs to be globalized/localized in many languages (most likely 10+). In each case, I am required to globalize large resources, ...
1
vote
3answers
633 views

XAML Resx localization not working as expected

I'm attempting to use a resx file to localize some strings I am using in a XAML file. I've looked around at other documentation on the web, and they all seem to recommend a two part process: Add a ...
0
votes
2answers
595 views

Resource file for additional language

How i can add resource for additional language, under existing resource file? See picture from Solution explorer: If I try add new one I get this:
0
votes
1answer
221 views

Resource namespace not exist if resource file named using culture prefix

I have a resource file named Res.en.resx in my Asp.Net Mvc 4 project. In a view I'm trying to access its properties like this: @MvcApp.Resources.Res.Title but I'm getting the following error: ...
1
vote
0answers
57 views

Is it necessary to have (non-)localized resources in the same folder?

When I don't put localized resources (Resources.culture.resx) in the same folder as neutral resources (i.e. non-localized - Resources.resx), and set current UI culture ...
0
votes
0answers
97 views

install new resources.dll files at runtime

We have an MVCApp.Resources class library project where different .resx files reside. This library is referenced from MVCApp where resource keys are displayed in the corresponding views. Every time, ...
0
votes
0answers
350 views

SharePoint 2010- lookup field localization

I have strange problem with lookup field localization in Sp 2010(English). I have: Elements file with lookup field: <Field ID="{14F79472-81C3-424A-9B5D-747FFFE20C0D}" Type="Lookup" ...
0
votes
0answers
106 views

Change default conflict behaviour in VS2010 Resource editor?

I'm trying to localize my Windows Phone 7 appiication, let's say I already have some strings in two language .resx files. When I add more to the default resource, and copy everything to the second ...
0
votes
1answer
85 views

Modify all resource strings with a prefix to easily spot i18n or RTL issues

I want to easily (ie: not manually touch every string) add a prefix to all of my resource strings, something like 'XXXSomeString', such that I can spot both non-localized strings (they won't have the ...
1
vote
1answer
162 views

Windows phone strings and localization

A vanilla Windows Phone device is populated with many string resources - for example 'Settings' and beneath 'Settings' lies 'location' among others. At least this is the case for the en-GB UI ...
0
votes
0answers
47 views

Switching CodeDomLocalizationModel for Windows Forms designer

I have a project with many localized forms, which suffers from serious performnce issues. I have identified through profiling, that the ResourceManager.ApplyResources() method is the bottleneck. After ...
0
votes
1answer
298 views

asp.net Localized Resources Explicit Localization not loading localized files

Resources for asp.net for different cultures load when a file with same name exists but with the suffix language-country like for example fr-FR for France. Used this tutorial to create localized ...
1
vote
1answer
194 views

In ASP.NET Large resource file vs separates resource files?

We have a big application and we are trying to find out whats the difference between having a huge resource file for each language or having the resources in separate files. Is there a hit in ...
1
vote
1answer
204 views

Creating satellite assemblies using Al.exe

I am trying to create satellite assemblies using Al.exe. To create an assembly from a .ressources file I am executing the following command: al.exe /c:<culture> /out:<output dll name> ...
0
votes
1answer
236 views

Vala, resources and localization

What is the best way to handle resources (like images, files, ...) in vala? Is there any resource management system? And what is the best way to localize application? I have came to Vala from .NET ...
2
votes
2answers
400 views

Append WPF resource strings

I want to append two static strings for a single content or header of a WPF object. Something like this: <MenuItem Header="{x:Static properties:Resources.SEARCH_FOR_DAYS} + ...
0
votes
1answer
137 views

MessageResources in struts not working for asian languages…but returns ?????? instead

MessageResources in struts not working for asian languages...but returns ?????? instead.How do I handle that,as it's working fine for other languages.
0
votes
4answers
958 views

c# WinForm how to retrieve value from resource file on code behind

In asp.net I use like this: gridView_Desti.Columns["CODE_DEST"].Caption = (string) HttpContext.GetGlobalResourceObject("Client", "Code_Dest"); How can I do the same thing on WinForm ? Client is ...
1
vote
2answers
231 views

Generate satellite assemblies for large solution with many resources and many languages

I have a very large solution (>100 projects) that's being translated into more than 10 languages. What's the best way to generate all the necessary satellite assemblies during the build process? I ...
3
votes
1answer
366 views

Bind to ListView fieldName comes from resource

I have a ListView, in its ItemTemplate I have bind a field like: <%#Eval("FiledName") %> But the FeildName itselfe comes from Resources, like: <asp:Localize Text="<%$ Resources: Resources, ...
0
votes
1answer
681 views

MVC3 app in multiple languages

I think I need some guidence in general Localization and Globalization in ASP.NET MVC3. I am not even sure what both of these mean and if really need both. This is what I have for now. MVC3 ...

1 2 3 4 5