Fix a typo. String change! (#355134, David Lodge)
2006-09-10 Matthias Clasen <mclasen@redhat.com> * gtk/paper_names_offsets.c: Fix a typo. String change! (#355134, David Lodge)
This commit is contained in:
committed by
Matthias Clasen
parent
a3379843e3
commit
c51d181687
@ -1,3 +1,8 @@
|
|||||||
|
2006-09-10 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/paper_names_offsets.c: Fix a typo. String change! (#355134,
|
||||||
|
David Lodge)
|
||||||
|
|
||||||
2006-09-09 Matthias Clasen <mclasen@redhat.com>
|
2006-09-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gdk/x11/gdkfonts-x11.c: Fix small theoretical memory leaks.
|
* gdk/x11/gdkfonts-x11.c: Fix small theoretical memory leaks.
|
||||||
|
|||||||
@ -268,7 +268,7 @@ N_("paper size|Monarch Envelope")
|
|||||||
/* translators, strip everything up to the first | */
|
/* translators, strip everything up to the first | */
|
||||||
N_("paper size|#10 Envelope")
|
N_("paper size|#10 Envelope")
|
||||||
/* translators, strip everything up to the first | */
|
/* translators, strip everything up to the first | */
|
||||||
N_("paper size|#11 Eenvelope")
|
N_("paper size|#11 Envelope")
|
||||||
/* translators, strip everything up to the first | */
|
/* translators, strip everything up to the first | */
|
||||||
N_("paper size|#12 Envelope")
|
N_("paper size|#12 Envelope")
|
||||||
/* translators, strip everything up to the first | */
|
/* translators, strip everything up to the first | */
|
||||||
|
|||||||
Reference in New Issue
Block a user