[evolution/wip/webkit2] Bug 745338 - Disambiguate string "_Replace"
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] Bug 745338 - Disambiguate string "_Replace"
- Date: Wed, 22 Apr 2015 13:07:32 +0000 (UTC)
commit 39ede8e29eb747e41b5ce863dfc75c823e6b6166
Author: Milan Crha <mcrha redhat com>
Date: Tue Mar 3 19:08:28 2015 +0100
Bug 745338 - Disambiguate string "_Replace"
e-util/e-html-editor-replace-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-html-editor-replace-dialog.c b/e-util/e-html-editor-replace-dialog.c
index 5f0113f..ea6870a 100644
--- a/e-util/e-html-editor-replace-dialog.c
+++ b/e-util/e-html-editor-replace-dialog.c
@@ -380,7 +380,7 @@ e_html_editor_replace_dialog_new (EHTMLEditor *editor)
"editor", editor,
"icon-name", "edit-find-replace",
"resizable", FALSE,
- "title", N_("Replace"),
+ "title", C_("dialog-title", "Replace"),
"transient-for", gtk_widget_get_toplevel (GTK_WIDGET (editor)),
"type", GTK_WINDOW_TOPLEVEL,
"window-position", GTK_WIN_POS_CENTER_ON_PARENT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]