diff --git a/ChangeLog b/ChangeLog index 23e7480c..225a145b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2011-12-06 Alexandru Csete + + * src/about.c: + * src/gtk-sat-module.c: + * src/gtk-sat-module.c: + * src/sat-info.c: + * src/sat-pass-dialogs.c: + * src/sat-pref-qth.c: + * src/sat-pref-rot.c: + * src/sat-pref-rot-editor.c: + Fix typos (bug 3451841). + + 2011-11-23 Charles Suprin * src/gtk-event-list-popup.c @@ -10,7 +23,8 @@ * src/gtk-single-sat.c * src/sat-info.c * src/sgpsdp/sgp4sdp4.h - Escape satellite nicknames and use them when in markup. (Bug 3441490: Satellite Nickname Not escaped for PANGO.) + Escape satellite nicknames and use them when in markup. + (Bug 3441490: Satellite Nickname Not escaped for PANGO.) 2011-11-22 Charles Suprin @@ -22,13 +36,16 @@ 2011-11-21 Charles Suprin * src/gtk-sat-map.c - Apply consistent checking of pole to eliminate disagreements. (Bug 3437555: Graphical Glitch Plotting Footprints near pole) + Apply consistent checking of pole to eliminate disagreements. + (Bug 3437555: Graphical Glitch Plotting Footprints near pole) * src/gtk-sat-list.c * src/gtk-sat-list.h * src/gtk-event-list.c * src/gtk-event-list.c - Bold entries for satellites above horizon. (Feature Request 3169710: Highlight satellites within range in the list view) + Bold entries for satellites above horizon. + (Feature Request 3169710: Highlight satellites within range in the list view) + * src/gtk-single-sat.c Eliminate segfault. diff --git a/NEWS b/NEWS index 18c399ac..1e092c04 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ Changes in version 1.4 (TBD) - Fixed bug 3292729: Show next pass shows the current pass. - Fixed bug 3437555: Graphical Glitch Plotting Footprints near pole. - Fixed bug 3441490: Satellite Nickname Not escaped for PANGO. +- Fixed bug 3451841: Typos. + Changes in version 1.3 (1 Mar 2011) diff --git a/src/about.c b/src/about.c index 6c38c612..49f56472 100644 --- a/src/about.c +++ b/src/about.c @@ -67,7 +67,7 @@ const gchar *authors[] = { const gchar license[] = N_("Copyright (C) 2001-2011 Alexandru Csete OZ9AEC and contributors.\n"\ "Contact: oz9aec at gmail.com\n\n"\ "Gpredict is free software; you can redistribute it and "\ - "mofdify it under the terms of the GNU General Public License "\ + "modify it under the terms of the GNU General Public License "\ "as published by the Free Software Foundation; either version 2 "\ "of the License, or (at your option) any later version.\n\n"\ "This program is distributed free of charge in the hope that it will "\ diff --git a/src/gtk-sat-module.c b/src/gtk-sat-module.c index 9c07e9a8..96c1374f 100644 --- a/src/gtk-sat-module.c +++ b/src/gtk-sat-module.c @@ -1077,7 +1077,7 @@ gtk_sat_module_close_cb (GtkWidget *button, gpointer data) name = g_strdup (module->name); sat_log_log (SAT_LOG_LEVEL_DEBUG, - _("%s: Module %s recevied CLOSE signal."), + _("%s: Module %s received CLOSE signal."), __FUNCTION__, name); switch (module->state) { @@ -1212,7 +1212,7 @@ gtk_sat_module_config_cb (GtkWidget *button, gpointer data) name = g_strdup (module->name); sat_log_log (SAT_LOG_LEVEL_DEBUG, - _("%s: Module %s recevied CONFIG signal."), + _("%s: Module %s received CONFIG signal."), __FUNCTION__, name); /* stop timeout */ diff --git a/src/sat-info.c b/src/sat-info.c index c5e55a33..de8f263f 100644 --- a/src/sat-info.c +++ b/src/sat-info.c @@ -155,7 +155,7 @@ show_sat_info (sat_t *sat, gpointer data) g_free (str); /* international designator */ - label = gtk_label_new (_("Internation designator:")); + label = gtk_label_new (_("International designator:")); gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); gtk_table_attach_defaults (GTK_TABLE (table), label, 0, 1, 3, 4); diff --git a/src/sat-pass-dialogs.c b/src/sat-pass-dialogs.c index 84a74e20..d3235a47 100644 --- a/src/sat-pass-dialogs.c +++ b/src/sat-pass-dialogs.c @@ -71,7 +71,7 @@ const gchar *MULTI_PASS_COL_TITLE[MULTI_PASS_COL_NUMBER] = { /** \brief Descriptive text for multi-pass list columns. */ const gchar *MULTI_PASS_COL_HINT[MULTI_PASS_COL_NUMBER] = { - N_("Aquisition of signal (AOS)"), + N_("Acquisition of signal (AOS)"), N_("Time of Closest Approach (TCA)"), N_("Loss of signal (LOS)"), N_("Duration of pass"), diff --git a/src/sat-pref-qth.c b/src/sat-pref-qth.c index de5a0644..a7429daf 100644 --- a/src/sat-pref-qth.c +++ b/src/sat-pref-qth.c @@ -980,7 +980,7 @@ delete_location_files () /* remove file */ if (g_remove (buff)) { sat_log_log (SAT_LOG_LEVEL_ERROR, - _("%s:%d: Failed top remove %s"), + _("%s:%d: Failed to remove %s"), __FILE__, __LINE__, filename); } else { diff --git a/src/sat-pref-rot-editor.c b/src/sat-pref-rot-editor.c index 610d7ff8..67a5be3f 100644 --- a/src/sat-pref-rot-editor.c +++ b/src/sat-pref-rot-editor.c @@ -176,7 +176,7 @@ create_editor_widgets (rotor_conf_t *conf) gtk_entry_set_max_length (GTK_ENTRY (host), 50); gtk_entry_set_text (GTK_ENTRY (host), "localhost"); gtk_widget_set_tooltip_text (host, - _("Enter the host where rigctld is running. "\ + _("Enter the host where rotctld is running. "\ "You can use both host name and IP address, "\ "e.g. 192.168.1.100\n\n"\ "If gpredict and rotctld are running on the "\ diff --git a/src/sat-pref-rot.c b/src/sat-pref-rot.c index 65923b4e..6e58be2e 100644 --- a/src/sat-pref-rot.c +++ b/src/sat-pref-rot.c @@ -690,7 +690,7 @@ static void render_aztype (GtkTreeViewColumn *col, break; default: - text = g_strdup_printf (_("Uknown (%d)"), number); + text = g_strdup_printf (_("Unknown (%d)"), number); break; }