From c8db94e71ede8b1317ee26a8b5700e7be4e08c75 Mon Sep 17 00:00:00 2001 From: luca_bruno Date: Tue, 13 Feb 2007 16:42:05 +0000 Subject: [PATCH] angular brackets <> aren't allowed --- 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"); /** -- 2.30.2