Questions tagged [localizable.strings]
321 questions
0
votes
1 answer
how to set iOS default localizable string for a key?
I have create a Localizable.strings file with 2 language, en & jp.
en: "key"="english";
jp: "key"="日本";
It works good when using en & jp.
_title.text = NSLocalizedString(@"key",nil);
But when I using other language,like German,the label will…

yellow
- 702
- 1
- 10
- 24
0
votes
2 answers
Basic styling of Localizable.strings in iOS
From an Android background, I would have thought that it is possible to add a basic styling to iOS Localizable.strings by using HTML markup like over…

Chris
- 4,403
- 4
- 42
- 54
0
votes
1 answer
How to Handle Accented Characters in a Directory Name
I have a problem with using Directory.Exists() on a string that contains an accented character.
This is the directory path: D:\ést_test\scenery. It is coming in as a simple string in a file that I am…

ScruffyDuck
- 2,606
- 3
- 34
- 50
0
votes
2 answers
How can i do localization in JavaME?
I have a question about localization files in JavaME.
I want to use my strings to put on appropriate places of applicaton in different languages that depends on phones' language.
I researched this topic and rode some articles like…

mertaydin
- 2,184
- 5
- 19
- 26
0
votes
2 answers
How to Read Contents of Localizable.strings and Put it To UIWebView
In my app, I have a text file that contains something like this: