Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/po


Modified Files:
        Makefile.am zh_CN.po 
Added Files:
        hu.po 


Log Message:


hungarian po
fix zh_CN probs
work on bindings code - add actions system framework. it's not ready for
sliding in yet as i need to fill out actions  but once i do i can slide the
current code across and then work on sliding keybindings in.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/po/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Makefile.am 23 Apr 2005 08:39:39 -0000      1.14
+++ Makefile.am 26 Apr 2005 15:06:04 -0000      1.15
@@ -12,7 +12,9 @@
 ru.mo \
 bg.mo \
 de.mo \
-pl.mo
+pl.mo \
+zh_CN.mo \
+hu.mo
 
 LANGS = \
 fr \
@@ -23,7 +25,9 @@
 ru \
 bg \
 de \
-pl
+pl \
+zh_CN \
+hu
 
 EXTRA_DIST = \
 enlightenment.pot \
@@ -35,7 +39,9 @@
 ru.po \
 bg.po \
 de.po \
-pl.po
+pl.po \
+zh_CN.po \
+hu.po
 
 ja.mo:
        $(MSGFMT) -f -o $@ $(top_srcdir)/po/ja.po
@@ -55,6 +61,10 @@
        $(MSGFMT) -f -o $@ $(top_srcdir)/po/de.po
 pl.mo:
        $(MSGFMT) -f -o $@ $(top_srcdir)/po/pl.po
+zh_CN.mo:
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/zh_CN.po
+hu.mo:
+       $(MSGFMT) -f -o $@ $(top_srcdir)/po/hu.po
 
 install-poDATA:
 uninstall-poDATA:
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/po/zh_CN.po,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- zh_CN.po    26 Apr 2005 06:23:10 -0000      1.3
+++ zh_CN.po    26 Apr 2005 15:06:04 -0000      1.4
@@ -465,7 +465,7 @@
 "failed. Perhaps another window manager is running?\n"
 msgstr ""
 "Enlightenment 在您的所有的screen上建立窗口管理失败。\n"
-"可能有另外一个窗口管理器在运行?"
+"可能有另外一个窗口管理器在运行?\n"
 
 #: src/bin/e_error.c:350
 msgid "Enlightenment: Error!"
@@ -593,7 +593,7 @@
 "启动图标编辑器错误\n"
 "\n"
 "请安装 e_util_eapp_edit\n"
-"或者确认它已经在你的路径设置中"
+"或者确认它已经在你的路径设置中\n"
 
 #: src/bin/e_int_menus.c:123
 msgid "Exit Enlightenment"




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to