[Sugar-devel] [PATCH 4/5] sl#3029: Localization fixes.
Ajay Garg
ajay at activitycentral.com
Thu Jan 19 16:36:26 EST 2012
Signed-off-by: Ajay Garg <ajay at activitycentral.com>
---
src/jarabe/controlpanel/cmd.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/jarabe/controlpanel/cmd.py b/src/jarabe/controlpanel/cmd.py
index fe8f1a4..c4870c9 100644
--- a/src/jarabe/controlpanel/cmd.py
+++ b/src/jarabe/controlpanel/cmd.py
@@ -49,7 +49,7 @@ def cmd_help():
def note_restart():
"""Instructions how to restart sugar"""
- print _('To apply your changes you have to restart sugar.\n' +
+ print _('To apply your changes you have to restart Sugar.\n' +
'Hit ctrl+alt+erase on the keyboard to trigger a restart.')
--
1.7.4.4
More information about the Sugar-devel
mailing list