gnome-commander r1993 - in branches/gcmd-1-3: . src



Author: epiotr
Date: Sun Aug 24 22:47:50 2008
New Revision: 1993
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=1993&view=rev

Log:
"Synchonize Directories" -> "Synchronize Directories" (problem #548013)

Modified:
   branches/gcmd-1-3/ChangeLog
   branches/gcmd-1-3/src/gnome-cmd-user-actions.cc

Modified: branches/gcmd-1-3/src/gnome-cmd-user-actions.cc
==============================================================================
--- branches/gcmd-1-3/src/gnome-cmd-user-actions.cc	(original)
+++ branches/gcmd-1-3/src/gnome-cmd-user-actions.cc	Sun Aug 24 22:47:50 2008
@@ -165,7 +165,7 @@
                                              {file_rename, "file.rename", N_("Rename files")},
                                              // {file_run, "file.run"},
                                              {file_sendto, "file.sendto", N_("Send files")},
-                                             {file_sync_dirs, "file.synchronize_directories", N_("Synchonize directories")},
+                                             {file_sync_dirs, "file.synchronize_directories", N_("Synchronize directories")},
                                              // {file_umount, "file.umount"},
                                              {file_view, "file.view", N_("View file")},
                                              {help_about, "help.about", N_("About GNOME Commander")},



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