From 14b44f682667cea1066490ed0f461b057bcc6942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Mon, 1 Feb 2016 18:30:25 +0100 Subject: Add context to strings in the shortcut window It helps translators by differentiating the help strings from other strings in the app that might be identical, and allowing to translate them accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=761414 --- src/resources/gtk/help-overlay.ui | 108 +++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/src/resources/gtk/help-overlay.ui b/src/resources/gtk/help-overlay.ui index 190ad3b52..01c4934d2 100644 --- a/src/resources/gtk/help-overlay.ui +++ b/src/resources/gtk/help-overlay.ui @@ -10,53 +10,53 @@ True - General + General True - New window + New window <Primary>N True - Close window or tab + Close window or tab <Primary>W True - Search + Search <Primary>F True - Bookmarks + Bookmarks <Primary>B True - Bookmark current location + Bookmark current location <Primary>D True - Show help + Show help F1 True - Shortcuts + Shortcuts <Primary>question <Primary>F1 @@ -65,46 +65,46 @@ True - Opening + Opening True - Open + Open Return <Primary>O True - Open in new tab + Open in new tab <shift><Primary>T True - Open in new window + Open in new window <shift><Primary>W True - Open item location (search and recent only) + Open item location (search and recent only) <alt><Primary>O True - Open file and close window + Open file and close window <shift><Primary>Down True - Open with default application + Open with default application <Primary>O <alt>Down @@ -113,46 +113,46 @@ True - Tabs + Tabs True - New tab + New tab <Primary>T True - Go to previous tab + Go to previous tab <Primary>Page_Up True - Go to next tab + Go to next tab <Primary>Page_Down True - Open tab + Open tab <alt>0...8 True - Move tab left + Move tab left <shift><Primary>Page_Up True - Move tab right + Move tab right <shift><Primary>Page_Down @@ -161,60 +161,60 @@ True - Navigation + Navigation True - Go back + Go back <alt>Left True - Go forward + Go forward <alt>Right True - Go up + Go up <alt>Up True - Go down + Go down <alt>Down True - Go to home folder + Go to home folder <alt>Home True - Enter location + Enter location <Primary>L True - Location bar with root location + Location bar with root location slash True - Location bar with home location + Location bar with home location asciitilde @@ -223,67 +223,67 @@ True - View + View True - Zoom in + Zoom in <Primary>plus True - Zoom out + Zoom out <Primary>minus True - Reset zoom + Reset zoom <Primary>0 True - Refresh view + Refresh view F5 <Primary>R True - Show/hide hidden files + Show/hide hidden files <Primary>H True - Show/hide sidebar + Show/hide sidebar F9 True - Show/hide action menu + Show/hide action menu F10 True - List view + List view <Primary>1 True - Grid view + Grid view <Primary>2 @@ -292,88 +292,88 @@ True - Editing + Editing True - Create folder + Create folder <shift><Primary>N True - Rename + Rename F2 True - Move to trash + Move to trash Delete True - Delete permanently + Delete permanently <shift>Delete True - Copy + Copy <Primary>C True - Paste + Paste <Primary>V True - Select all + Select all <Primary>A True - Invert selection + Invert selection <shift><Primary>I True - Select items matching + Select items matching <Primary>S True - Undo + Undo <Primary>z True - Redo + Redo <shift><Primary>z True - Show item properties + Show item properties <Primary>I -- cgit v1.2.1