Commit a3b9b2bf authored by Gauthier Ambard's avatar Gauthier Ambard Committed by Commit Bot

Use title case for Recent Tabs strings

Title for Recent Tabs' sections should be title cased.

Bug: 426576
Change-Id: I6aadca930ad8925e11cb221d508c926c2e2c83a7
Reviewed-on: https://chromium-review.googlesource.com/684841Reviewed-by: default avatarJean-François Geyelin <jif@chromium.org>
Commit-Queue: Gauthier Ambard <gambard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#504392}
parent b29b6884
...@@ -1068,11 +1068,11 @@ Handoff must also be enabled in the General section of Settings, and your device ...@@ -1068,11 +1068,11 @@ Handoff must also be enabled in the General section of Settings, and your device
<message name="IDS_IOS_RECENT_TABS_OPEN_ALL_MENU_OPTION" desc="Context menu option to open all tabs from a foreign session. [Length: 15em] [iOS only]"> <message name="IDS_IOS_RECENT_TABS_OPEN_ALL_MENU_OPTION" desc="Context menu option to open all tabs from a foreign session. [Length: 15em] [iOS only]">
Open all Open all
</message> </message>
<message name="IDS_IOS_RECENT_TABS_OTHER_DEVICES" desc="The name of the section informing the user on how to view tabs from other devices.[Length: 15em]"> <message name="IDS_IOS_RECENT_TABS_OTHER_DEVICES" desc="The name of the section informing the user on how to view tabs from other devices.[Length: 25em]">
Other devices Other Devices
</message> </message>
<message name="IDS_IOS_RECENT_TABS_RECENTLY_CLOSED" desc="The heading of the recently closed section in the recent tab panel. [Length: 35em] [iOS only]"> <message name="IDS_IOS_RECENT_TABS_RECENTLY_CLOSED" desc="The heading of the recently closed section in the recent tab panel. [Length: 35em] [iOS only]">
Recently closed Recently Closed
</message> </message>
<message name="IDS_IOS_SAFE_MODE_AW_SNAP" desc="The title of the safe mode UI after multiple crashes. This is intended to be a humorous exclamation of dismay. [Length: 30em]"> <message name="IDS_IOS_SAFE_MODE_AW_SNAP" desc="The title of the safe mode UI after multiple crashes. This is intended to be a humorous exclamation of dismay. [Length: 30em]">
Aw, Snap! Aw, Snap!
......
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