Mark some strings for translation.
2000-12-06 Kjartan Maraas <kmaraas@gnome.org> * filter-editor.c: Mark some strings for translation. svn path=/trunk/; revision=6821
This commit is contained in:
committed by
Kjartan Maraas
parent
ea45ef4233
commit
8fc0d9aacb
@ -1,3 +1,7 @@
|
||||
2000-12-06 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* filter-editor.c: Mark some strings for translation.
|
||||
|
||||
2000-12-01 Jeffrey Stedfast <fejj@helixcode.com>
|
||||
|
||||
* filter-element.c (filter_element_new_type_name): Added support
|
||||
|
||||
@ -430,9 +430,9 @@ select_source (GtkMenuItem *mi, struct _editor_data *data)
|
||||
}
|
||||
|
||||
static char *source_names[] = {
|
||||
"incoming",
|
||||
N_("incoming"),
|
||||
/*"demand",*/
|
||||
"outgoing"
|
||||
N_("outgoing")
|
||||
};
|
||||
|
||||
GtkWidget *
|
||||
|
||||
Reference in New Issue
Block a user