From 6eebefb0f76271ee3f9a564f50cb8ddc26136ff7 Mon Sep 17 00:00:00 2001 From: mgrojo Date: Thu, 6 Dec 2018 18:20:48 +0100 Subject: [PATCH] Fix Spanish shortcut translations for Qt5.9.5 (Ubuntu 18.04) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This translation was working for Ubuntu 16.04, because it matched the official Qt translation for Shift, but in Qt5.9.5 (Ubuntu 18.04) the translation is no longer abbreviated (Mayúsculas) and the former translation breaks the shortcuts. Using the original English terms should work for all versions and it is automatically translated in the display. --- src/translations/sqlb_es_ES.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/translations/sqlb_es_ES.ts b/src/translations/sqlb_es_ES.ts index 0222fe21..49c461ee 100644 --- a/src/translations/sqlb_es_ES.ts +++ b/src/translations/sqlb_es_ES.ts @@ -806,7 +806,7 @@ Abortando ejecución%3. Ctrl+Shift+C - Ctrl+May+C + Ctrl+Shift+C Import text @@ -1812,7 +1812,7 @@ Do you want to insert it anyway? Ctrl+Shift+C - Ctrl+May+C + Ctrl+Shift+C @@ -3307,7 +3307,7 @@ Puede arrastrar sentencias SQL desde la columna Esquema y soltarlas en el editor Shift+F5 - May+F5 + Shift+F5 Sa&ve Project @@ -3764,7 +3764,7 @@ Puede arrastrar sentencias SQL desde la columna Esquema y soltarlas en el editor Shift+F1 - May+F1 + Shift+F1 &About... @@ -5901,7 +5901,7 @@ p, li { white-space: pre-wrap; } Shift+F3 - May+F3 + Shift+F3