aboutsummaryrefslogtreecommitdiff
path: root/devel/electron23/files/patch-components_autofill__payments__strings.grdp
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2023-04-28 06:30:28 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2023-04-28 06:33:07 +0000
commitae996eeec930eb81bdd059f9c7cc2c200907638f (patch)
treebeeeca41de4af679befdf437a2773509c3792fde /devel/electron23/files/patch-components_autofill__payments__strings.grdp
parent93387f4bec4c3af8acd9754b7c41958cdc3bcac1 (diff)
downloadports-ae996eeec930eb81bdd059f9c7cc2c200907638f.tar.gz
ports-ae996eeec930eb81bdd059f9c7cc2c200907638f.zip
devel/electron23: add port: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS. It's easier than you think. If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application. WWW: https://electronjs.org/
Diffstat (limited to 'devel/electron23/files/patch-components_autofill__payments__strings.grdp')
-rw-r--r--devel/electron23/files/patch-components_autofill__payments__strings.grdp11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron23/files/patch-components_autofill__payments__strings.grdp b/devel/electron23/files/patch-components_autofill__payments__strings.grdp
new file mode 100644
index 000000000000..b9c7a90753b3
--- /dev/null
+++ b/devel/electron23/files/patch-components_autofill__payments__strings.grdp
@@ -0,0 +1,11 @@
+--- components/autofill_payments_strings.grdp.orig 2023-02-01 18:43:16 UTC
++++ components/autofill_payments_strings.grdp
+@@ -112,7 +112,7 @@
+ <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">
++ <if expr="is_posix">
+ <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?