Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbeaver/dbeaver#34359 Change the warn for encrypted projects #34397

Merged

Conversation

HocKu7
Copy link
Contributor

@HocKu7 HocKu7 commented Jun 19, 2024

No description provided.

@@ -22,4 +22,4 @@ project_open_cannot_read_credentials_title = You are about to lose project crede
project_open_cannot_read_credentials_message = You are about to open an encrypted project: ''{0}''\n\nWarning: if you proceed, your credentials will be permanently deleted. To avoid losing them, please open your project in DBeaver PRO version.
project_open_cannot_read_credentials_button_text = Open and delete credentials
project_open_cannot_read_configuration_title = Error opening the project
project_open_cannot_read_configuration_message = Configuration for project ''{0}'' is encrypted. Please open it in DBeaver PRO.
project_open_cannot_read_configuration_message = The ''{0}'' project was protected with a password in another edition of DBeaver. In this edition the password does not work, so this project cannot be opened. You can try to open it in <a href="https://dbeaver.com/download/">another DBeaver edition</a>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me, it's not clear, what is this, because in the end of previous version you're talking about "another edition".

Suggested change
project_open_cannot_read_configuration_message = The ''{0}'' project was protected with a password in another edition of DBeaver. In this edition the password does not work, so this project cannot be opened. You can try to open it in <a href="https://dbeaver.com/download/">another DBeaver edition</a>.
project_open_cannot_read_configuration_message = The ''{0}'' project was protected with a password in another edition of DBeaver. In the current edition the password does not work, so this project cannot be opened. You can try to open it in <a href="https://dbeaver.com/download/">another DBeaver edition</a>.

@serge-rider
Copy link
Member

I don't like the message. Too long and too confusing.
The ''{0}'' project was protected with a password in DBeaver PRO. It cannot be opened in DBeaver Community.

M?

@MashaKorax
Copy link
Contributor

iScreen Shoter - DBeaver Community - 240622231937

@MashaKorax
Copy link
Contributor

verified

@serge-rider serge-rider merged commit 2adb55f into devel Jun 24, 2024
3 checks passed
@serge-rider serge-rider deleted the dbeaver/dbeaver#34359-change-the-warn-for-encypted-project branch July 18, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DBeaver Configuration for project 'General' is encrypted Please open it in DBeaver PRO
5 participants