diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-05-24 12:34:58 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-05-24 12:34:58 +0000 |
commit | a8a9149eb324b20a62cfdb78132a569c6fab2046 (patch) | |
tree | 5fdd2d2e7f3be73797f9b742907237c43172a303 /www/chromium/files/patch-components_autofill__strings.grdp | |
parent | devel/flyspray: Remove broken MYSQL option (diff) |
www/chromium: update to 74.0.3729.157
Notes
Notes:
svn path=/head/; revision=502461
Diffstat (limited to 'www/chromium/files/patch-components_autofill__strings.grdp')
-rw-r--r-- | www/chromium/files/patch-components_autofill__strings.grdp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-components_autofill__strings.grdp b/www/chromium/files/patch-components_autofill__strings.grdp index 44b96476a5a2..4c460344c084 100644 --- a/www/chromium/files/patch-components_autofill__strings.grdp +++ b/www/chromium/files/patch-components_autofill__strings.grdp @@ -1,7 +1,7 @@ ---- components/autofill_strings.grdp.orig 2019-03-11 22:00:56 UTC +--- components/autofill_strings.grdp.orig 2019-04-30 22:22:41 UTC +++ components/autofill_strings.grdp @@ -217,7 +217,7 @@ - <message name="IDS_AUTOFILL_NAME_FIX_FLOW_PROMPT_SAVE_CARD" desc="Text to show for the Autofill save credit card prompt card holder name fix flow button." formatter_data="android_java"> + <message name="IDS_AUTOFILL_FIX_FLOW_PROMPT_SAVE_CARD_LABEL" desc="Text to show on the button to save the card to Google when the fix flow dialog is shown after the Autofill save card prompt." formatter_data="android_java"> Save card </message> - <if expr="is_linux and not chromeos"> |