[Sugar-devel] [PATCH 3/5] sl#2816: Localization fixes.

Chris Leonard cjlhomeaddress at gmail.com
Fri Jan 20 09:01:08 EST 2012


This should correct the issue described in the bug.

http://bugs.sugarlabs.org/ticket/2816

cjl


On Thu, Jan 19, 2012 at 4:36 PM, Ajay Garg <ajay at activitycentral.com> wrote:
> Signed-off-by: Ajay Garg <ajay at activitycentral.com>
> ---
>  data/sugar.schemas.in |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in
> index fd00292..3da043c 100644
> --- a/data/sugar.schemas.in
> +++ b/data/sugar.schemas.in
> @@ -218,7 +218,7 @@
>       <type>bool</type>
>       <default>false</default>
>       <locale name="C">
> -        <short>Power Automatic</short>
> +        <short>Power Automatic.</short>
>         <long>Power Automatic.</long>
>       </locale>
>     </schema>
> @@ -229,7 +229,7 @@
>       <type>bool</type>
>       <default>false</default>
>       <locale name="C">
> -        <short>Power Extreme</short>
> +        <short>Power Extreme.</short>
>         <long>Power Extreme. </long>
>       </locale>
>     </schema>
> --
> 1.7.4.4
>
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel


More information about the Sugar-devel mailing list