[Sugar-devel] [PATCH 4/5] sl#3029: Localization fixes.

James Cameron quozl at laptop.org
Thu Jan 19 17:55:31 EST 2012


On Fri, Jan 20, 2012 at 03:06:26AM +0530, Ajay Garg wrote:
> 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.')

I know you aren't changing that part of the code, but ctrl+alt+erase no
longer works, it was disabled in OLPC builds.

-- 
James Cameron
http://quozl.linux.org.au/


More information about the Sugar-devel mailing list