diff --git a/apps/Development/res/values/strings.xml b/apps/Development/res/values/strings.xml
index ec590a8dc..d144b8ff9 100644
--- a/apps/Development/res/values/strings.xml
+++ b/apps/Development/res/values/strings.xml
@@ -190,7 +190,7 @@
Sync succeeded: %s
Already bound to sync adapter
No selected sync adapter
- Connected to Sync Adapter\n\tauthority: %s\n\taccount type: %s
+ Connected to Sync Adapter\n\tauthority: %1$s\n\taccount type: %2$s
Not connected to a sync adapter
Bind failed
Waiting for service to be connected...
diff --git a/samples/SearchableDictionary/res/values/strings.xml b/samples/SearchableDictionary/res/values/strings.xml
index 569e1d92c..ee628ced0 100644
--- a/samples/SearchableDictionary/res/values/strings.xml
+++ b/samples/SearchableDictionary/res/values/strings.xml
@@ -38,8 +38,8 @@
- - %d result for \"%s\":
- - %d results for \"%s\":
+ - %1$d result for \"%2$s\":
+ - %1$d results for \"%2$s\":
diff --git a/samples/Wiktionary/res/values/strings.xml b/samples/Wiktionary/res/values/strings.xml
index 38d993768..ace442895 100644
--- a/samples/Wiktionary/res/values/strings.xml
+++ b/samples/Wiktionary/res/values/strings.xml
@@ -19,9 +19,9 @@
Example of a fast Wiktionary browser and Word-of-day widget
"All dictionary content provided by Wiktionary under a GFDL license. http://en.wiktionary.org\n\nIcon derived from Tango Desktop Project under a public domain license. http://tango.freedesktop.org"
- "%s/%s (Linux; Android)"
- "Wiktionary:Word of the day/%s %s"
- "http://en.wiktionary.org/wiki/%s"
+ "%1$s/%2$s (Linux; Android)"
+ "Wiktionary:Word of the day/%1$s %2$s"
+ "http://en.wiktionary.org/wiki/%s"
Wiktionary
diff --git a/samples/WiktionarySimple/res/values/strings.xml b/samples/WiktionarySimple/res/values/strings.xml
index 65e44cb86..7c7658572 100644
--- a/samples/WiktionarySimple/res/values/strings.xml
+++ b/samples/WiktionarySimple/res/values/strings.xml
@@ -17,9 +17,9 @@
Wiktionary simple example
- "%s/%s (Linux; Android)"
- "Wiktionary:Word of the day/%s %s"
- "http://en.wiktionary.org/wiki/%s"
+ "%1$s/%2$s (Linux; Android)"
+ "Wiktionary:Word of the day/%1$s %2$s"
+ "http://en.wiktionary.org/wiki/%s"
Wiktionary simple