[gitg/wip/commit] Mark string for translation
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/commit] Mark string for translation
- Date: Fri, 5 Jul 2013 13:57:09 +0000 (UTC)
commit dac6a2362150d2cf7eb2d012200e496d4726e968
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Fri Jul 5 15:55:11 2013 +0200
Mark string for translation
gitg/commit/gitg-commit.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gitg/commit/gitg-commit.vala b/gitg/commit/gitg-commit.vala
index 2cf0bb9..5025665 100644
--- a/gitg/commit/gitg-commit.vala
+++ b/gitg/commit/gitg-commit.vala
@@ -430,7 +430,7 @@ namespace GitgCommit
}
catch (Gitg.StageError e)
{
- application.show_infobar("Failed to pass pre-commit",
+ application.show_infobar(_("Failed to pass pre-commit"),
e.message,
Gtk.MessageType.ERROR);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]