summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-08-14 16:42:25 +0200
committerAndre Klapper <a9016009@gmx.de>2012-08-14 16:42:25 +0200
commit99617ee9747bba2e860f73a28646e29c577ff138 (patch)
treef982a79ceb23f7532e112c29329fbb3c78123c62
parentefbf42c9568f72805eb9b9f4d9761c4e4df5a5b6 (diff)
downloadnautilus-99617ee9747bba2e860f73a28646e29c577ff138.tar.gz
Add translator comment
-rw-r--r--src/nautilus-trash-bar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nautilus-trash-bar.c b/src/nautilus-trash-bar.c
index 6fe10bece..753de57a9 100644
--- a/src/nautilus-trash-bar.c
+++ b/src/nautilus-trash-bar.c
@@ -205,6 +205,7 @@ nautilus_trash_bar_init (NautilusTrashBar *bar)
_("Restore selected items to their original position"));
w = gtk_info_bar_add_button (GTK_INFO_BAR (bar),
+ /* Translators: "Empty" is an action (for the trash) , not a state */
_("Empty"),
TRASH_BAR_RESPONSE_EMPTY);
gtk_widget_set_tooltip_text (w,