Fix warning text. (#349277)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtktextbufferserialize.c (check_id_or_name): Fix
	warning text.  (#349277)
This commit is contained in:
Matthias Clasen
2006-08-15 15:02:06 +00:00
committed by Matthias Clasen
parent 3c567cb0ba
commit ba95367a09
89 changed files with 92 additions and 88 deletions

View File

@ -4198,7 +4198,7 @@ msgstr "<%s>-element heeft een ongeldige id %s"
#: ../gtk/gtktextbufferserialize.c:851
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" element"
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "<%s>-element heeft noch een \"naam\" noch een \"id\"-element"
#: ../gtk/gtktextbufferserialize.c:938