2006-05-30 15:32:53 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html >
< head >
< META HTTP-EQUIV = "Content-Type" CONTENT = "text/html; charset=UTF-8" >
< META HTTP-EQUIV = "Content-Style-Type" CONTENT = "text/css" >
< meta name = "copyright" content = "Copyright (c) IBM Corporation and others 2002, 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
< LINK REL = "STYLESHEET" HREF = "../../book.css" TYPE = "text/css" >
< title > rseSamplesMessages Message File After Editing< / title >
< / head >
< body bgcolor = "#ffffff" >
< h1 > rseSamplesMessages Message File After Editing< / h1 >
< p >
< pre > < samp >
< ?xml version=" 1.0" encoding='UTF-8'?>
2006-08-04 20:37:05 +00:00
< !DOCTYPE MessageFile SYSTEM " ../org.eclipse.rse.ui/messageFile.dtd" >
2006-05-30 15:32:53 +00:00
< !-- This is a message file used by SystemMessage and SystemMessageDialog -->
< MessageFile Version=" 1.0" >
< Component Name=" RSE Samples" Abbr=" RSS" >
< Subcomponent Name=" General" Abbr=" G" >
< MessageList>
< Message ID=" 1001" Indicator=" E" >
< LevelOne> Sample message< /LevelOne>
< LevelTwo> This is a sample with one substution variable: %1< /LevelTwo>
< /Message>
< b > < Message ID=" 1002" Indicator=" I" > < / b >
< b > < LevelOne> Processing...< /LevelOne> < / b >
< b > < LevelTwo> < /LevelTwo> < / b >
< b > < /Message> < / b >
< /MessageList>
< /Subcomponent>
< /Component>
< /MessageFile>
< / samp > < / pre >
< / p >
< / body >
< / html >