Swedish added.
authortroback <troback>
Tue, 23 Aug 2005 07:20:25 +0000 (07:20 +0000)
committertroback <troback@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 23 Aug 2005 07:20:25 +0000 (07:20 +0000)
SVN revision: 16295

src/bin/e_intl.c

index 8192db8de2587a459cb3da113d1a14f9025668bc..40f36ca2132871999cdcf78d004385a79cbd908e 100644 (file)
@@ -65,6 +65,7 @@ e_intl_init(void)
    ADD_LANG("cs_CS.UTF-8");
    ADD_LANG("da_DK.UTF-8");
    ADD_LANG("sk_SK.UTF-8");
+   ADD_LANG("sv_SV.UTF-8");
 
    if ((s = getenv("LC_MESSAGES"))) _e_intl_orig_lc_messages = strdup(s);
    if ((s = getenv("LANGUAGE"))) _e_intl_orig_language = strdup(s);