<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Max Rydahl Andersen wrote:
<blockquote cite="mid:op.ucbc9anmw1tq5a@reddevil" type="cite">
<blockquote type="cite">
<pre wrap="">But the i18n standard used in Eclipse and (99% of) JBoss Tools is:
public static String errorRuntimeName;
</pre>
</blockquote>
<pre wrap=""><!---->
correction, it's actually:
</pre>
<blockquote type="cite">
<pre wrap="">public static String ErrorRuntimeName;
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
I like that one above better :)<br>
<br>
<blockquote cite="mid:op.ucbc9anmw1tq5a@reddevil" type="cite">
<pre wrap="">or
</pre>
<blockquote type="cite">
<pre wrap="">public static String Error_Runtime_Name;
</pre>
</blockquote>
<pre wrap=""><!---->
Take your pick :)
/max
_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>