Merge "Slow dialog string has no limit." into mnc-dev

This commit is contained in:
Jeff Sharkey
2015-06-11 16:20:22 +00:00
committed by Android (Google) Code Review

View File

@@ -2531,7 +2531,7 @@
<!-- Title of wizard button offering to cancel move [CHAR LIMIT=32] --> <!-- Title of wizard button offering to cancel move [CHAR LIMIT=32] -->
<string name="storage_wizard_move_progress_cancel">Cancel move</string> <string name="storage_wizard_move_progress_cancel">Cancel move</string>
<!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=32] --> <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=NONE] -->
<string name="storage_wizard_slow_body">This <xliff:g id="name" example="SD card">^1</xliff:g> appears to be slow. <string name="storage_wizard_slow_body">This <xliff:g id="name" example="SD card">^1</xliff:g> appears to be slow.
\n\nYou can continue, but apps moved to this location may stutter and data transfers may take a long time. \n\nYou can continue, but apps moved to this location may stutter and data transfers may take a long time.
\n\nConsider using a faster <xliff:g id="name" example="SD card">^1</xliff:g> for better performance. \n\nConsider using a faster <xliff:g id="name" example="SD card">^1</xliff:g> for better performance.