summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorSiqi LIU <me@siqi.fr>2013-11-21 00:59:00 +0100
committerSiqi LIU <me@siqi.fr>2013-11-21 00:59:58 +0100
commitda126099281331309caff0f6e65b3dca6ae979db (patch)
tree48467f396c4bbebd55cd6b348cfb3f9a871616be /ios
parent8232dfd5206da20546780ec0a2d3e7ea490fdb07 (diff)
app setting localization experiment
Change-Id: I862b93cd9f3a60fbf8249985bab0008325e4f68a
Diffstat (limited to 'ios')
-rw-r--r--ios/iosremote/Settings.bundle/Root.plist6
-rw-r--r--ios/iosremote/Settings.bundle/en.lproj/Root.stringsbin546 -> 1128 bytes
-rw-r--r--ios/iosremote/Settings.bundle/fr.lproj/Root.stringsbin0 -> 1140 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/ios/iosremote/Settings.bundle/Root.plist b/ios/iosremote/Settings.bundle/Root.plist
index 12eb920d9b57..368da380ab82 100644
--- a/ios/iosremote/Settings.bundle/Root.plist
+++ b/ios/iosremote/Settings.bundle/Root.plist
@@ -62,6 +62,9 @@
<integer>20</integer>
<integer>30</integer>
<integer>40</integer>
+ <integer>45</integer>
+ <integer>50</integer>
+ <integer>60</integer>
</array>
<key>Titles</key>
<array>
@@ -72,6 +75,9 @@
<string>20</string>
<string>30</string>
<string>40</string>
+ <string>45</string>
+ <string>50</string>
+ <string>60</string>
</array>
<key>Type</key>
<string>PSMultiValueSpecifier</string>
diff --git a/ios/iosremote/Settings.bundle/en.lproj/Root.strings b/ios/iosremote/Settings.bundle/en.lproj/Root.strings
index 8cd87b9d6b20..e55eb4af5e31 100644
--- a/ios/iosremote/Settings.bundle/en.lproj/Root.strings
+++ b/ios/iosremote/Settings.bundle/en.lproj/Root.strings
Binary files differ
diff --git a/ios/iosremote/Settings.bundle/fr.lproj/Root.strings b/ios/iosremote/Settings.bundle/fr.lproj/Root.strings
new file mode 100644
index 000000000000..5209730f8f89
--- /dev/null
+++ b/ios/iosremote/Settings.bundle/fr.lproj/Root.strings
Binary files differ