[chronojump] Fixed accelerator ctrl+space on all tests
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed accelerator ctrl+space on all tests
- Date: Thu, 5 Dec 2019 10:38:49 +0000 (UTC)
commit a72b2e82095e379e29cedb9830f89f7f800373af
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Dec 5 11:38:06 2019 +0100
Fixed accelerator ctrl+space on all tests
src/gui/chronojump.cs | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/gui/chronojump.cs b/src/gui/chronojump.cs
index db30af71..2cc0802c 100644
--- a/src/gui/chronojump.cs
+++ b/src/gui/chronojump.cs
@@ -6840,8 +6840,7 @@ LogB.Debug("mc finished 5");
"\t<tt><b>CTRL+" + Catalog.GetString("CURSOR_DOWN") + "</b></tt> " +
Catalog.GetString("Select next person") + "\n" +
"\n" + Catalog.GetString("Capture tests") + ":\n" +
- "\t<tt><b>(Space)</b></tt> " + Catalog.GetString("Execute test") + "\n" +
- "\t<tt><b>(CTRL+Space)</b></tt> " + Catalog.GetString("Execute test") + " ("
+ Catalog.GetString("encoder") + ")\n" +
+ "\t<tt><b>(CTRL+Space)</b></tt> " + Catalog.GetString("Execute test") + "\n" +
"\t<tt><b>(Enter)</b></tt> " + Catalog.GetString("Finish test") + "\n" +
"\t<tt><b>(Escape)</b></tt> " + Catalog.GetString("Cancel test") + "\n" +
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]