From 26155aaf9b255bb42c45af22a5b737a8bf6a2d24 Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Tue, 13 Feb 2007 16:42:05 +0000 Subject: angular brackets <> aren't allowed (bzr r2372) --- src/ui/dialog/aboutbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 4dec8dc01..bb3c5cfa5 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -317,7 +317,7 @@ void AboutBox::initStrings() { translators_text = ""; // TRANSLATORS: Put here your name (and other national contributors') - // one per line in the form of: name surname . Use \n for newline. + // one per line in the form of: name surname (email). Use \n for newline. Glib::ustring thisTranslation = _("translator-credits"); /** -- cgit v1.2.3