diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <email>. Use \n for newline. + // one per line in the form of: name surname (email). Use \n for newline. Glib::ustring thisTranslation = _("translator-credits"); /** |
