For the time being changing the tranlslation package from PACKAGE (hildon) to hildon...
[hildon] / src / hildon-date-editor.c
index 9f8be07..8ea857f 100644 (file)
@@ -56,7 +56,7 @@
 #include                                        <libintl.h>
 #include                                        "hildon-date-editor-private.h"
 
-#define                                         _(string) dgettext(PACKAGE, string)
+#define                                         _(string) dgettext("hildon-libs", string)
 
 #define                                         c_(string) dgettext("hildon-common-strings", string)