mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPL-155915 Update Uninstall feedback dialog with link to "Marketplace Agreement"
GitOrigin-RevId: 045a9f7dee43a399bd6b50d4f3bf036e01473128
This commit is contained in:
committed by
intellij-monorepo-bot
parent
18983bb95a
commit
c82c134fd4
@@ -1,10 +1,10 @@
|
||||
dialog.feedback.consent.withEmail=By submitting this form, I agree to share <a href='systemInfo'>system information</a>. I agree that my name and email \
|
||||
address may be used by JetBrains to contact me regarding my feedback. I agree that JetBrains \
|
||||
s.r.o. may process said data using <a href='https://www.jetbrains.com/legal/docs/privacy/third-parties.html'>third-party services</a> for this purpose in accordance with the \
|
||||
<a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a>.
|
||||
<a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a> and <a href='https://plugins.jetbrains.com/legal/terms-of-use'>Marketplace Agreement</a>.
|
||||
dialog.feedback.consent.withoutEmail=By submitting this form, I agree to share <a href='systemInfo'>system information</a>. I agree that JetBrains s.r.o. \
|
||||
may process said data using <a href='https://www.jetbrains.com/legal/docs/privacy/third-parties.html'>third-party services</a> for this purpose in accordance with \
|
||||
the <a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a>.
|
||||
the <a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a> and <a href='https://plugins.jetbrains.com/legal/terms-of-use'>Marketplace Agreement</a>.
|
||||
dialog.feedback.system.info.title=System Info
|
||||
dialog.feedback.system.info.panel.os.version=OS version:
|
||||
dialog.feedback.system.info.panel.memory=Memory:
|
||||
|
||||
@@ -19,10 +19,10 @@ notification.dotNotShow.button=Don't show again
|
||||
dialog.feedback.consent.withEmail=By submitting this form, I agree to share <a href='systemInfo'>system information</a>. I agree that my name and email \
|
||||
address may be used by JetBrains to contact me regarding my feedback. I agree that JetBrains \
|
||||
s.r.o. may process said data using <a href='https://www.jetbrains.com/legal/docs/privacy/third-parties.html'>third-party services</a> for this purpose in accordance with the \
|
||||
<a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a>.
|
||||
<a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a> and <a href='https://plugins.jetbrains.com/legal/terms-of-use'>Marketplace Agreement</a>.
|
||||
dialog.feedback.consent.withoutEmail=By submitting this form, I agree to share <a href='systemInfo'>system information</a>. I agree that JetBrains s.r.o. \
|
||||
may process said data using <a href='https://www.jetbrains.com/legal/docs/privacy/third-parties.html'>third-party services</a> for this purpose in accordance with the \
|
||||
<a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a>.
|
||||
<a href='https://www.jetbrains.com/legal/docs/privacy/privacy.html'>JetBrains Privacy Policy</a> and <a href='https://plugins.jetbrains.com/legal/terms-of-use'>Marketplace Agreement</a>.
|
||||
dialog.feedback.system.info.title=System Info
|
||||
dialog.feedback.system.info.panel.os.version=OS version:
|
||||
dialog.feedback.system.info.panel.memory=Memory:
|
||||
|
||||
Reference in New Issue
Block a user