Revision 2aaecc36 res/values/strings.xml

b/res/values/strings.xml
9 9
<string name="fields_missing">Fields Missing</string>
10 10
<string name="username_and_apikey_required">User Name and API Key are required.</string>
11 11
<string name="ok">OK</string>
12
<string name="country">Country Datacenter</string>
13
<string-array name="country_entries">
14
     <item>US</item>
15
     <item>UK</item>
16
</string-array>
17
<string-array name="country_values">
18
     <item>0</item>
19
     <item>1</item>
20
</string-array>
21
<string name="country_default_value">0</string>
22
<string name="preference_name">Preferences</string>
12 23
</resources>

Also available in: Unified diff