[five-or-more] Mark new string for translation
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] Mark new string for translation
- Date: Wed, 17 Dec 2014 17:28:59 +0000 (UTC)
commit 46418463b0a6befb65618fdd9e63935b97f72506
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Dec 17 11:23:22 2014 -0600
Mark new string for translation
src/five-or-more.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/five-or-more.c b/src/five-or-more.c
index dbf262d..2780ece 100644
--- a/src/five-or-more.c
+++ b/src/five-or-more.c
@@ -1304,7 +1304,7 @@ size_callback (GtkWidget * widget, gpointer data)
GTK_MESSAGE_WARNING,
flags,
GTK_BUTTONS_OK_CANCEL,
- "Are you sure you want to restart the game?");
+ _("Are you sure you want to restart the game?"));
gint result = gtk_dialog_run (GTK_DIALOG (restart_game_dialog));
gtk_widget_destroy (restart_game_dialog);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]