[Xfce4-commits] <midori:master> Resolve mnemonic conflict in Tab Move Forward/ Backward

Christian Dywan noreply at xfce.org
Sun Mar 13 15:34:01 CET 2011


Updating branch refs/heads/master
         to b312c40456c0b0b7740c1595d7519f9831da73a0 (commit)
       from 9e52fa93d4968ac584949a3f9ef047b0b7521009 (commit)

commit b312c40456c0b0b7740c1595d7519f9831da73a0
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sun Mar 13 15:24:40 2011 +0100

    Resolve mnemonic conflict in Tab Move Forward/ Backward

 midori/midori-browser.c |    2 +-
 po/cs.po                |    2 +-
 po/hr.po                |    2 +-
 po/id.po                |    2 +-
 po/ja.po                |    2 +-
 po/pl.po                |    2 +-
 po/pt.po                |    2 +-
 po/uk.po                |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index bba2590..fc2f6ff 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -5103,7 +5103,7 @@ static const GtkActionEntry entries[] =
     { "TabNext", GTK_STOCK_GO_FORWARD,
         N_("_Next Tab"), "<Ctrl>Page_Down",
         N_("Switch to the next tab"), G_CALLBACK (_action_tab_next_activate) },
-    { "TabMoveBackward", NULL, N_("_Move Tab Backward"), "<Ctrl><Shift>Page_Up",
+    { "TabMoveBackward", NULL, N_("Move Tab _Backward"), "<Ctrl><Shift>Page_Up",
        N_("Move tab behind the previous tab"), G_CALLBACK (_action_tab_move_backward_activate) },
     { "TabMoveForward", NULL, N_("_Move Tab Forward"), "<Ctrl><Shift>Page_Down",
        N_("Move tab in front of the next tab"), G_CALLBACK (_action_tab_move_forward_activate) },
diff --git a/po/cs.po b/po/cs.po
index eebae48..e7bc064 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -838,7 +838,7 @@ msgid "Switch to the next tab"
 msgstr "Přepnout na další kartu"
 
 #: ../midori/midori-browser.c:5076
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr "Přesunout kartu v_zad"
 
 #: ../midori/midori-browser.c:5077
diff --git a/po/hr.po b/po/hr.po
index e7c42f6..19d2ca6 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -837,7 +837,7 @@ msgid "Switch to the next tab"
 msgstr "Prebaci na slijedeću stranicu"
 
 #: ../midori/midori-browser.c:5106
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr "_Premjesti karticu unazad"
 
 #: ../midori/midori-browser.c:5107
diff --git a/po/id.po b/po/id.po
index 72a9250..9f91f88 100644
--- a/po/id.po
+++ b/po/id.po
@@ -859,7 +859,7 @@ msgid "Switch to the next tab"
 msgstr "Pindah ke tab berikutnya"
 
 #: ../midori/midori-browser.c:5106
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr "_Geser Tab ke Belakang"
 
 #: ../midori/midori-browser.c:5107
diff --git a/po/ja.po b/po/ja.po
index 08ce61d..4474145 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -906,7 +906,7 @@ msgid "Switch to the next tab"
 msgstr "次のタブへ切り替えます"
 
 #: ../midori/midori-browser.c:5106
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr "後ろのタブへ移動(_M)"
 
 # tooltip
diff --git a/po/pl.po b/po/pl.po
index 547641e..a1d69a8 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -868,7 +868,7 @@ msgid "Switch to the next tab"
 msgstr "Przechodzi do następnej karty"
 
 #: ../midori/midori-browser.c:5106
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr ""
 
 #: ../midori/midori-browser.c:5107
diff --git a/po/pt.po b/po/pt.po
index ee9c45b..c76d0d6 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -840,7 +840,7 @@ msgid "Switch to the next tab"
 msgstr "Mudar para o separador seguinte"
 
 #: ../midori/midori-browser.c:5106
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr "_Mover separador para trás"
 
 #: ../midori/midori-browser.c:5107
diff --git a/po/uk.po b/po/uk.po
index 9981fac..5d8d4be 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -839,7 +839,7 @@ msgid "Switch to the next tab"
 msgstr "Перейти до наступної вкладки"
 
 #: ../midori/midori-browser.c:5076
-msgid "_Move Tab Backward"
+msgid "Move Tab _Backward"
 msgstr "_Перенести вкладку назад"
 
 #: ../midori/midori-browser.c:5077



More information about the Xfce4-commits mailing list