[evolution] Bug 745338 - Disambiguate string "_Replace"



commit 43bd4b0f4369247460ed561f1120656d0c01d1c5
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 874902e..ce1a0b7 100644
--- a/e-util/e-html-editor-replace-dialog.c
+++ b/e-util/e-html-editor-replace-dialog.c
@@ -283,7 +283,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]