From 7b660338ed75d7c8ecb7a2ff6cb144bea015d872 Mon Sep 17 00:00:00 2001 From: mgrojo Date: Wed, 8 Aug 2018 19:32:55 +0200 Subject: [PATCH] Standard use of title case and ellipsis in menu actions Menu actions that take the user to a dialog, where the action is completed with some interaction and that could be cancelled, now have ellipsis. Actions that only open an informative window do no longer have ellipsis. Title case used in all menu entries. See issue #1434 --- src/MainWindow.ui | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/MainWindow.ui b/src/MainWindow.ui index 4445a175..c7efa262 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -1353,7 +1353,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed false - Compact &Database + Compact &Database... Compact the database file, removing space wasted by deleted records @@ -1566,7 +1566,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed - &About... + &About QAction::AboutRole @@ -1637,7 +1637,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/load_extension:/icons/load_extension - &Load extension + &Load Extension... QAction::NoRole @@ -1678,7 +1678,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/browser_open:/icons/browser_open - &Wiki... + &Wiki QAction::NoRole @@ -1690,7 +1690,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/browser_open:/icons/browser_open - Bug &report... + Bug &Report... QAction::NoRole @@ -1702,7 +1702,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/browser_open:/icons/browser_open - Web&site... + Web&site QAction::NoRole @@ -1714,7 +1714,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/project_save:/icons/project_save - Sa&ve Project + Sa&ve Project... Save the current session to a file @@ -1735,7 +1735,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/project_open:/icons/project_open - Open &Project + Open &Project... Load a working session from a file @@ -1759,7 +1759,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/db_attach:/icons/db_attach - &Attach Database + &Attach Database... Add another database file to the current database connection @@ -1780,7 +1780,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/encryption:/icons/encryption - &Set Encryption + &Set Encryption... QAction::NoRole @@ -1875,7 +1875,7 @@ You can drag SQL statements from the Schema column and drop them into the SQL ed :/icons/browser_open:/icons/browser_open - SQLCipher &FAQ... + SQLCipher &FAQ Opens the SQLCipher FAQ in a browser window