[nautilus/gnome-2-32: 213/283] Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)



commit ea534cdf445bb231089ce96decf07ae4f2af208f
Author: Marcus Carlson <marcus tajt nu>
Date:   Wed Jun 30 19:34:20 2010 +0200

    Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)

 src/file-manager/fm-icon-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/file-manager/fm-icon-view.c b/src/file-manager/fm-icon-view.c
index 0c20df7..e1775a2 100644
--- a/src/file-manager/fm-icon-view.c
+++ b/src/file-manager/fm-icon-view.c
@@ -1585,7 +1585,7 @@ static const GtkActionEntry icon_view_entries[] = {
   /* tooltip */                  N_("Restore each selected icon to its original size"),
                                  G_CALLBACK (action_unstretch_callback) },
   /* name, stock id */         { "Clean Up", NULL,
-  /* label, accelerator */       N_("Clean _Up by Name"), NULL,
+  /* label, accelerator */       N_("_Organize Desktop by Name"), NULL,
   /* tooltip */                  N_("Reposition icons to better fit in the window and avoid overlapping"),
                                  G_CALLBACK (action_clean_up_callback) },
 };



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]