|
From: Chris W. <la...@us...> - 2005-09-21 04:05:12
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/object_tags/msg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7925/msg Modified Files: object_tags-en.msg Log Message: like every other pkg, use keys instead of messages Index: object_tags-en.msg =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/object_tags/msg/object_tags-en.msg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** object_tags-en.msg 29 Mar 2005 05:10:38 -0000 1.1 --- object_tags-en.msg 21 Sep 2005 04:05:02 -0000 1.2 *************** *** 1,4 **** ! tags.related_tags_box.title = Related Tags ! tags.no_related_tags = No related tags. ! tags.all_tags_box.title = All Tags ! tags.error.related_objects_no_tag = Must specify 'tag' to find related objects. \ No newline at end of file --- 1,9 ---- ! object_tags.title.related = Related Tags ! object_tags.no_related = No related tags. ! object_tags.title.all = All Tags ! object_tags.title.object_tags = Object Tags ! object_tags.label.tags = Tags: ! object_tags.tag_field = tags ! object_tags.error.related_no_tag = Must specify 'tag' to find related objects. ! ! |