From: WooHyun Jung <wh0705.jung@samsung.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 25 Mar 2011 04:49:49 +0000 (04:49 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 25 Mar 2011 04:49:49 +0000 (04:49 +0000)
commita90a75addf9bb08bbb42daf35747979018f5abcd
treefb85c3b3764bd70de4275c93b84fea4696321606
parent4247a46978090c594ea8db08bc44767248ddb564
From: WooHyun Jung <wh0705.jung@samsung.com>
Subject: [E-devel] [Patch] for Gettext /I18N

Mr. Govi in SISO made a patch for following description.

Detail Description:

1. If EFL/Elementary Application has i18n String with its own PO file,
then Elementary will end up looking for internal Strings at application
PO files. Passing PACKAGE name in the Elementary String Look up macro
eliminates this issue and looks for internal String from Elm.po files.

2. Macro E_(str) is used, to differentiate the elementary Strings from
commonly used #define _(str) in the applications. ( Just E ed :) )

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@58085 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
po/Makevars
src/lib/elc_fileselector.c
src/lib/elm_config.c
src/lib/elm_entry.c
src/lib/elm_priv.h