From 090b4fefb6a34c6d7b863859a9543dfee6208ef4 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Fri, 23 Feb 2024 20:54:31 +0100 Subject: [PATCH] Update sqlb_en_GB.ts Small corrections --- src/translations/sqlb_en_GB.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/translations/sqlb_en_GB.ts b/src/translations/sqlb_en_GB.ts index d9a7de70f..ef7fcdb20 100644 --- a/src/translations/sqlb_en_GB.ts +++ b/src/translations/sqlb_en_GB.ts @@ -279,7 +279,7 @@ Attribution Share Alike 4.0 license.<br/>See </span><a href=" - Invalid option/non-existant file: %1 + Invalid option/non-existent file: %1 @@ -781,7 +781,7 @@ Aborting execution%3. - Creating savepoint failed. DB says: %1 + Creating save point failed. DB says: %1 @@ -793,7 +793,7 @@ Aborting execution%3. - Releasing savepoint failed. DB says: %1 + Releasing save point failed. DB says: %1 @@ -3967,7 +3967,7 @@ Are you sure? - The database is currenctly busy. + The database is currently busy. @@ -4259,7 +4259,7 @@ Are you sure you want to save the database? - Shift+Alt+0 + Alt+Shift+0 @@ -5550,7 +5550,7 @@ Please check again. - Socks v5 + SOCKS v5 @@ -7177,7 +7177,7 @@ Hold %3Shift and click to jump there - <html><head/><body><p>This button creates a new record in the database. Hold the mouse button to open a pop-up menu of different options:</p><ul><li><span style=" font-weight:600;">New Record</span>: insert a new record with default values in the database.</li><li><span style=" font-weight:600;">Insert Values...</span>: open a dialog for entering values before they are inserted in the database. This allows to enter values acomplishing the different constraints. This dialog is also open if the <span style=" font-weight:600;">New Record</span> option fails due to these constraints.</li></ul></body></html> + <html><head/><body><p>This button creates a new record in the database. Hold the mouse button to open a pop-up menu of different options:</p><ul><li><span style=" font-weight:600;">New Record</span>: insert a new record with default values in the database.</li><li><span style=" font-weight:600;">Insert Values...</span>: open a dialog for entering values before they are inserted in the database. This allows to enter values accomplishing the different constraints. This dialog is also open if the <span style=" font-weight:600;">New Record</span> option fails due to these constraints.</li></ul></body></html> @@ -7259,7 +7259,7 @@ Hold %3Shift and click to jump there - <html><head/><body><p>This popup menu provides the following options applying to the currently browsed and filtered table:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Export to CSV: this option exports the data of the browsed table as currently displayed (after filters, display formats and order column) to a CSV file.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Save as view: this option saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.</li></ul></body></html> + <html><head/><body><p>This pop-up menu provides the following options applying to the currently browsed and filtered table:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Export to CSV: this option exports the data of the browsed table as currently displayed (after filters, display formats and order column) to a CSV file.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Save as view: this option saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.</li></ul></body></html>