Author: post
Date: 2010-12-05 23:37:26 +0100 (Sun, 05 Dec 2010)
New Revision: 3671

Modified:
   trunk/src/rs-store.c
Log:
Fix funky text.

Modified: trunk/src/rs-store.c
===================================================================
--- trunk/src/rs-store.c        2010-12-05 22:36:02 UTC (rev 3670)
+++ trunk/src/rs-store.c        2010-12-05 22:37:26 UTC (rev 3671)
@@ -484,7 +484,7 @@
        }
        else /* Disable */
        {
-               store->open_selected = gui_status_push(_("NOTE: Iconview Update 
Disabled. New Files will not be Loaded! Press <Pause> to Re-Enable."));
+               store->open_selected = gui_status_push(_("NOTE: Iconview Update 
Disabled. New files will not be loaded! Press <Pause> to re-enable."));
                
gtk_widget_modify_bg(GTK_WIDGET(store->notebook),GTK_STATE_NORMAL, &red);
        }
        return open_selected;


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to