Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

virtual-hand
Copy link
Contributor

Translation of untranslated items of the main screens to Portuguese

Translation of untranslated items of the main screens
<location filename="../MainWindow.ui" line="1869"/>
<source>E&amp;xit</source>
<translation>&amp;Sair</translation>
<translation>Sair</translation>
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you disable the shortcut?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

All letters are already in use by other shortcuts. S in Save project. A in open database (abrir). I in import. And R in Recent files. An accidental command to leave can make the user lose unsaved changes.

Copy link
Member

@mgrojo mgrojo Sep 1, 2025

Choose a reason for hiding this comment

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

It seems sensible, specially since there are already OS shotcuts and our Control-Q to exit the program. In any case, just for studying other solutions, what are other programs in Portuguese doing? Except Import, the other File menu entries seem pretty usual. Are they using I? Are there cases where S is reused for Save and Exit? Note that when the letter is repeated, you can still cycle between the instances and then press Enter. Another option is the one used in Asiatic languages: using a parenthesized letter as accelerator, as in "Sair (X)", but I haven't seen it used in Occidental languages.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually there are no patterns. Other apps really repeat letters.

I've edited some shortcuts. "Sair" now uses R and it is the same used by "Revert changes".

@mgrojo mgrojo merged commit e8f3943 into sqlitebrowser:master Sep 4, 2025
11 checks passed
@mgrojo
Copy link
Member

mgrojo commented Sep 4, 2025

Thanks @virtual-hand, it's now merged.

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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.