On Sun, Apr 18, 2010 at 7:29 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
>  Replace the description "Everything" by "All" as there
>  is a conflict with the Everything module wrt translations.
>
'Everything' shouldnt be translated, just like 'enlightenment' so
there is no conflict, or was there any?

> Author:       caro
> Date:         2010-04-17 23:29:31 -0700 (Sat, 17 Apr 2010)
> New Revision: 48098
>
> Modified:
>  trunk/e/src/bin/e_int_border_remember.c
>
> Modified: trunk/e/src/bin/e_int_border_remember.c
> ===================================================================
> --- trunk/e/src/bin/e_int_border_remember.c     2010-04-18 06:26:50 UTC (rev 
> 48097)
> +++ trunk/e/src/bin/e_int_border_remember.c     2010-04-18 06:29:31 UTC (rev 
> 48098)
> @@ -619,7 +619,7 @@
>    e_widget_list_object_append(o, ob, 1, 1, 0.5);
>    ob = e_widget_radio_add(evas, _("Size, Position and Locks"), 
> MODE_GEOMETRY_LOCKS, rg);
>    e_widget_list_object_append(o, ob, 1, 1, 0.5);
> -   ob = e_widget_radio_add(evas, _("Everything"), MODE_ALL, rg);
> +   ob = e_widget_radio_add(evas, _("All"), MODE_ALL, rg);
>    e_widget_list_object_append(o, ob, 1, 1, 0.5);
>    return o;
>  }
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to