[Xfce4-commits] [xfce/xfce4-power-manager] 04/07: Remove another obsolete tab character from a translation string

noreply at xfce.org noreply at xfce.org
Thu Jul 10 19:34:00 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit d2cb3e573b7fcacff35baa7aa253f2f22d3044d6
Author: Harald Judt <h.judt at gmx.at>
Date:   Sun Jul 6 21:47:19 2014 +0200

    Remove another obsolete tab character from a translation string
---
 src/xfpm-power.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xfpm-power.c b/src/xfpm-power.c
index db9643f..a9200c3 100644
--- a/src/xfpm-power.c
+++ b/src/xfpm-power.c
@@ -1435,7 +1435,7 @@ xfpm_power_prompt_password (XfpmPower *power)
 					        GTK_DIALOG_MODAL,
 						GTK_MESSAGE_OTHER,
 						GTK_BUTTONS_OK_CANCEL,
-						_("The requested operation requires elevated privileges.\t\n"
+						_("The requested operation requires elevated privileges.\n"
 						"Please enter your password."));
     GtkWidget *content_area = gtk_dialog_get_content_area (GTK_DIALOG(dialog));
     GtkWidget *password_entry = gtk_entry_new ();

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list