From d125a90ce0aacff005fc25be62380321c92efe65 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Fri, 23 Dec 2011 13:46:47 +0000 Subject: minor tweak to the alternate limits active label (remote prefs) --- src/trg-remote-prefs-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trg-remote-prefs-dialog.c') diff --git a/src/trg-remote-prefs-dialog.c b/src/trg-remote-prefs-dialog.c index 7c994d1..b3098f4 100644 --- a/src/trg-remote-prefs-dialog.c +++ b/src/trg-remote-prefs-dialog.c @@ -275,7 +275,7 @@ static GtkWidget *trg_rprefs_limitsPage(TrgRemotePrefsDialog * win, hig_workarea_add_row_w(t, &row, tb, w, NULL); w = priv->alt_check = trg_json_widget_check_new(&priv->widgets, json, - SGET_ALT_SPEED_ENABLED, _("Alternate speed limits enabled (now)"), + SGET_ALT_SPEED_ENABLED, _("Alternate speed limits active"), NULL); hig_workarea_add_wide_control(t, &row, w); -- cgit v1.2.3