[mortadelo] Added missing closing parenthesis on a translatable sentence
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mortadelo] Added missing closing parenthesis on a translatable sentence
- Date: Sat, 9 Jul 2011 22:53:46 +0000 (UTC)
commit 4e2481d0fc89110b96b2abca5b24d10d81219ea4
Author: Gil Forcada <gforcada gnome org>
Date: Sun Jul 10 00:52:36 2011 +0200
Added missing closing parenthesis on a translatable sentence
main-window.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/main-window.cs b/main-window.cs
index e3821e4..5c1e88a 100644
--- a/main-window.cs
+++ b/main-window.cs
@@ -398,7 +398,7 @@ namespace Mortadelo {
Stock.Zoom100,
Mono.Unix.Catalog.GetString ("_Full"),
"<control>2",
- Mono.Unix.Catalog.GetString ("Full view (start/end of system call in separate lines"),
+ Mono.Unix.Catalog.GetString ("Full view (start/end of system call in separate lines)"),
(int) ViewMode.Full)
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]