[gnome-menus] Add translator comment
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-menus] Add translator comment
- Date: Sun, 21 Jun 2009 13:35:12 -0400 (EDT)
commit 80f5477a91e11630403d60b701658c7ae242c7d7
Author: Claude Paroz <claude 2xlibre net>
Date: Sun Jun 21 19:35:00 2009 +0200
Add translator comment
simple-editor/GMenuSimpleEditor/main.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/simple-editor/GMenuSimpleEditor/main.py b/simple-editor/GMenuSimpleEditor/main.py
index 95539a8..8d6d56b 100644
--- a/simple-editor/GMenuSimpleEditor/main.py
+++ b/simple-editor/GMenuSimpleEditor/main.py
@@ -45,6 +45,7 @@ def main (args):
parser.parse_args (args)
if parser.values.version:
+ # Translators: %s is the version number
print _("Simple Menu Editor %s") % (config.VERSION)
else:
dialog = maindialog.MenuEditorDialog (args)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]