[gedit] Add context to strings in the shortcut window
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Add context to strings in the shortcut window
- Date: Mon, 1 Feb 2016 20:41:46 +0000 (UTC)
commit 01c592f8db10a27dea7922dc06717d76a825bc57
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Feb 1 21:29:50 2016 +0100
Add context to strings in the shortcut window
gedit/resources/ui/gedit-shortcuts.ui | 104 ++++++++++++++++----------------
1 files changed, 52 insertions(+), 52 deletions(-)
---
diff --git a/gedit/resources/ui/gedit-shortcuts.ui b/gedit/resources/ui/gedit-shortcuts.ui
index 7b8bcf3..4410325 100644
--- a/gedit/resources/ui/gedit-shortcuts.ui
+++ b/gedit/resources/ui/gedit-shortcuts.ui
@@ -11,82 +11,82 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Documents</property>
+ <property name="title" translatable="yes" context="shortcut window">Documents</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>T</property>
- <property name="title" translatable="yes">Create a new document in a tab</property>
+ <property name="title" translatable="yes" context="shortcut window">Create a new document in
a tab</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>O</property>
- <property name="title" translatable="yes">Open a document</property>
+ <property name="title" translatable="yes" context="shortcut window">Open a
document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>S</property>
- <property name="title" translatable="yes">Save the document</property>
+ <property name="title" translatable="yes" context="shortcut window">Save the
document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>S</property>
- <property name="title" translatable="yes">Save the document with a new filename</property>
+ <property name="title" translatable="yes" context="shortcut window">Save the document with a
new filename</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>L</property>
- <property name="title" translatable="yes">Save all the documents</property>
+ <property name="title" translatable="yes" context="shortcut window">Save all the
documents</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>W</property>
- <property name="title" translatable="yes">Close the document</property>
+ <property name="title" translatable="yes" context="shortcut window">Close the
document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>W</property>
- <property name="title" translatable="yes">Close all the documents</property>
+ <property name="title" translatable="yes" context="shortcut window">Close all the
documents</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>T</property>
- <property name="title" translatable="yes">Reopen the most recently closed document</property>
+ <property name="title" translatable="yes" context="shortcut window">Reopen the most recently
closed document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><Alt>Page_Down</property>
- <property name="title" translatable="yes">Switch to the next document</property>
+ <property name="title" translatable="yes" context="shortcut window">Switch to the next
document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><Alt>Page_Up</property>
- <property name="title" translatable="yes">Switch to the previous document</property>
+ <property name="title" translatable="yes" context="shortcut window">Switch to the previous
document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><Alt>1...9</property>
- <property name="title" translatable="yes">Switch to the first - ninth document</property>
+ <property name="title" translatable="yes" context="shortcut window">Switch to the first -
ninth document</property>
</object>
</child>
</object>
@@ -94,47 +94,47 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Windows and Panels</property>
+ <property name="title" translatable="yes" context="shortcut window">Windows and Panels</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>N</property>
- <property name="title" translatable="yes">Create a new document in a window</property>
+ <property name="title" translatable="yes" context="shortcut window">Create a new document in
a window</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><alt>N</property>
- <property name="title" translatable="yes">Create a new tab group</property>
+ <property name="title" translatable="yes" context="shortcut window">Create a new tab
group</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">F9</property>
- <property name="title" translatable="yes">Show side panel</property>
+ <property name="title" translatable="yes" context="shortcut window">Show side
panel</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>F9</property>
- <property name="title" translatable="yes">Show bottom panel</property>
+ <property name="title" translatable="yes" context="shortcut window">Show bottom
panel</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">F11</property>
- <property name="title" translatable="yes">Fullscreen on / off</property>
+ <property name="title" translatable="yes" context="shortcut window">Fullscreen on /
off</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Q</property>
- <property name="title" translatable="yes">Quit the application</property>
+ <property name="title" translatable="yes" context="shortcut window">Quit the
application</property>
</object>
</child>
</object>
@@ -142,47 +142,47 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Find and Replace</property>
+ <property name="title" translatable="yes" context="shortcut window">Find and Replace</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>F</property>
- <property name="title" translatable="yes">Find</property>
+ <property name="title" translatable="yes" context="shortcut window">Find</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>G</property>
- <property name="title" translatable="yes">Find the next match</property>
+ <property name="title" translatable="yes" context="shortcut window">Find the next
match</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><Shift>G</property>
- <property name="title" translatable="yes">Find the previous match</property>
+ <property name="title" translatable="yes" context="shortcut window">Find the previous
match</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>H</property>
- <property name="title" translatable="yes">Find and Replace</property>
+ <property name="title" translatable="yes" context="shortcut window">Find and
Replace</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><Shift>K</property>
- <property name="title" translatable="yes">Clear highlight</property>
+ <property name="title" translatable="yes" context="shortcut window">Clear
highlight</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>I</property>
- <property name="title" translatable="yes">Go to line</property>
+ <property name="title" translatable="yes" context="shortcut window">Go to line</property>
</object>
</child>
</object>
@@ -190,26 +190,26 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Copy and Paste</property>
+ <property name="title" translatable="yes" context="shortcut window">Copy and Paste</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>C</property>
- <property name="title" translatable="yes">Copy selected text to clipboard</property>
+ <property name="title" translatable="yes" context="shortcut window">Copy selected text to
clipboard</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>X</property>
- <property name="title" translatable="yes">Cut selected text to clipboard</property>
+ <property name="title" translatable="yes" context="shortcut window">Cut selected text to
clipboard</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>V</property>
- <property name="title" translatable="yes">Paste text from clipboard</property>
+ <property name="title" translatable="yes" context="shortcut window">Paste text from
clipboard</property>
</object>
</child>
</object>
@@ -217,19 +217,19 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Undo and Redo</property>
+ <property name="title" translatable="yes" context="shortcut window">Undo and Redo</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Z</property>
- <property name="title" translatable="yes">Undo previous command</property>
+ <property name="title" translatable="yes" context="shortcut window">Undo previous
command</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>Z</property>
- <property name="title" translatable="yes">Redo previous command</property>
+ <property name="title" translatable="yes" context="shortcut window">Redo previous
command</property>
</object>
</child>
</object>
@@ -237,12 +237,12 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Selection</property>
+ <property name="title" translatable="yes" context="shortcut window">Selection</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>A</property>
- <property name="title" translatable="yes">Select all text</property>
+ <property name="title" translatable="yes" context="shortcut window">Select all
text</property>
</object>
</child>
</object>
@@ -250,89 +250,89 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Editing</property>
+ <property name="title" translatable="yes" context="shortcut window">Editing</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator">Insert</property>
- <property name="title" translatable="yes">Toggle insert / overwrite</property>
+ <property name="title" translatable="yes" context="shortcut window">Toggle insert /
overwrite</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>D</property>
- <property name="title" translatable="yes">Delete current line</property>
+ <property name="title" translatable="yes" context="shortcut window">Delete current
line</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>J</property>
- <property name="title" translatable="yes">Join selected lines</property>
+ <property name="title" translatable="yes" context="shortcut window">Join selected
lines</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><alt>Up</property>
- <property name="title" translatable="yes">Move current line up</property>
+ <property name="title" translatable="yes" context="shortcut window">Move current line
up</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><alt>Down</property>
- <property name="title" translatable="yes">Move current line down</property>
+ <property name="title" translatable="yes" context="shortcut window">Move current line
down</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><alt>Left</property>
- <property name="title" translatable="yes">Move current word left</property>
+ <property name="title" translatable="yes" context="shortcut window">Move current word
left</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><alt>Right</property>
- <property name="title" translatable="yes">Move current word right</property>
+ <property name="title" translatable="yes" context="shortcut window">Move current word
right</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>U</property>
- <property name="title" translatable="yes">Convert to uppercase</property>
+ <property name="title" translatable="yes" context="shortcut window">Convert to
uppercase</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>L</property>
- <property name="title" translatable="yes">Convert to lowercase</property>
+ <property name="title" translatable="yes" context="shortcut window">Convert to
lowercase</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>asciitilde</property>
- <property name="title" translatable="yes">Invert case</property>
+ <property name="title" translatable="yes" context="shortcut window">Invert case</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>a</property>
- <property name="title" translatable="yes">Increment number at cursor</property>
+ <property name="title" translatable="yes" context="shortcut window">Increment number at
cursor</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl><shift>x</property>
- <property name="title" translatable="yes">Decrement number at cursor</property>
+ <property name="title" translatable="yes" context="shortcut window">Decrement number at
cursor</property>
</object>
</child>
</object>
@@ -340,26 +340,26 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
- <property name="title" translatable="yes">Tools</property>
+ <property name="title" translatable="yes" context="shortcut window">Tools</property>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><shift>F7</property>
- <property name="title" translatable="yes">Check spelling</property>
+ <property name="title" translatable="yes" context="shortcut window">Check spelling</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>P</property>
- <property name="title" translatable="yes">Print the document</property>
+ <property name="title" translatable="yes" context="shortcut window">Print the
document</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>space</property>
- <property name="title" translatable="yes">Show completion window</property>
+ <property name="title" translatable="yes" context="shortcut window">Show completion
window</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]