Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_intl.c 


Log Message:
Fix norwegian

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_intl.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_intl.c    13 Apr 2005 19:47:25 -0000      1.10
+++ e_intl.c    13 Apr 2005 19:49:35 -0000      1.11
@@ -97,8 +97,9 @@
    IFL("lt") "Lithuanian";
    IFL("lv") "Latvian";
    IFL("nl") "Dutch";
-   IFL("nn") "Norwegian Bokmall";
-   IFL("no") "Norwegian Nynorsk";
+   IFL("no") "Norwegian";
+   IFL("nb") "Norwegian Bokmal";
+   IFL("nn") "Norwegian Nynorsk";
    IFL("pl") "Polish";
    IFL("pt") "Portuguese";
    IFL("pt_BR") "Portuguese (Brazil)";




-------------------------------------------------------
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