[balsa/gtk3] Fix bug #741805 (Anders Jonsson)
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk3] Fix bug #741805 (Anders Jonsson)
- Date: Wed, 28 Jan 2015 23:21:52 +0000 (UTC)
commit 606f14eba73cea445951200d500a0e2591244abb
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Tue Jan 27 20:14:19 2015 -0500
Fix bug #741805 (Anders Jonsson)
* help/C/balsa.sgml: fix spelling of "Portuguese".
* src/sendmsg-window.c: ditto.
ChangeLog | 7 +++++++
doc/C/balsa.xml | 2 +-
doc/ChangeLog | 6 ++++++
help/C/balsa.sgml | 2 +-
src/sendmsg-window.c | 2 +-
5 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0e3d470..67403be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2015-01-27 Peter Bloomfield <pbloomfield bellsouth net>
+ Fix bug #741805 (Anders Jonsson)
+
+ * help/C/balsa.sgml: fix spelling of "Portuguese".
+ * src/sendmsg-window.c: ditto.
+
+2015-01-27 Peter Bloomfield <pbloomfield bellsouth net>
+
Deprecation cleanup
* .gitignore: add "compile"
diff --git a/doc/C/balsa.xml b/doc/C/balsa.xml
index 2571e9f..5846d5b 100644
--- a/doc/C/balsa.xml
+++ b/doc/C/balsa.xml
@@ -1689,7 +1689,7 @@ This is version 2.721 of the Balsa manual.
<listitem><para>Lithuanian</para></listitem>
<listitem><para>Norwegian</para></listitem>
<listitem><para>Polish</para></listitem>
- <listitem><para>Portugese</para></listitem>
+ <listitem><para>Portuguese</para></listitem>
<listitem><para>Romanian</para></listitem>
<listitem><para>Russian</para></listitem>
<listitem><para>Serbian (including Latin)</para></listitem>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 2929d58..1da8769 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2015-01-27 Peter Bloomfield <pbloomfield bellsouth net>
+
+ reviewed by: <delete if not using a buddy>
+
+ * C/balsa.xml:
+
2013-06-09 Peter Bloomfield <peter w500 bellsouth net>
reviewed by: <delete if not using a buddy>
diff --git a/help/C/balsa.sgml b/help/C/balsa.sgml
index bed7b51..06cad76 100644
--- a/help/C/balsa.sgml
+++ b/help/C/balsa.sgml
@@ -1393,7 +1393,7 @@ align="center"></graphic>
<listitem><para>Korean</para></listitem>
<listitem><para>Norwegian</para></listitem>
<listitem><para>Polish</para></listitem>
- <listitem><para>Portugese</para></listitem>
+ <listitem><para>Portuguese</para></listitem>
<listitem><para>Russian</para></listitem>
<listitem><para>Slovak</para></listitem>
<listitem><para>Spanish</para></listitem>
diff --git a/src/sendmsg-window.c b/src/sendmsg-window.c
index 58aa5fa..3903e7e 100644
--- a/src/sendmsg-window.c
+++ b/src/sendmsg-window.c
@@ -216,7 +216,7 @@ struct SendLocales {
{"lt_LT", "ISO-8859-13", N_("_Lithuanian")},
{"no_NO", "ISO-8859-1", N_("_Norwegian")},
{"pl_PL", "ISO-8859-2", N_("_Polish")},
- {"pt_PT", "ISO-8859-15", N_("_Portugese")},
+ {"pt_PT", "ISO-8859-15", N_("_Portuguese")},
{"ro_RO", "ISO-8859-2", N_("_Romanian")},
{"ru_RU", "KOI8-R", N_("_Russian")},
{"sr_Cyrl", "ISO-8859-5", N_("_Serbian")},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]