[nautilus/gnome-3-20] preferences: avoid repeated mnemonics
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-20] preferences: avoid repeated mnemonics
- Date: Fri, 12 Feb 2016 17:29:31 +0000 (UTC)
commit 7e60e67e3fc22402cba3fda915c4ca96222958d9
Author: Carlos Soriano <csoriano gnome org>
Date: Fri Feb 12 18:29:03 2016 +0100
preferences: avoid repeated mnemonics
src/resources/ui/nautilus-preferences-window.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index 3063514..2be9b31 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -733,7 +733,7 @@ More information will appear when zooming closer.</property>
</child>
<child>
<object class="GtkCheckButton" id="show_delete_permanently_checkbutton">
- <property name="label" translatable="yes">Allow permanently _deleting files and
folders</property>
+ <property name="label" translatable="yes">Allow _permanently deleting files and
folders</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -1035,7 +1035,7 @@ More information will appear when zooming closer.</property>
<object class="GtkLabel" id="preview_label_1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">_Only for files smaller than:</property>
+ <property name="label" translatable="yes">Onl_y for files smaller than:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">preview_image_size_combobox</property>
<property name="xalign">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]