<xfce4-screenshooter:master> Fix a typo in a string (Enrico Tröger).
Jérôme Guelfucci
noreply at xfce.org
Sun Nov 29 11:56:03 CET 2009
Updating branch refs/heads/master
to fcdeda39d5f851e92d85d15c36f371336462c0fb (commit)
from 3f1d6c02c9ec04f40d8b85e65ff36009a4878240 (commit)
commit fcdeda39d5f851e92d85d15c36f371336462c0fb
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sun Nov 29 11:50:11 2009 +0100
Fix a typo in a string (Enrico Tröger).
lib/screenshooter-zimagez.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/screenshooter-zimagez.c b/lib/screenshooter-zimagez.c
index df14736..7c24189 100644
--- a/lib/screenshooter-zimagez.c
+++ b/lib/screenshooter-zimagez.c
@@ -340,7 +340,7 @@ zimagez_upload_job (ScreenshooterJob *job, GValueArray *param_values, GError **e
TRACE ("Ask the user to fill the information items.");
screenshooter_job_ask_info (job, liststore,
- _("Please file the following fields with your "
+ _("Please fill the following fields with your "
"<a href=\"http://www.zimagez.com\">ZimageZ</a> \n"
"user name, passsword and details about the screenshot."));
More information about the Xfce4-commits
mailing list