This is an automated email from the ASF dual-hosted git repository.

alexoree pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


    from e0e182a7d Merge pull request #413 from apache/bug/disableSecondRssTest
     add ce43eb1de JSPWIKI-1216 removes references to the WikiWizard 
template/editor types. adds a test to ensure that there are no missing I18N 
strings among all the i18n properties files, none were found
     new e40b065bf Merge pull request #412 from spyhunter99/bug/JSPWIKI-1216

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/resources/ini/jspwiki.properties      |   2 +-
 .../src/main/resources/ini/jspwiki_module.xml      |   9 -
 .../main/resources/templates/default.properties    |   2 -
 .../main/resources/templates/default_de.properties | 322 +++++-----
 .../main/resources/templates/default_es.properties | 434 +++++++-------
 .../main/resources/templates/default_fi.properties | 581 +++++++++---------
 .../main/resources/templates/default_fr.properties | 660 ++++++++++-----------
 .../main/resources/templates/default_it.properties |   7 +-
 .../main/resources/templates/default_nl.properties |  15 +-
 .../resources/templates/default_pt_BR.properties   | 463 ++++++++-------
 .../main/resources/templates/default_ru.properties |  61 +-
 .../resources/templates/default_zh_CN.properties   | 135 +++--
 .../wiki/i18n/InternationalizationManagerTest.java | 118 ++--
 .../wiki/parser/CreoleToJSPWikiTranslatorTest.java |  14 -
 .../test/resources/templates/default.properties    |   2 -
 15 files changed, 1413 insertions(+), 1412 deletions(-)

Reply via email to