blob: 8eb13c9818b91499badc6c7d4069731b060743bb (
plain) (
blame)
1
2
3
4
5
6
7
|
/*
* Translatable strings file generated by extract-ui.
* Add this file to your project's POTFILES.in
* DO NOT compile it as part of your application.
*/
gchar *s = N_("Delete Contact?");
|