Localization, also known as L10n, is the process of adapting internationalized software for a specific region or language by adding locale-specific components and translating text.
0
votes
1answer
25 views
How to manage properly south migrations for a reusable app using django-modeltranslation?
I have a reusable application. In this app, some models need to be localized and I am using the django-modeltranslation app for it.
Using django-modeltranslation cause the south migrations to include ...
1
vote
1answer
26 views
django format date on user supplied locale
I'm trying to set up the formatting of dates in templates based on a locale supplied by the user. As the rest of the page will remain in the original local ('en'), I only want my users'
supplied ...
0
votes
1answer
17 views
WinRT localisation with split resource files
I'd like to have separate my translations across multiple files.
To keep Controls separate from Dialog text for example.
How can we split language resource files (.resw) across multiple files? and ...
0
votes
2answers
32 views
django-tables - Related field verbose name
I'm using django-tables and trying to display a table containing some related fields.
class User(models.Model):
name = models.CharField(_("name"), max_length=100)
comp = ...
0
votes
1answer
48 views
Meteor js localization
I got a meteor app and I want to support multiple languages.
How to support multy language app with meteor js?
Is there a recommended pattern, couldn't find stuff in documentation
1
vote
0answers
14 views
PHP's gettext with en_US locale
I have a mo file
/data/lang/en_US/LC_MESSAGES/test.mo (translate foo => bar)
and use the following code to echo it
$locale = 'en_US';
$locale_dir = '/data/lang';
putenv("LC_ALL=$locale");
...
2
votes
0answers
22 views
How can I stop ResourceManager from defaulting to my current culture if a key is not found
The question is pretty self-explanatory, but here's a sample reproduction case.
I have three resx files:
Translations.resx
Has code generation enabled and no key-value pairs
...
0
votes
2answers
22 views
Does the locale belong on the path or as a request parameter on the URI?
I have seen the locale added to an URI as a path variable:
/en-US/blah/
or
/blah/en-US
and I have seen it as a request parameter:
/blah?lang=en-US
Is there a standard way that I should be ...
0
votes
0answers
26 views
Detect French Language Characters on Keydown Events [closed]
How can you detect when specific keys from a Mac French language keyboard are pressed?
In particular, I'm trying to detect what would normally be the 7, 8, 9 keys on a US English keyboard. On a ...
0
votes
0answers
29 views
Change AppResources in design time
I am trying to change the display language in design time in windows phone. Basically, I have two AppResources files each populated with localized strings. In my text boxes I have bound it like this:
...
0
votes
1answer
26 views
Visual Studio InstallShield Project building error about localized resources
I created an InstallShield setup project in Visual Studio 2012. In the Application Files section of Project Assistan, I added "Primary output" and "Localized resources" files by using Add Project ...
0
votes
0answers
27 views
Javascript error with IE, about mult-language localization
I have a javascript which works perfectly in ff,chrome and IE9/10, however i get error in IE6/7/8/9.
SCRIPT438: Object doesn't support this property or method
Localize.html, line 38 character 25
...
0
votes
0answers
15 views
Localization broken for UISegmentedControl in Xcode 4.6
Localization from storyboard for UISegmentedControl seems to be not working with the Italian language.
It's fine if I localize it programmatically, setting all its titles with NSLocalizedStrings.
Can ...
0
votes
2answers
31 views
Formating a single textfield so that it display is different to all the others
How would i set the currency in a text field to display it as a localized currency, with a leading 0. If someone types in 16.25 pence it would be formated as 0.1625£ respectively. I am using ...
0
votes
0answers
27 views
Localizable.Strings not picked up on iOS command line build
We have a command-line build script that creates our IPA automatically every day and it was working well until we added Localization.
For some reason the command-line build is not picking up ...
1
vote
2answers
40 views
Symfony2 Set _locale in home page base on browser's configuration
My local works everywhere on my website but I cant tell the application the set the proper local on the root of the application.
For exemple :
If my website is http://mycompany.com I want that, when ...
0
votes
1answer
29 views
Localization of mobile apps - Any resources available for the basics?
I have an IOS app I intend to localize into a bunch of languages at a point. Instead of going to a translation service and translate everything from scratch, I wonder if there are any resources to get ...
0
votes
1answer
54 views
Good .NET Localization Utility [duplicate]
I am looking for a good localization utility for my WPF/WinForms .NET application.
I would like it to be able to reflect through my Resx/Resource files in my compiled application and give me a grid ...
0
votes
0answers
26 views
string-array localization in android 2.3.6
In device with android 2.3.6 localization in string-array files not works. Language always English.
In other versions of android all good.
<string-array name="search_filter">
...
1
vote
0answers
18 views
Manual Url Culture Rewriting in DotNetNuke Request
I'm working with dotnetnuke 7.
I'm not using any rewriting modules and don't want to use them.
When content localization is enabled, url has the following view:
my_training_host/en-us/my-page.aspx
...
0
votes
0answers
23 views
I'm writing a localization project with C# WPF, but it does not work when creating installer file Localization Project
I'm writing a localization project with C# WPF, but it does not work when creating installer file Localization Project.
After installing and starting the program, it did not change the localization, ...
0
votes
0answers
26 views
Sequoyah android localization files editor cannot open xml files
I installed the latest sequoyah localization files editor eclipse plugin (2.1.1.N20120718-0509). It worked with strings.xml but didn't work with any other xml files such as arrays.xml , ...
0
votes
2answers
57 views
how to localize label strings in ios for a beginner
Hi im very much stuck on the process of localisation on ios .
heres what i do understand , how to go to the project explorer and set base localizations for diferent countries,
how to make a string ...
0
votes
2answers
46 views
localize mscorlib.dll Resources
I've opened mscorlib in ILSpy and I see in resources folder:
Name, Value
[Format_InvalidString, Input string was not in a correct format.]
Is there any way to localize this string?
(Context: ...
0
votes
1answer
60 views
How to configure primefaces Gmap to show a specific country
I am using primefaces Gmap in my application, and I want the map to show only Turkey country and it's regions. Does anyone know how to do that ?
0
votes
1answer
22 views
Underscore Localization
How do we do localization in UnderScore templating engine. I managed to get the localized object through require.js. Now need to pass this localized object to underscore template so that it can return ...
0
votes
0answers
18 views
How does javascript convert dates to alternate calendar systems?
So I am trying to figure out HOW (i.e. what's the algorithm?) javascript converts a Gregorian Date object into alternative calendar formats such as in this example:
var x = new Date();
...
1
vote
1answer
89 views
French full dates
I'm using
DateTime.Now.ToString("dddd dd MMMM yyyy",new CultureInfo(user.CultureCodeISO2)
For dates in dutch.
Now my requirements changed and I need to support full dates in french and english ...
2
votes
1answer
46 views
Resharper localize complex strings
How can I get Resharper to shove format strings into the resource file? I have a MessageBox dialog that displays dynamic information like so:
MessageBox.Show(
string.Format(
"You have ...
1
vote
1answer
38 views
Correct Resx file not being chosen for non-base languages
I have a working resx localization setup with Microsoft MVC4 for base languages such as English, French, German, etc., but I'm trying to extend it to more specific languages such as ...
0
votes
0answers
31 views
Django JS Translation
I've been trying to solve this for 2 hours now, but I could't find anything.
JS file:
13 var element = document.createElement("input");
14 element.setAttribute("type", "button");
15 ...
0
votes
1answer
66 views
Windows Phone 8 - Localization not working
I was asked to localize a Windows Phone 8 application, so I followed the tutorial that can be found here.
I did a very simple app from the beginning and all the steps stated in the tutorial, and it ...
3
votes
2answers
77 views
Symfony2 locale detection: not considering _locale in session
I'm trying to implement a LocaleListener that detects user's preferred language (considering Accept-Language header) and stores it in session to avoid checking it every request. I've developed the ...
0
votes
2answers
62 views
GWT permutation count
When I do
<set-property name="user.agent" value="ie9,gecko1_8,safari,opera" />
the compiler does 4 permutations;
But adding :
<set-property name="user.agent" ...
3
votes
1answer
57 views
How should keyboard mnemonics be localized? [closed]
Is there a standard approach to localizing (internationalize) keyboard mnemonics? For example, in Windows Explorer (English), if the user types Alt-F then C, the File menu opens and then the Close ...
0
votes
0answers
20 views
Cannot access localization strings - “The type xy exists in both ab and cd” error
I have run into quite common problem - error message
The type 'Resources.AppStart' exists in both
'C:\Work\Projects\DocuLive\DocuLive\' and
'C:\Users\hora_j\AppData\Local\Temp\Temporary ...
0
votes
1answer
40 views
Converting HTML into Xliff and vice versa
I want to convert any HTML file (including images and tables and CSS too) to XLIFF.
I would appreciate if some can tell me how to do this. Please provide some sample example code.
0
votes
1answer
21 views
TYPO3, select from localized table
I just created a localized table. When adding translations they go into the table with a new uid. I have checked with other localized extension, so this seems to be right.
Example: Localized entries ...
0
votes
1answer
22 views
NumberFormatter::formatCurrency return NaN with “fr_FR.UTF-8”
The following issue occurs with apache on Ubuntu 13.04(not sure about other OS's)
I tried with fr_LU too but to no avail
Doesn't work -returns NaN
setlocale(LC_MONETARY, 'fr_FR.UTF-8');
...
4
votes
3answers
33 views
Calendar failed to get the days names in different languages than English
I'm trying to get the days of the week in German using the Calendar function getDisplayNames() with German locale.
Calendar now = Calendar.getInstance();
Map<String,Integer> displayNames = ...
0
votes
1answer
24 views
Wordpress theme translations not being implemented into admin area
I developed a wordpress theme which has a few cusotm post types in it. and i created the .po language file and it successfully imported the strings from php files.
The problem is that the ...
0
votes
1answer
66 views
C# Single-Assembly Multilanguage App - Resources not being loaded properly
I´m developing a simple C# .NET 4.0 application, and want to have it localized in several languages. However, the satellite assemblies created for localization (i.e. the de/MyApp.resources.dll) would ...
1
vote
2answers
88 views
GWT Dynamic Locale
I want to set gwt-locale taking user chosen locale with the help of Spring LocaleContextHolder.
public static final String getCurrentLocale() {
return ...
0
votes
2answers
64 views
SQLite upper() alike function for international characters
Actually question was asked several times, but I didn't manage to find answer.
There's set of SQLite table(s) which are read-only - I can't change their structure or redefine collation rules. Tables ...
1
vote
2answers
36 views
Multilingual iPhone App with Audio
I'm currently developing an ios app with a lot of audio. I want to release versions in different languages but this means having all the audio in every language, which would take up too much space.
...
0
votes
1answer
50 views
Localized Entities Using EF-Code-First
I’m using MVC with CodeFirst to create a multi-lingual website, and I’ve followed this tutorial ...
0
votes
0answers
57 views
django localization problems 1.5
After the migration to the new django version from 1.2 I have found that my localization in templates does not work.
I have tried to recompile *.mo files - it's seems that translation data have been ...
0
votes
1answer
60 views
Android - getActionBar().setDisplayHomeAsUpEnabled() crashes app, only on small French screen
So I am in the process of localizing my app for different languages, starting with French, and have come across a bizarre problem.
Upon creating an activity, I call ...
0
votes
1answer
67 views
UITextView alignment for 'right to left' written language
I have created two methods to change the text alignment of a UITextView. I am targeting iOS6 and above. The idea is that the user can change the alignment of the input of the textview. if the input is ...
0
votes
0answers
17 views
SetThreadUILanguage on Windows XP vs. Vista+?
The docs for SetThreadUILanguage state that:
Windows XP: The application can only set this parameter to 0. This
setting causes the function to select the language that best supports
the ...



