This is an automated email from the ASF dual-hosted git repository. alexoree pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jspwiki.git
commit 41dfdf2405bffdaffe5b5b2a7e79317634da5dc3 Merge: 5f0612ef9 8b79df0a1 Author: spyhunter99 <[email protected]> AuthorDate: Sun Nov 16 10:22:42 2025 -0500 Merge pull request #439 from spyhunter99/bug/JSPWIKI-1235 JSPWIKI-1235 fixes the i18n resources for the password check strings .../wiki/auth/PasswordComplexityVeriffier.java | 24 +++++++++++----------- .../src/main/resources/CoreResources.properties | 14 ++++++------- .../src/main/resources/CoreResources_de.properties | 14 ++++++------- .../src/main/resources/CoreResources_es.properties | 14 ++++++------- .../src/main/resources/CoreResources_fi.properties | 14 ++++++------- .../src/main/resources/CoreResources_fr.properties | 14 ++++++------- .../src/main/resources/CoreResources_it.properties | 14 ++++++------- .../src/main/resources/CoreResources_nl.properties | 14 ++++++------- .../main/resources/CoreResources_pt_BR.properties | 14 ++++++------- .../src/main/resources/CoreResources_ru.properties | 14 ++++++------- .../main/resources/CoreResources_zh_CN.properties | 16 +++++++-------- 11 files changed, 83 insertions(+), 83 deletions(-)
