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

@ -4172,7 +4172,7 @@ msgstr "<%s> a un identifiant non valide « %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 "L'élément <%s> n'a ni élément « name », ni élément « id »"
#: gtk/gtktextbufferserialize.c:938