summaryrefslogtreecommitdiffstats
path: root/src/gui/mphoneform.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/mphoneform.ui.h')
-rw-r--r--src/gui/mphoneform.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/mphoneform.ui.h b/src/gui/mphoneform.ui.h
index 21ff362..e68a244 100644
--- a/src/gui/mphoneform.ui.h
+++ b/src/gui/mphoneform.ui.h
@@ -2383,7 +2383,7 @@ void MphoneForm::newUsers(const list<string> &profiles)
error_msg += "\n";
error_msg += dup_user->get_profile_name();
error_msg += "\n\n";
- error_msg += tr("You can only run multiple profiles for different users.");
+ error_msg += tr("You can only run multiple profiles for different users.").ascii();
log_file->write_report(error_msg,
"MphoneForm::newUsers",