Mercurial > pidgin
changeset 18408:49173b32df0d
Mark "Install Theme" for translation. Gabriel Schulhof caught this.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 01 Jul 2007 15:45:51 +0000 |
parents | b618770c34b1 |
children | b9f003952c40 |
files | pidgin/gtkprefs.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkprefs.c Sun Jul 01 15:44:59 2007 +0000 +++ b/pidgin/gtkprefs.c Sun Jul 01 15:45:51 2007 +0000 @@ -640,7 +640,7 @@ static void add_theme_button_clicked_cb(GtkWidget *widget, gpointer null) { - purple_request_file(NULL, "Install Theme", NULL, FALSE, (GCallback)request_theme_file_name_cb, NULL, NULL, NULL, NULL, NULL) ; + purple_request_file(NULL, _("Install Theme"), NULL, FALSE, (GCallback)request_theme_file_name_cb, NULL, NULL, NULL, NULL, NULL) ; } static void