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

@ -4078,7 +4078,7 @@ msgstr "»%s«-Elemet hat ungültige 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 hat weder ein »name«- noch ein »id«-Element"
#: ../gtk/gtktextbufferserialize.c:938