mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
Finally, after a long wait, an electron port for FreeBSD lands in the portstree. A huge thanks to everyone contributed to this huge effort and to the maintainer that is willing to take the burden of the maintainership!
11 lines
967 B
Text
11 lines
967 B
Text
--- components/autofill_strings.grdp.orig 2019-03-15 06:37:13 UTC
|
|
+++ components/autofill_strings.grdp
|
|
@@ -201,7 +201,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.
|