diff options
Diffstat (limited to 'www/iridium/files/patch-components_autofill_strings.grdp')
-rw-r--r-- | www/iridium/files/patch-components_autofill_strings.grdp | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/iridium/files/patch-components_autofill_strings.grdp b/www/iridium/files/patch-components_autofill_strings.grdp deleted file mode 100644 index dfa15d2463b4..000000000000 --- a/www/iridium/files/patch-components_autofill_strings.grdp +++ /dev/null @@ -1,20 +0,0 @@ ---- components/autofill_strings.grdp.orig 2018-05-09 21:05:44.000000000 +0200 -+++ components/autofill_strings.grdp 2018-08-16 09:49:40.897088000 +0200 -@@ -198,7 +198,7 @@ - Do you want Chromium to save this card? - </message> - </if> -- <if expr="is_linux and not chromeos"> -+ <if expr="is_posix and not chromeos"> - <then> - <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title text for the Autofill save card prompt when the card is to be saved by uploading it to Google Payments and also saved locally. The prompt can be either a bubble or an infobar."> - Do you want to save this card to your Google Account? -@@ -216,7 +216,7 @@ - <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments and also saved locally. The prompt can be either a bubble or an infobar."> - Pay quickly on sites and apps across devices using cards you have saved with Google. - </message> -- <if expr="is_linux and not chromeos"> -+ <if expr="is_posix and not chromeos"> - <then> - <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION_V2" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments, according to June 2017 UI guidelines. The prompt will be shown in a bubble below the omnibox."> - To pay faster next time, save this card to your Google Account. |