Hi All,

I have a language xml entry like this,

    <string id="1541" name="content_is_saving">
        <value>Content is Saving, Please wait.</value>
    </string>

I want to save this value to a attribute like this,

     <attribute name="errorid" value="I want to put it here" type="number" />

What will be the way?

Also I have added the above new entry to master language (English) xml
file. Running the test method in
singlewebapp/src/org/apache/openmeetings/test/labels/FillLabels.java
will populate that entry to other languages. Am I correct?

Thanks!

-- 
Regards
Andun S.L. Gunawardana
Undergraduate
Department of Computer Science And Engineering
University of Moratuwa
Sri Lanka

Blog - http://www.insightforfuture.blogspot.com/
LinkedIn - http://www.linkedin.com/pub/andun-s-l-gunawardana/34/646/703
Twitter -http://twitter.com/AndunSLG

Reply via email to