Hi Pawel,

Thanks for your fast reply but does ResourceBundleEditor_v0.7.7 suppots
Arabic Locale.
The Most important point here which is bother me is how can i accomplish
Arabic Locale the link with give you utf conversion of any language.i tried
most of the ways but unable to make it out please focus on this issue.
is this a bug or am i missing any thing.well spanish locale in the
struts2-blank-2.1.6.war is working fine but not Arabic

    <li>
        <s:url id="url" action="HelloWorld">
            <s:param name="request_locale">ar</s:param>
        </s:url>
        <s:a href="%{url}">Arabic</s:a>
    </li>

package_ar.properties

HelloWorld.message= &#1576;&#x628;
requiredstring = ${getText(fieldName)} &#1577;.
password = &#1578;&#x62a;       
username = &#1580;&#x62c;       
Missing.message =&#1539;
http://www.utf.ru/tables/arabic.html
-- 
View this message in context: 
http://www.nabble.com/Any-Eclipse-Plugin-for-struts-2.1.6-and-does-it-supports-i18n-properly-tp22222631p22240316.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to