Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Commit 03e3acc

Browse files
author
Alex Mineer
committed
Add meaning to conflicting string
Temporary measure to avoid translation issues, we may need to revert this BUG=438717 Cr-Commit-Position: refs/branch-heads/2214@{#217} Cr-Branched-From: 03655fd-refs/heads/master@{#303346}
1 parent ef00f01 commit 03e3acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chrome/android/java/strings/android_chrome_strings.grd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ You are signing in with a managed account and giving its administrator control o
184184
Close
185185
</message>
186186
<!-- TranslateInfoBar -->
187-
<message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the translate infobar to offer a translate. [CHAR-LIMIT=64]">
187+
<message name="IDS_TRANSLATE_INFOBAR_TEXT" meaning="Android" desc="Text to display on the translate infobar to offer a translate. [CHAR-LIMIT=64]">
188188
This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Translate it to <ph name="TARGET_LANGUAGE">^2<ex>French</ex></ph>?
189189
</message>
190190
<message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to offer to change languages.">

0 commit comments

Comments
 (0)