Commit 3b9547ad authored by Todd Sahl's avatar Todd Sahl Committed by Commit Bot

Fixing typo in resource file

This change reverts an unintentional ' ' space added to a string in chrome/app/generated_resources.grd

Bug: 1065116
Change-Id: I21e9103fdb8176d07ebbe231bd1a4c795e4fea00
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2155018
Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com>
Reviewed-by: default avatarEric Lawrence [MSFT] <ericlaw@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#760286}
parent 86a96a2a
...@@ -7710,7 +7710,7 @@ Please help our engineers fix this problem. Tell us what happened right before y ...@@ -7710,7 +7710,7 @@ Please help our engineers fix this problem. Tell us what happened right before y
<message name="IDS_RECENTLY_CLOSED_WINDOW" desc="In Title Case: Title of recently closed windows in Recent Tabs menu. [ICU_Syntax]"> <message name="IDS_RECENTLY_CLOSED_WINDOW" desc="In Title Case: Title of recently closed windows in Recent Tabs menu. [ICU_Syntax]">
{NUM_TABS, plural, =1 {1 Tab} other {# Tabs}} {NUM_TABS, plural, =1 {1 Tab} other {# Tabs}}
</message> </message>
<message name="IDS_RECENT_TABS_NO_DEVICE_TABS" desc="In Title Case: The label in the Recent Tabs menu in the wrench menu when the re's no tabs from other devices."> <message name="IDS_RECENT_TABS_NO_DEVICE_TABS" desc="In Title Case: The label in the Recent Tabs menu in the wrench menu when there's no tabs from other devices.">
No Tabs From Other Devices No Tabs From Other Devices
</message> </message>
</if> </if>
......
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