Properly set the title of the "Select contacts" dialog
[modest] / src / modest-text-utils.h
index e9f98c9..503c4a7 100644 (file)
@@ -43,6 +43,7 @@
 #define _CS(str) dgettext("hildon-common-strings",str)
 #define _HL(str) dgettext("hildon-libs",str)
 #define _MD(str) dgettext("maemo-af-desktop",str)
+#define _AB(str) dgettext("osso-addressbook",str)
 
 /* Forbidden char arrays */
 extern const gchar account_title_forbidden_chars[];