Amend PR #629: Menu separator in text is "->" [I18N]

This commit is contained in:
Frank H. Ellenberger
2020-01-03 08:47:26 +01:00
parent b31f552822
commit d409d009fb

View File

@@ -1167,7 +1167,7 @@ gnc_plugin_page_report_constr_init(GncPluginPageReport *plugin_page, gint report
_("Update the current report's saved configuration. "
"The report configuration will be saved in the file %s. "), saved_reports_path);
gchar *report_saveas_str = g_strdup_printf (
_("Add the current report's configuration to the `Reports > Saved Report Configurations' menu. "
_("Add the current report's configuration to the `Reports->Saved Report Configurations' menu. "
"The report configuration will be saved in the file %s. "), saved_reports_path);
GtkActionEntry report_actions[] =