Commit 6f1eb2d8 authored by mgiuca's avatar mgiuca Committed by Commit bot

force-ui-direction flag: Add "LTR" and "RTL" to the description.

Allows easy searching on the chrome://flags page.

BUG=647529

Review-Url: https://codereview.chromium.org/2335343010
Cr-Commit-Position: refs/heads/master@{#419953}
parent 175d4995
...@@ -6866,7 +6866,7 @@ Keep your key file in a safe place. You will need it to create new versions of y ...@@ -6866,7 +6866,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Force UI direction Force UI direction
</message> </message>
<message name="IDS_FLAGS_FORCE_UI_DIRECTION_DESCRIPTION" desc="Description for the flag to force a specific UI direction."> <message name="IDS_FLAGS_FORCE_UI_DIRECTION_DESCRIPTION" desc="Description for the flag to force a specific UI direction.">
Explicitly force the UI to left-to-right or right-to-left mode, overriding the default direction of the UI language. Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) mode, overriding the default direction of the UI language.
</message> </message>
<message name="IDS_FLAGS_FORCE_UI_DIRECTION_LTR" desc="Name for the option to force left-to-right UI direction mode."> <message name="IDS_FLAGS_FORCE_UI_DIRECTION_LTR" desc="Name for the option to force left-to-right UI direction mode.">
Left-to-right Left-to-right
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment