fixed typos and updated german translation

--Sven
This commit is contained in:
Sven Neumann 2000-01-17 21:25:29 +00:00
parent 155cd986e0
commit f6fcdca142
7 changed files with 2308 additions and 2180 deletions

View File

@ -1,3 +1,8 @@
Mon Jan 17 22:24:00 CET 2000 Sven Neumann <sven@gimp.org>
* plug-ins/AlienMap2/AlienMap2.c
* plug-ins/common/apply_lens.c: fixed typos
Mon Jan 17 12:05:35 PST 2000 Manish Singh <yosh@gimp.org>
* help/C/*/Makefile.am: use $(LN_S) instead of ln -sf, should fix

View File

@ -748,7 +748,7 @@ alienmap2_dialog (void)
gimp_help_set_help_data (toggle, _("Use function for red/hue component"),
NULL);
toggle = gtk_check_button_new_with_label (_("Modify Green/Caturation Channel"));
toggle = gtk_check_button_new_with_label (_("Modify Green/Saturation Channel"));
gtk_box_pack_start (GTK_BOX (toggle_vbox), toggle, FALSE, FALSE, 0);
gtk_signal_connect (GTK_OBJECT (toggle), "toggled",
GTK_SIGNAL_FUNC (alienmap2_toggle_update),

View File

@ -436,7 +436,7 @@ lens_dialog (GDrawable *drawable)
drawtype == INDEXEDA_IMAGE ||
drawtype == INDEXED_IMAGE ?
_("Set Surroundings to Index 0") :
_("Set Surroundings to Background Bolor"));
_("Set Surroundings to Background Color"));
group = gtk_radio_button_group (GTK_RADIO_BUTTON (toggle));
gtk_box_pack_start(GTK_BOX (vbox), toggle, FALSE, FALSE, 0);
gtk_signal_connect (GTK_OBJECT (toggle), "toggled",

View File

@ -1,3 +1,7 @@
Mon Jan 17 22:21:34 CET 2000 Sven Neumann <sven@gimp.org>
* de.po: updated german translation
Sun Jan 16 20:47:56 CET 2000 Stanislav Brabec <utx@penguin.cz>
* cs.po: Updated translation.

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,7 @@
Mon Jan 17 22:20:57 CET 2000 Sven Neumann <sven@gimp.org>
* de.po: updated german translation
Sun Jan 16 19:46:07 CET 2000 Stanislav Brabec <utx@penguin.cz>
* cs.po: Updated translation.

958
po/de.po

File diff suppressed because it is too large Load Diff