There are some missing texts in file 'ApplicationResources_es.properties', at least those related with weblogEntriesPager and a few with searchPager, I have a new file with those entries, feel free to contact with me if anyone wants the file.
There is also some text in ./WEB-INF/velocity/weblog.vm that is written in English: <option value="">- In Category -</option> In my personal site I have replaced it with: <option value="">- $text.get( "mainPage.category" ) -</option> Hope this helps. JJ =) Dave escribió: > A new release candidate RC8 for Roller 3.1 is ready. > Here are the changes since RC7: > > - In ./WEB-INF/velocity/weblog.vm instances of > "$utilities.escapeHTML($cform.name)" have been replaced with > "$utils.escapeHTML($cform.name)" > > - The comment escaping changes have been applied to the legacy macro > file ./WEB-INF/velocity/deprecated/comments.vm > > You can get the new Roller 3.1 RC8 files here: > http://people.apache.org/~snoopdave/apache-roller-3.1 > > > Committers: please test and vote on this release. > > Thanks, > Dave >
