Skip to content
hamen edited this page Oct 2, 2011 · 2 revisions

strings.xml

Name has to be lowercase with underscore as separator

<string name="set_preferences">Set preferences</string> -> OK

<string name="Theme_Switcher">Theme Switcher</string> -> WRONG

Clone this wiki locally