Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Juyung Seo 0ad8cd8913 Elementary po: Updated po files.
SVN revision: 58796
2011-04-21 12:22:07 +00:00
Massimo Maiurana f19ecf0ecb updating french and italian translations
SVN revision: 58096
2011-03-26 12:56:35 +00:00
WooHyun Jung fc6a5a24b9 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 :) )
 


SVN revision: 58085
2011-03-25 04:49:49 +00:00
Daniel Juyung Seo 7071c0352a Elementary ko_KR.po: Updated Korean translations.
SVN revision: 58034
2011-03-23 15:26:57 +00:00
Massimo Maiurana 2f845a756d updating various translations
SVN revision: 57342
2011-02-26 20:08:21 +00:00
Daniel Juyung Seo a059817d58 Elementary: Updated Korean translations.
SVN revision: 57247
2011-02-22 17:58:22 +00:00
Massimo Maiurana 12456152b7 updating various translations
SVN revision: 57099
2011-02-16 20:39:52 +00:00
Massimo Maiurana 6bedf71874 updating various translations
SVN revision: 57062
2011-02-15 18:58:02 +00:00
Tom Hacohen f219f67db7 Elementary: Fixed .po warnings.
SVN revision: 57053
2011-02-15 14:32:38 +00:00
Tom Hacohen 911d1f9052 Elementary: updated Hebrew translation.
SVN revision: 57052
2011-02-15 14:32:34 +00:00
Tom Hacohen d2d4b44c31 Elementary fileselector: Updated translatable strings and regenerated .pos
SVN revision: 57051
2011-02-15 14:32:27 +00:00
Tom Hacohen d50241e51e Elementary translations: Updated Hebrew translation and regenerated .pos.
SVN revision: 57050
2011-02-15 13:52:33 +00:00
Daniel Juyung Seo 13b7e75a9d Elementary translation: Added Korean po file. (ko_KR.po)
SVN revision: 57047
2011-02-15 13:22:32 +00:00
Tom Hacohen 59b7281d65 Elementary translation: Updated POTFILES.in
SVN revision: 57045
2011-02-15 12:32:39 +00:00
Sebastian Dransfeld 632eb78c55 update for change of text line in source file
SVN revision: 56704
2011-02-03 23:18:48 +00:00
Tom Hacohen 689ff9abd5 Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode
* Added elm_widget_mirrored/get/set to set each widget's mirrored mode.
* Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale).
* Future commits will include specific widgets mirrored mode handling.
Work by Aharon Hillel and Tom Hacohen.

SVN revision: 56673
2011-02-03 15:52:49 +00:00