[Xfce4-commits] <ristretto:master> Changed a "timerange" to "time range".

Stephan Arts noreply at xfce.org
Sun Dec 18 01:16:04 CET 2011


Updating branch refs/heads/master
         to 74a4abef472f434eddec4207087c497d82b7cd7e (commit)
       from c438387fe9212635fd6b726bd8dc13391bf1c00a (commit)

commit 74a4abef472f434eddec4207087c497d82b7cd7e
Author: Matthew Blosser <edelstahlratte at gmail.com>
Date:   Tue Dec 6 13:47:05 2011 -0500

    Changed a "timerange" to "time range".
    
    Signed-off-by: Stephan Arts <stephan at xfce.org>

 src/privacy_dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/privacy_dialog.c b/src/privacy_dialog.c
index 9f2f73c..5c6f597 100644
--- a/src/privacy_dialog.c
+++ b/src/privacy_dialog.c
@@ -148,7 +148,7 @@ rstto_privacy_dialog_init (RsttoPrivacyDialog *dialog)
             NULL);
 
     display_main_hbox = gtk_hbox_new(FALSE, 0);
-    display_main_lbl = gtk_label_new(_("Timerange to clear:"));
+    display_main_lbl = gtk_label_new(_("Time range to clear:"));
 
 
     dialog->priv->cleanup_vbox = gtk_vbox_new(FALSE, 0);


More information about the Xfce4-commits mailing list