| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 02c94cd35548d26cb725f29ce51dc5846fc92431..1548f7a7bb17e02511900544aadda1e1f4b888d3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6681,6 +6681,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Enables a new option to upload credit cards to Google Payments for sync to all Chrome devices.
|
| </message>
|
| </if>
|
| + <message name="IDS_FLAGS_FORCE_UI_DIRECTION_NAME" desc="Name for the flag to force a specific UI direction.">
|
| + Force UI direction
|
| + </message>
|
| + <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.
|
| + </message>
|
| + <message name="IDS_FLAGS_FORCE_UI_DIRECTION_LTR" desc="Name for the option to force left-to-right UI direction mode.">
|
| + Left-to-right
|
| + </message>
|
| + <message name="IDS_FLAGS_FORCE_UI_DIRECTION_RTL" desc="Name for the option to force right-to-left UI direction mode.">
|
| + Right-to-left
|
| + </message>
|
|
|
| <!-- WebRTC logs -->
|
| <message name="IDS_WEBRTC_LOGS_TITLE" desc="Title for the chrome://webrtc-logs page.">
|
|
|