[nautilus] nautilus-window: undo should be capitalized
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] nautilus-window: undo should be capitalized
- Date: Mon, 2 Mar 2015 12:47:57 +0000 (UTC)
commit ef5f5ae73b020b179f4ea48d990aeca908de3fd8
Author: Carlos Soriano <csoriano gnome org>
Date: Mon Mar 2 13:47:21 2015 +0100
nautilus-window: undo should be capitalized
Undo label in notifications should be capitalized
src/nautilus-window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-window.ui b/src/nautilus-window.ui
index d09a0e8..5b21d56 100644
--- a/src/nautilus-window.ui
+++ b/src/nautilus-window.ui
@@ -85,7 +85,7 @@
</child>
<child>
<object class="GtkButton" id="notification_delete_undo">
- <property name="label" translatable="yes">undo</property>
+ <property name="label" translatable="yes">Undo</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]