am 2d8d20f4: am 5c681c17: Merge "Add translatable="false" to setup wizard\'s...
am 2d8d20f4: am 5c681c17: Merge "Add translatable="false" to setup wizard\'s string resources" into jb-mr2-dev
* commit '2d8d20f4':
Add translatable="false" to setup wizard's string resources
<!-- Title of the 2nd step in the setup wizard. [CHAR LIMIT=64] -->
<stringname="setup_step2_title">"Switch to <xliff:gid="application_name">%s</xliff:g>."</string>
<stringname="setup_step2_title"translatable="false">"Switch to <xliff:gid="application_name">%s</xliff:g>."</string>
<!-- Detailed instruction of the 2nd step in the setup wizard. [CHAR LIMIT=80] -->
<stringname="setup_step2_instruction">"Now that you've enabled <xliff:gid="application_name">%s</xliff:g>, you can switch to it."</string>
<stringname="setup_step2_instruction"translatable="false">"Now that you've enabled <xliff:gid="application_name">%s</xliff:g>, you can switch to it."</string>
<!-- Ordinal number of the 3rd step in the setup wizard. [CHAR LIMIT=5] -->