[gedit] Add translator comments.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Subject: [gedit] Add translator comments.
- Date: Sat, 6 Jun 2009 10:13:04 -0400 (EDT)
commit d39551315985319b413dedd3e3336470cc98c6cc
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Jun 6 16:12:39 2009 +0200
Add translator comments.
---
gedit/gedit-commands-search.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/gedit/gedit-commands-search.c b/gedit/gedit-commands-search.c
index d37fd8a..1d69fc4 100644
--- a/gedit/gedit-commands-search.c
+++ b/gedit/gedit-commands-search.c
@@ -191,6 +191,8 @@ text_not_found (GeditWindow *window,
gedit_statusbar_flash_message (GEDIT_STATUSBAR (window->priv->statusbar),
window->priv->generic_message_cid,
+ /* Translators: %s is replaced by the text
+ entered by the user in the search box */
_("\"%s\" not found"), searched);
g_free (searched);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]