diff --git a/CHANGELOG.md b/CHANGELOG.md index 03a49c18..52afb833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,35 @@ # CHANGELOG +Contrast-Finder 0.10.1, 2020-05-23 +---------------------------------- + +Upgrade-o-meter: just replace the .war file and restart Tomcat + +Thanks to: +- @Quenty31 PR #243 Update Occitan i18n file +- @davidjr82 PR #244 Update Spanish i18n file +- @miname PR #245 Update Korean i18n file + +### Outdated dependencies +- [#250 - Upgraded markdown-page-generator (2.3.0 instead of 2.2.0)](https://github.com/Asqatasun/Contrast-Finder/issues/250) +- [#252 - Upgraded owasp:dependency-check (5.3.2 instead of 5.3.1)](https://github.com/Asqatasun/Contrast-Finder/issues/252) +- [#253 - Upgraded springFramework (4.3.27 instead of 4.3.26)](https://github.com/Asqatasun/Contrast-Finder/issues/253) +- [#254 - Upgraded spring-security (4.2.16 instead of 4.2.14)](https://github.com/Asqatasun/Contrast-Finder/issues/254) + +### Improvement +- [#243 - Update Occitan i18n file](https://github.com/Asqatasun/Contrast-Finder/issues/243) +- [#244 - Update Spanish i18n file](https://github.com/Asqatasun/Contrast-Finder/issues/244) +- [#245 - Update Korean i18n file](https://github.com/Asqatasun/Contrast-Finder/issues/245) + + Contrast-Finder 0.10.0, 2020-03-25 ---------------------------------- +---------------------------------- Upgrade-o-meter: just replace the .war file and restart Tomcat Thanks to: -- @Quenty31 PR #223 Polish translation -- @zwiastunsw PR #220 Occitan translation +- @Quenty31 PR #223 Occitan translation +- @zwiastunsw PR #220 Polish translation ### New Feature - [#220 - i18n: add Polish](https://github.com/Asqatasun/Contrast-Finder/issues/220) diff --git a/dist./debian_package/pom.xml b/dist./debian_package/pom.xml index a954cb9f..33742bd4 100644 --- a/dist./debian_package/pom.xml +++ b/dist./debian_package/pom.xml @@ -4,10 +4,10 @@ org.asqatasun dist - 0.10.0 + 0.10.1 contrast-finder-dist_debian-packages - 0.10.0 + 0.10.1 jar contrast-finder-dist_debian-packages diff --git a/dist./pom.xml b/dist./pom.xml index e6c7aa48..0393f5c7 100644 --- a/dist./pom.xml +++ b/dist./pom.xml @@ -20,10 +20,10 @@ org.asqatasun contrast-finder - 0.10.0 + 0.10.1 dist - 0.10.0 + 0.10.1 pom contrast-finder-dist diff --git a/docker/RELEASE/README.md b/docker/RELEASE/README.md index 9ca571b5..4a7e0114 100644 --- a/docker/RELEASE/README.md +++ b/docker/RELEASE/README.md @@ -14,9 +14,9 @@ Supported tags and respective `Dockerfile` links : * [pre-requisites_Alpine_tomcat-8.5](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/pre-requisites/pre-requisites_Alpine_tomcat-8.5/Dockerfile) ### Releases -* [latest, v0.10.0, ubuntu-18.04](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile) -* [alpine, v0.10.0_alpine, alpine_tomcat-8.5](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/alpine_tomcat-8.5/Dockerfile) -* [v0.9.5](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.5/docker/RELEASE/Dockerfile), [v0.9.4](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.4/docker/RELEASE/Dockerfile), [v0.9.3](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.3/docker/RELEASE/Dockerfile), [v0.9.2](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.2/docker/RELEASE/Dockerfile), [v0.9.1](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.1/docker/RELEASE/Dockerfile), [v0.9.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.0/docker/RELEASE/Dockerfile), +* [latest, v0.10.1, ubuntu-18.04](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile) +* [alpine, v0.10.1_alpine, alpine_tomcat-8.5](https://github.com/Asqatasun/Contrast-Finder/blob/master/docker/RELEASE/alpine_tomcat-8.5/Dockerfile) +* [v0.10.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.10.0/docker/RELEASE/Dockerfile), [v0.9.5](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.5/docker/RELEASE/Dockerfile), [v0.9.4](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.4/docker/RELEASE/Dockerfile), [v0.9.3](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.3/docker/RELEASE/Dockerfile), [v0.9.2](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.2/docker/RELEASE/Dockerfile), [v0.9.1](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.1/docker/RELEASE/Dockerfile), [v0.9.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.9.0/docker/RELEASE/Dockerfile), * [v0.8.6](https://github.com/Asqatasun/Contrast-Finder/blob/v0.8.6/docker/RELEASE/Dockerfile), [v0.7.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.7.0/docker/RELEASE/Dockerfile), [v0.6.0](https://github.com/Asqatasun/Contrast-Finder/blob/v0.6.0/docker/RELEASE/Dockerfile), [v0.5.2](https://github.com/Asqatasun/Contrast-Finder/blob/v0.5.2/docker/RELEASE/Dockerfile) ## How to use this image diff --git a/docker/RELEASE/alpine_tomcat-7/Dockerfile b/docker/RELEASE/alpine_tomcat-7/Dockerfile index 5742fe4a..bc240393 100644 --- a/docker/RELEASE/alpine_tomcat-7/Dockerfile +++ b/docker/RELEASE/alpine_tomcat-7/Dockerfile @@ -1,7 +1,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-7 LABEL org.label-schema.schema-version = "1.0.0-rc.1" \ org.label-schema.name = "Contrast-Finder - WebApp (tomcat7 < jdk7 < alpine 3.7)" \ - org.label-schema.version = "0.10.0" \ + org.label-schema.version = "0.10.1" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder:alpine" \ @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" # # --- Building this docker image # docker build -t asqatasun/contrast-finder . -# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.0 . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/ . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/contrast-finder-webapp_0.10.0.tar.gz . +# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.1 . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/ . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/contrast-finder-webapp_0.10.1.tar.gz . # # --- Launch a container # docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder @@ -39,7 +39,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" ################################################################### # build variables -ARG CONTRAST_FINDER_RELEASE="0.10.0" +ARG CONTRAST_FINDER_RELEASE="0.10.1" ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}" ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz" diff --git a/docker/RELEASE/alpine_tomcat-8.5/Dockerfile b/docker/RELEASE/alpine_tomcat-8.5/Dockerfile index be09b683..e45d92f4 100644 --- a/docker/RELEASE/alpine_tomcat-8.5/Dockerfile +++ b/docker/RELEASE/alpine_tomcat-8.5/Dockerfile @@ -1,7 +1,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-8.5 LABEL org.label-schema.schema-version = "1.0.0-rc.1" \ org.label-schema.name = "Contrast-Finder - WebApp (tomcat 8.5 < jdk 8 < alpine 3.7)" \ - org.label-schema.version = "0.10.0" \ + org.label-schema.version = "0.10.1" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder:alpine" \ @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" # # --- Building this docker image # docker build -t asqatasun/contrast-finder . -# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.0 . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/ . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/contrast-finder-webapp_0.10.0.tar.gz . +# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.1 . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/ . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/contrast-finder-webapp_0.10.1.tar.gz . # # --- Launch a container # docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder @@ -39,7 +39,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" ################################################################### # build variables -ARG CONTRAST_FINDER_RELEASE="0.10.0" +ARG CONTRAST_FINDER_RELEASE="0.10.1" ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}" ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz" diff --git a/docker/RELEASE/ubuntu-14.04_tomcat-7/Dockerfile b/docker/RELEASE/ubuntu-14.04_tomcat-7/Dockerfile index d1d225b5..65ef0bef 100644 --- a/docker/RELEASE/ubuntu-14.04_tomcat-7/Dockerfile +++ b/docker/RELEASE/ubuntu-14.04_tomcat-7/Dockerfile @@ -1,7 +1,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-14.04_tomcat-7 LABEL org.label-schema.schema-version = "1.0.0-rc.1" \ org.label-schema.name = "Contrast-Finder - WebApp (Ubuntu 14.04 - Tomcat 7)" \ - org.label-schema.version = "0.10.0" \ + org.label-schema.version = "0.10.1" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder" \ @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" # # --- Building this docker image # docker build -t asqatasun/contrast-finder . -# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.0 . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/ . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/contrast-finder-webapp_0.10.0.tar.gz . +# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.1 . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/ . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/contrast-finder-webapp_0.10.1.tar.gz . # # --- Launch a container # docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder @@ -37,7 +37,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" ################################################################### # build variables -ARG CONTRAST_FINDER_RELEASE="0.10.0" +ARG CONTRAST_FINDER_RELEASE="0.10.1" ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}" ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz" diff --git a/docker/RELEASE/ubuntu-16.04_tomcat-7/Dockerfile b/docker/RELEASE/ubuntu-16.04_tomcat-7/Dockerfile index d7de0acc..2adb6262 100644 --- a/docker/RELEASE/ubuntu-16.04_tomcat-7/Dockerfile +++ b/docker/RELEASE/ubuntu-16.04_tomcat-7/Dockerfile @@ -1,7 +1,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-16.04_tomcat-7 LABEL org.label-schema.schema-version = "1.0.0-rc.1" \ org.label-schema.name = "Contrast-Finder - WebApp (Ubuntu 16.04 - Tomcat 7)" \ - org.label-schema.version = "0.10.0" \ + org.label-schema.version = "0.10.1" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder" \ @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" # # --- Building this docker image # docker build -t asqatasun/contrast-finder . -# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.0 . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/ . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/contrast-finder-webapp_0.10.0.tar.gz . +# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.1 . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/ . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/contrast-finder-webapp_0.10.1.tar.gz . # # --- Launch a container # docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder @@ -37,7 +37,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" ################################################################### # build variables -ARG CONTRAST_FINDER_RELEASE="0.10.0" +ARG CONTRAST_FINDER_RELEASE="0.10.1" ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}" ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz" diff --git a/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile b/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile index 04c270b2..25e2e93d 100644 --- a/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile +++ b/docker/RELEASE/ubuntu-18.04_tomcat-8.5/Dockerfile @@ -1,7 +1,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 LABEL org.label-schema.schema-version = "1.0.0-rc.1" \ org.label-schema.name = "Contrast-Finder - WebApp (Ubuntu 18.04 - Tomcat 8.5, Java 10)" \ - org.label-schema.version = "0.10.0" \ + org.label-schema.version = "0.10.1" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ org.label-schema.docker.cmd = "docker run -p 8087:8080 -d asqatasun/contrast-finder" \ @@ -13,9 +13,9 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" # # --- Building this docker image # docker build -t asqatasun/contrast-finder . -# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.0 . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/ . -# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.0/contrast-finder-webapp_0.10.0.tar.gz . +# docker build -t asqatasun/contrast-finder --build-arg CONTRAST_FINDER_RELEASE=0.10.1 . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL_PREFIX=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/ . +# docker build -t asqatasun/contrast-finder --build-arg SRC_URL=https://github.com/Asqatasun/Contrast-Finder/releases/download/v0.10.1/contrast-finder-webapp_0.10.1.tar.gz . # # --- Launch a container # docker run -p 127.0.0.1:8087:8080 --name contrast.finder -d asqatasun/contrast-finder @@ -37,7 +37,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" ################################################################### # build variables -ARG CONTRAST_FINDER_RELEASE="0.10.0" +ARG CONTRAST_FINDER_RELEASE="0.10.1" ARG SRC_URL_PREFIX="https://github.com/Asqatasun/Contrast-Finder/releases/download/v${CONTRAST_FINDER_RELEASE}" ARG SRC_URL="${SRC_URL_PREFIX}/contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz" diff --git a/docker/SNAPSHOT-local/distrib/alpine_tomcat-7/Dockerfile b/docker/SNAPSHOT-local/distrib/alpine_tomcat-7/Dockerfile index 2efa5a50..cad788c2 100644 --- a/docker/SNAPSHOT-local/distrib/alpine_tomcat-7/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/alpine_tomcat-7/Dockerfile @@ -21,7 +21,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-7 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/alpine_tomcat-8.5/Dockerfile b/docker/SNAPSHOT-local/distrib/alpine_tomcat-8.5/Dockerfile index 513a970a..4166b743 100644 --- a/docker/SNAPSHOT-local/distrib/alpine_tomcat-8.5/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/alpine_tomcat-8.5/Dockerfile @@ -22,7 +22,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-8.5 # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/alpine_tomcat-9/Dockerfile b/docker/SNAPSHOT-local/distrib/alpine_tomcat-9/Dockerfile index 58784a34..758f1ae7 100644 --- a/docker/SNAPSHOT-local/distrib/alpine_tomcat-9/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/alpine_tomcat-9/Dockerfile @@ -22,7 +22,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Alpine_tomcat-9 # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/debian-9_tomcat-8.5/Dockerfile b/docker/SNAPSHOT-local/distrib/debian-9_tomcat-8.5/Dockerfile index 385a1268..e09f1828 100644 --- a/docker/SNAPSHOT-local/distrib/debian-9_tomcat-8.5/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/debian-9_tomcat-8.5/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Debian-9_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/debian_tomcat-9_jre9/Dockerfile b/docker/SNAPSHOT-local/distrib/debian_tomcat-9_jre9/Dockerfile index 2bc4bfef..a95244bb 100644 --- a/docker/SNAPSHOT-local/distrib/debian_tomcat-9_jre9/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/debian_tomcat-9_jre9/Dockerfile @@ -22,7 +22,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Debian_tomcat-9_jre9 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV CONF_ENV="debug" # Add contrast-finder .war diff --git a/docker/SNAPSHOT-local/distrib/ubuntu-14.04_tomcat-7/Dockerfile b/docker/SNAPSHOT-local/distrib/ubuntu-14.04_tomcat-7/Dockerfile index d0916346..ec1247f5 100644 --- a/docker/SNAPSHOT-local/distrib/ubuntu-14.04_tomcat-7/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/ubuntu-14.04_tomcat-7/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-14.04_tomcat-7 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-7/Dockerfile b/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-7/Dockerfile index a16fdac2..a905b49c 100644 --- a/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-7/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-7/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-16.04_tomcat-7 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-8.0/Dockerfile b/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-8.0/Dockerfile index ce3cf7b9..ac3ce0c2 100644 --- a/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-8.0/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/ubuntu-16.04_tomcat-8.0/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-16.04_tomcat-8.0 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/distrib/ubuntu-18.04_tomcat-8.5/Dockerfile b/docker/SNAPSHOT-local/distrib/ubuntu-18.04_tomcat-8.5/Dockerfile index 5666ac5f..d61d9d84 100644 --- a/docker/SNAPSHOT-local/distrib/ubuntu-18.04_tomcat-8.5/Dockerfile +++ b/docker/SNAPSHOT-local/distrib/ubuntu-18.04_tomcat-8.5/Dockerfile @@ -20,7 +20,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/test_config-file/01.no.config.file/Dockerfile b/docker/SNAPSHOT-local/test_config-file/01.no.config.file/Dockerfile index bdbbda0b..a162c5de 100644 --- a/docker/SNAPSHOT-local/test_config-file/01.no.config.file/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/01.no.config.file/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" # Add contrast-finder .war ADD contrast-finder-webapp_${CONTRAST_FINDER_RELEASE}.tar.gz /root diff --git a/docker/SNAPSHOT-local/test_config-file/10.default.algo/Dockerfile b/docker/SNAPSHOT-local/test_config-file/10.default.algo/Dockerfile index 13cb4915..9c5b9c4d 100644 --- a/docker/SNAPSHOT-local/test_config-file/10.default.algo/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/10.default.algo/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV CONF_DEFAULT_ALGO="Rgb" # ENV CONF_DEFAULT_ALGO="Rgb" # ENV CONF_DEFAULT_ALGO="HSV" diff --git a/docker/SNAPSHOT-local/test_config-file/20.debug.env/Dockerfile b/docker/SNAPSHOT-local/test_config-file/20.debug.env/Dockerfile index 129de22e..16b0e2fc 100644 --- a/docker/SNAPSHOT-local/test_config-file/20.debug.env/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/20.debug.env/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV CONF_ENV="debug" # Add contrast-finder .war diff --git a/docker/SNAPSHOT-local/test_config-file/30.piwik/Dockerfile b/docker/SNAPSHOT-local/test_config-file/30.piwik/Dockerfile index a96fc6dd..5dfe2ef2 100644 --- a/docker/SNAPSHOT-local/test_config-file/30.piwik/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/30.piwik/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV PIWIK_KEY="9" ENV PIWIK_URL="http://localhost/piwik/" diff --git a/docker/SNAPSHOT-local/test_config-file/40.searchEngineIndex/Dockerfile b/docker/SNAPSHOT-local/test_config-file/40.searchEngineIndex/Dockerfile index 9380ac1f..f0204d5c 100644 --- a/docker/SNAPSHOT-local/test_config-file/40.searchEngineIndex/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/40.searchEngineIndex/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV SEARCH_ENGINGE="yes" # Add contrast-finder .war diff --git a/docker/SNAPSHOT-local/test_config-file/50.loggingColorsResult_compact/Dockerfile b/docker/SNAPSHOT-local/test_config-file/50.loggingColorsResult_compact/Dockerfile index 9b030daa..f75e4e7d 100644 --- a/docker/SNAPSHOT-local/test_config-file/50.loggingColorsResult_compact/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/50.loggingColorsResult_compact/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV LOGGING="compact" # loggingColorsResult = compact | full | no (default) diff --git a/docker/SNAPSHOT-local/test_config-file/51.loggingColorsResult_full/Dockerfile b/docker/SNAPSHOT-local/test_config-file/51.loggingColorsResult_full/Dockerfile index 1bbef6cf..4a9c52bb 100644 --- a/docker/SNAPSHOT-local/test_config-file/51.loggingColorsResult_full/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/51.loggingColorsResult_full/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV LOGGING="full" # loggingColorsResult = compact | full | no (default) diff --git a/docker/SNAPSHOT-local/test_config-file/60.languages/Dockerfile b/docker/SNAPSHOT-local/test_config-file/60.languages/Dockerfile index 47d3f400..b6370e49 100644 --- a/docker/SNAPSHOT-local/test_config-file/60.languages/Dockerfile +++ b/docker/SNAPSHOT-local/test_config-file/60.languages/Dockerfile @@ -19,7 +19,7 @@ FROM asqatasun/contrast-finder:pre-requisites_Ubuntu-18.04_tomcat-8.5 ################################################################### # environment variables -ENV CONTRAST_FINDER_RELEASE="0.10.0" +ENV CONTRAST_FINDER_RELEASE="0.10.1" ENV LANGUAGES="en,fr,es" # Add contrast-finder .war diff --git a/docker/pre-requisites/pre-requisites_Alpine_tomcat-7/Dockerfile b/docker/pre-requisites/pre-requisites_Alpine_tomcat-7/Dockerfile index 297807f8..85fd9e68 100644 --- a/docker/pre-requisites/pre-requisites_Alpine_tomcat-7/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Alpine_tomcat-7/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (tomcat7 < jdk7 < alpine 3.7)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Alpine_tomcat-8.5/Dockerfile b/docker/pre-requisites/pre-requisites_Alpine_tomcat-8.5/Dockerfile index 11724864..5b4e5a66 100644 --- a/docker/pre-requisites/pre-requisites_Alpine_tomcat-8.5/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Alpine_tomcat-8.5/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (tomcat 8.5 < jdk 8 < alpine 3.7)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Alpine_tomcat-9/Dockerfile b/docker/pre-requisites/pre-requisites_Alpine_tomcat-9/Dockerfile index 3cd9bb24..33770535 100644 --- a/docker/pre-requisites/pre-requisites_Alpine_tomcat-9/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Alpine_tomcat-9/Dockerfile @@ -4,7 +4,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (tomcat 9 < jdk 8 < alpine 3.7)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Debian-9_tomcat-8.5/Dockerfile b/docker/pre-requisites/pre-requisites_Debian-9_tomcat-8.5/Dockerfile index 2d176c92..61371c26 100644 --- a/docker/pre-requisites/pre-requisites_Debian-9_tomcat-8.5/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Debian-9_tomcat-8.5/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (Debian 9 - Tomcat 8.5)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Debian_tomcat-9_jre9/Dockerfile b/docker/pre-requisites/pre-requisites_Debian_tomcat-9_jre9/Dockerfile index 1834296d..0ea4d241 100644 --- a/docker/pre-requisites/pre-requisites_Debian_tomcat-9_jre9/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Debian_tomcat-9_jre9/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (tomcat 9 < jdk 9 < debian SID)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Ubuntu-14.04_tomcat-7/Dockerfile b/docker/pre-requisites/pre-requisites_Ubuntu-14.04_tomcat-7/Dockerfile index 8cebe6de..c84275b5 100644 --- a/docker/pre-requisites/pre-requisites_Ubuntu-14.04_tomcat-7/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Ubuntu-14.04_tomcat-7/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (Ubuntu 14.04 - Tomcat 7)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-7/Dockerfile b/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-7/Dockerfile index 03175328..0d3eb484 100644 --- a/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-7/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-7/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (Ubuntu 16.04 - Tomcat 7)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-8.0/Dockerfile b/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-8.0/Dockerfile index a73515fd..c231ca98 100644 --- a/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-8.0/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Ubuntu-16.04_tomcat-8.0/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (Ubuntu 16.04 - Tomcat 8.0)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/docker/pre-requisites/pre-requisites_Ubuntu-18.04_tomcat-8.5/Dockerfile b/docker/pre-requisites/pre-requisites_Ubuntu-18.04_tomcat-8.5/Dockerfile index 1784eb87..191f3513 100644 --- a/docker/pre-requisites/pre-requisites_Ubuntu-18.04_tomcat-8.5/Dockerfile +++ b/docker/pre-requisites/pre-requisites_Ubuntu-18.04_tomcat-8.5/Dockerfile @@ -3,7 +3,7 @@ LABEL org.label-schema.schema-version = "1.0.0-rc.1" org.label-schema.name = "Contrast-Finder - WebApp pre-requisites (Ubuntu 18.04 - Tomcat 8.5, Java 10)" \ org.label-schema.url = "https://contrast-finder.org" \ org.label-schema.vcs-url = "https://github.com/Asqatasun/Contrast-Finder" \ - org.label-schema.version = "0.10.0" + org.label-schema.version = "0.10.1" # ----> documentation http://label-schema.org/ # #### usage ###################################################### diff --git a/documentation/en/30_Contributor_doc/Release/template_CHANGELOG.md b/documentation/en/30_Contributor_doc/Release/template_CHANGELOG.md index fb848a91..1811405a 100644 --- a/documentation/en/30_Contributor_doc/Release/template_CHANGELOG.md +++ b/documentation/en/30_Contributor_doc/Release/template_CHANGELOG.md @@ -7,7 +7,7 @@ We tend to follow the [semantic versioning](http://semver.org/) recommendations. ## Template ``` -Contrast-Finder M.m.p, 2018-xx-xx +Contrast-Finder M.m.p, 2020-xx-xx (unreleased) --------------------------------- Upgrade-o-meter: just replace the .war file and restart Tomcat @@ -39,4 +39,4 @@ none ### Task none -``` \ No newline at end of file +``` diff --git a/documentation/en/30_Contributor_doc/i18n/README.md b/documentation/en/30_Contributor_doc/i18n/README.md index 09edd343..9dffcc73 100644 --- a/documentation/en/30_Contributor_doc/i18n/README.md +++ b/documentation/en/30_Contributor_doc/i18n/README.md @@ -79,6 +79,11 @@ Some cases: ## Tools and resources - [Unicode character symbols table with escape sequences & HTML codes](https://www.rapidtables.com/code/text/unicode-characters.html) +### Online Translators / Dictionaries +- [deepl.com](https://www.deepl.com/translator) +- [linguee.com](https://www.linguee.com/) +- Korean dictionary [naver.com](https://en.dict.naver.com/) + ### Translate Tools * **Transvision** is a tool used to search translations extracted from Mozilla products and websites. * [transvision.mozfr.org](https://transvision.mozfr.org/) diff --git a/documentation/pom.xml b/documentation/pom.xml index fdc76cc3..0e63cc46 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -20,11 +20,11 @@ org.asqatasun contrast-finder - 0.10.0 + 0.10.1 documentation pom - 0.10.0 + 0.10.1 contrast-finder-documentation diff --git a/engine/api/pom.xml b/engine/api/pom.xml index 71e0d8fe..bbfaef3b 100644 --- a/engine/api/pom.xml +++ b/engine/api/pom.xml @@ -21,10 +21,10 @@ org.asqatasun engine - 0.10.0 + 0.10.1 contrast-finder-api - 0.10.0 + 0.10.1 jar api diff --git a/engine/hsv/pom.xml b/engine/hsv/pom.xml index 7f02f218..43e8e37b 100644 --- a/engine/hsv/pom.xml +++ b/engine/hsv/pom.xml @@ -21,10 +21,10 @@ org.asqatasun engine - 0.10.0 + 0.10.1 contrast-finder-hsv - 0.10.0 + 0.10.1 jar hsv diff --git a/engine/impl/pom.xml b/engine/impl/pom.xml index 82378c61..af4bc660 100644 --- a/engine/impl/pom.xml +++ b/engine/impl/pom.xml @@ -21,10 +21,10 @@ org.asqatasun engine - 0.10.0 + 0.10.1 contrast-finder-impl - 0.10.0 + 0.10.1 jar impl diff --git a/engine/pom.xml b/engine/pom.xml index 67b07c42..2f3b2620 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -20,10 +20,10 @@ org.asqatasun contrast-finder - 0.10.0 + 0.10.1 engine - 0.10.0 + 0.10.1 pom contrast-finder-engine diff --git a/engine/utils/pom.xml b/engine/utils/pom.xml index df57aa00..1ac155af 100644 --- a/engine/utils/pom.xml +++ b/engine/utils/pom.xml @@ -21,10 +21,10 @@ org.asqatasun engine - 0.10.0 + 0.10.1 contrast-finder-utils - 0.10.0 + 0.10.1 jar utils diff --git a/pom.xml b/pom.xml index 3e4da8e2..9e592ac5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.asqatasun contrast-finder pom - 0.10.0 + 0.10.1 Contrast-Finder @@ -80,7 +80,7 @@ 4.13 1.2.3 - 2.2.0 + 2.3.0 3.1.0 @@ -99,7 +99,7 @@ 3.1.1 3.1.0 1.4 - 5.3.1 + 5.3.2 0.8.5 diff --git a/webapp/pom.xml b/webapp/pom.xml index 3c33bdfc..1b2d2ac4 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -21,10 +21,10 @@ org.asqatasun contrast-finder - 0.10.0 + 0.10.1 webapp - 0.10.0 + 0.10.1 war contrast-finder-webapp @@ -45,8 +45,8 @@ UTF-8 - 4.3.26.RELEASE - 4.2.14.RELEASE + 4.3.27.RELEASE + 4.2.16.RELEASE 1.5.2 4.0.4 1.2.5 diff --git a/webapp/src/main/resources/i18n/contrast-finder_utf8_es.properties b/webapp/src/main/resources/i18n/contrast-finder_utf8_es.properties index 076f926c..acaca3a5 100644 --- a/webapp/src/main/resources/i18n/contrast-finder_utf8_es.properties +++ b/webapp/src/main/resources/i18n/contrast-finder_utf8_es.properties @@ -49,7 +49,7 @@ form.sampleTextBold=con palabras en negrita form.sampleText2=\ para ilustrar el contraste. form.sc-info= \ Los criterios WCAG \ - de validez 1.4.3 \ + de éxito 1.4.3 \ \ requieren que el texto tenga un contraste mínimo \ de 4.5 (3 para textos largos). @@ -75,9 +75,9 @@ footer.availableUnder=disponible bajo footer.link-twitter=Sigue a Contrast-Finder en Twitter footer.link-git=Contribuye a Contrast-Finder en GitHub nav.link.pageAbout=Acerca de -# page.result-error.titleTag=Error -# page.about.titleTag=About Contrast-Finder -# page.about.title=About Contrast-Finder +page.result-error.titleTag=Error +page.about.titleTag=Sobre Contrast-Finder +page.about.title=Sobre Contrast-Finder page.about.metaDescription=Contrast-Finder es una herramienta que evalúa el contraste entre \ dos colores (fondo, primer plano) y comprueba si el contraste es aceptable. \ Cuando el contraste no es aceptable, el objetivo principal es sugerir alternativas de contraste de color válidas. @@ -90,16 +90,16 @@ page.about.links=You will find more information in english on the project websit
  • Contributing
  • \
  • History
  • \ -# page.about.fileList.title=Additional files -# page.about.build.title=Build info -# page.about.build.version=version: -# page.about.build.gitBranch=git branch: -# page.about.build.gitCommit=git commit: -# page.about.build.build=Build: -# page.about.build.date=date: -# page.about.build.id=ID: -# page.about.build.platform=Platform: -# page.about.availableLanguages=Available languages +page.about.fileList.title=Archivos adicionales +page.about.build.title=Información de compilación +page.about.build.version=version: +page.about.build.gitBranch=git branch: +page.about.build.gitCommit=git commit: +page.about.build.build=Compilación: +page.about.build.date=fecha: +page.about.build.id=ID: +page.about.build.platform=Platforma: +page.about.availableLanguages=Idiomas disponibles info.about.title=¿Qué es Contrast Finder? info.about=

    \ Contrast-Finder es una herramienta que evalúa el contraste entre \ @@ -224,10 +224,10 @@ help.ratio=

    Hay tres posibles valores: 3, 4.5 Todos los detalles sobre el ratio de contraste \

    ######### unused i18n entries ############################################## diff --git a/webapp/src/main/resources/i18n/contrast-finder_utf8_ko.properties b/webapp/src/main/resources/i18n/contrast-finder_utf8_ko.properties index 5e62c654..0d7ae40f 100644 --- a/webapp/src/main/resources/i18n/contrast-finder_utf8_ko.properties +++ b/webapp/src/main/resources/i18n/contrast-finder_utf8_ko.properties @@ -1,221 +1,216 @@ ###### i18n file in UTF-8 character encoding ####################### NOT_A_VALID_COLOR=색은 #000000부터 #FFFFFF 사이에 있는 값을 입력하셔야 합니다 -NOT_A_VALID_RATIO.colorModel.ratio=올바르지 않은 비율 -home.titleTag=Contrast Finder, 웹 접근성 기준(WCAG)에 적합한 충분히 대비되는 색의 조합 검색 +NOT_A_VALID_RATIO.colorModel.ratio=올바르지 않은 명암비 +home.titleTag=Contrast Finder, 웹 접근성 기준(WCAG)에 적합하도록 명암이 충분히 대비되는 색의 조합 검색 ###### 330 characters max for "home.metaDescription" -home.metaDescription=Contrast-Finder는 웹 접근성 기준(WCAG)에 적합한 충분히 대비되는 색의 조합을 찾아줍니다. \ - 그래서 색의 대비와 관련된 웹 접근성(a11y) 테스트를 충족시키는 데 도움을 드립니다. \ +home.metaDescription=Contrast-Finder는 웹 접근성 기준(WCAG)에 적합하도록 명암이 충분히 대비되는 색의 조합을 찾아줍니다. \ + 그래서 색의 명암비와 관련된 웹 접근성(a11y) 테스트를 충족시키는 데 도움을 드립니다. \ Contrast-Finder는 웹디자이너, 웹 개발자 혹은 웹 접근성 전문가가 \ HTML 페이지와 웹사이트의 가독성을 개선하는 데 사용할 수 있도록 디자인되었습니다. logo.link.title=홈페이지로 되돌아 가기 nav.language=한국어 nav.language-switching=한국어로 전환 nav.language-switching.aria-label=언어 -result.title.colors=대비 색 +result.title.colors=색 조합 result.title.foregroundColor=본문 글자 result.title.backgroundColor=배경 -result.title.minRation=최소 비율 +result.title.minRation=최소 명암비 form.fillInFields=다음 항목을 채워주십시오: -form.description=Contrast-Finder는 웹 접근성 기준에 적합한 충분히 대비되는 색의 조합을 찾아줍니다 -form.help=16진법, RGB 혹은 CSS 컬러 키워드 형태로 된 색의 값을 입력하실 수 있습니다.
    \ +form.description=Contrast-Finder는 웹 접근성 기준에 적합하도록 명암이 충분히 대비되는 색의 조합을 찾아줍니다 +form.help=색의 값으로 16진법, RGB 혹은 CSS 컬러 키워드 형태의 값을 입력하실 수 있습니다.
    \ 보기: #FFFFFF, rgb(255,255,255) 혹은 white -form.foregroundColor=본문 글자 색 -form.backgroundColor=배경 색 +form.foregroundColor=본문 글자색 +form.backgroundColor=배경색 form.component=교정하려는 색 -form.componentForeground=본문 글자 색을 교정 -form.componentBackground=배경 색을 교정 -form.ratio=최소 비율 -#form.currentRatio=@TODO -#form.currentRatio.alt.valid=@TODO -#form.currentRatio.alt.fail=@TODO -form.contrastOld=원래의 색 대비 -form.contrastNew=새로운 색 대비 +form.componentForeground=본문 글자색 교정 +form.componentBackground=배경색 교정 +form.ratio=최소 명암비 +form.currentRatio=현재 명암비: +form.currentRatio.alt.valid=선택하신 색상의 명암비가 충분합니다. +form.currentRatio.alt.fail=선택하신 색상의 명암비가 충분하지 않습니다. +form.contrastOld=원래의 명암비 +form.contrastNew=새로운 명암비 form.validate=기준에 적합한 색 검색하기 -form.validContrast=기준에 적합한 색 대비: +form.validContrast=기준에 적합한 명암비: form.validContrastDesc=선택한 색의 조합은 이미 괜찮습니다 ##### For [form.resultNumber] ##### ---> Do not translate "choice", it is an internal ID form.resultNumber={0} {0,choice,1#개의 결과|1<개의 결과} -form.contrastSolutionCaption=기준에 적합한 색 대비 +form.contrastSolutionCaption=기준에 적합한 명암비 form.contrastSolutionForeground=본문 form.contrastSolutionBackground=배경 -form.contrastSolutionRatio=비율 +form.contrastSolutionRatio=명암비 form.contrastSolutionSample=표본 -form.initialContrastCaption=기준에 부적합한 색 대비 -form.sampleTitle=큰 크기의 제목과 -form.sampleTitleBold=크고 좀 더 굵은 글자 +form.initialContrastCaption=부적합한 명암비 +form.sampleTitle=커다란 크기의 제목과 +form.sampleTitleBold=크고 좀 더 두꺼운 글자 form.sampleText=여기엔 약간의 예시 글과 함께 -form.sampleTextBold=더 굵은 글자가 함께 표시되면서 -form.sampleText2=\ 색의 대비 정도를 확인하실 수 있습니다. +form.sampleTextBold=두꺼운 글자가 함께 표시되면서 +form.sampleText2=\ 색의 명암비를 직접 확인하실 수 있습니다. form.sc-info= \ WCAG \ 통과 기준 1.4.3 \ 에 의하면 \ 글자는 최소 4.5 (큰 글자의 경우 3) \ - 이상의 대비 비율을 가지고 있어야 합니다. + 이상의 명암비를 가지고 있어야 합니다. footer.LikedCf=Contrast-Finder가 마음에 드셨나요?
    그럼 Asqatasun도 방문해 보세요. 웹 접근성을 고려한 오픈소스 웹 사이트 분석 도구입니다. form.contrastSolutionDistance=편차 form.contrastSolutionDistanceEx=처음 지정한 색과의 편차 form.objectifs=검색 범위 -form.algoHSV= 확장된 색 범위 속 기준에 적합한 대비 색 -form.algoRGB=처음 지정한 색과 아주 비슷하면서도 기준에 적합한 대비 색 -form.invalidColor=올바르지 않은 색 +form.algoHSV= 기준에 적합한 명암비를 가지고 있는 색 +form.algoRGB=처음 지정한 색과 아주 비슷하면서도 기준에 적합한 명암비를 가지고 있는 색 +form.invalidColor=부적합한 색 form.changeComponent=교정 색의 조건을 다음과 같이 바꿔서 다시 시도해 봅시다. → form.invalidAlgo=알고리듬값이 올바르지 않습니다. -form.tryHsv=좀 더 넓은 색 범위 안에서 대비 색 찾아보기 -form.tryRgb=처음 지정한 색과 아주 비슷하면서도 기준에 적합한 대비 색 찾아보기 -form.testedColors=개의 색이 검토됨 +form.tryHsv=좀 더 넓은 범위의 기준에 적합한 명암비를 가진 색 찾아보기 +form.tryRgb=처음 지정한 색과 아주 비슷하면서도 기준에 적합한 명암비를 가진 색 찾아보기 +form.testedColors=개의 색상이 검토됨 form.notSatisfied=만족스럽지 않으세요? form.anyResult=그럼 -form.oppositeComponentForeground=배경 색 -form.oppositeComponentBackground=본문 글자 색 +form.oppositeComponentForeground=배경색 +form.oppositeComponentBackground=본문 글자색 message.addon=저기요! 혹시 저희 Contrast-Finder Firefox 부가 기능을 써보셨나요? footer.poweredBy=운용 기술: footer.availableUnder=사용 권한: footer.link-twitter=트위터에서 Contrast-Finder 팔로우하기 footer.link-git=GitHub에 있는 Contrast-Finder에 기여하기 -nav.link.pageAbout=Contrast-Finder 정보 -# page.result-error.titleTag=Error -page.about.titleTag=Contrast-Finder 정보 -page.about.title=Contrast-Finder 정보 -page.about.metaDescription=Contrast-Finder는 두 가지 색(배경 색, 본문 글자 색)의 대비를 계산해서 \ - 색 대비가 충분한지 알려주는 도구입니다. \ - 색 대비가 충분하지 않다면, 몇 가지 충분히 대비되는 색의 조합을 제안해 드리는 것이 주요 목적입니다. -page.about.text=Contrast-Finder는 두 가지 색(배경 색, 본문 글자 색)의 대비를 계산해서 \ - 색 대비가 충분한지 알려주는 도구입니다. \ - 색 대비가 충분하지 않다면, 몇 가지 충분히 대비되는 색의 조합을 제안해 드리는 것이 주요 목적입니다. -page.about.links=You will find more information in english on the project website:
      \ +nav.link.pageAbout=Contrast-Finder에 관하여 +page.result-error.titleTag=오류 +page.about.titleTag=Contrast-Finder에 관하여 +page.about.title=Contrast-Finder에 관하여 +page.about.metaDescription=Contrast-Finder는 두 가지 색(배경색, 본문 글자색)의 명암비를 계산해서 \ + 명암비가 기준에 적합한지 알려주는 도구입니다. \ + 명암비가 충분하지 않다면, 충분한 명암비를 가진 색의 조합을 제안해 드리는 것이 주요 목적입니다. +page.about.text=Contrast-Finder는 두 가지 색(배경 색, 본문 글자 색)의 명암비를 계산해서 \ + 명암비가 기준에 적합한지 알려주는 도구입니다. \ + 명암비가 충분하지 않다면, 충분한 명암비를 가진 색의 조합을 제안해 드리는 것이 주요 목적입니다. +page.about.links=더 자세한 정보는 영문으로 된 프로젝트 웹사이트에서 확인하실 수 있습니다.: -# page.about.fileList.title=Additional files -# page.about.build.title=Build info -# page.about.build.version=version: -# page.about.build.gitBranch=git branch: -# page.about.build.gitCommit=git commit: -# page.about.build.build=Build: -# page.about.build.date=date: -# page.about.build.id=ID: -# page.about.build.platform=Platform: -# page.about.availableLanguages=Available languages +page.about.fileList.title=추가 파일 +page.about.build.title=빌드 정보 +page.about.build.version=버전: +page.about.build.gitBranch=깃 브랜치: +page.about.build.gitCommit=깃 커밋: +page.about.build.build=빌드: +page.about.build.date=날짜: +page.about.build.id=ID: +page.about.build.platform=플랫폼: +page.about.availableLanguages=사용 가능한 언어 info.about.title=Contrast Finder가 무엇인가요? -info.about=

      \ - Contrast-Finder는 두 가지 색(배경 색, 본문 글자 색)의 대비를 계산해서 \ - 색 대비가 충분한지 알려주는 도구입니다. \ - 색 대비가 충분하지 않다면, 몇 가지 충분히 대비되는 색의 조합을 제안해 드리는 것이 주요 목적입니다. \ +info.about=

      \ + Contrast-Finder는 두 가지 색(배경 색, 본문 글자 색)의 명암비를 계산해서 \ + 명암비가 기준에 적합한지 알려주는 도구입니다. \ + 명암비가 충분하지 않다면, 충분한 명암비를 가진 색의 조합을 제안해 드리는 것이 주요 목적입니다. \

      \

      Contrast-Finder는 웹디자이너, 웹 개발자 혹은 웹 접근성 전문가가 \ HTML 페이지와 웹사이트의 가독성을 개선하는 데 사용할 수 있도록 디자인되었습니다. \

      info.feedback.title=사용자 건의 -info.feedback=

      Contrast-Finder를 사용하시면서 문제가 있거나 다른 문의 사항이 있으시면, 아래에 있는 통로로 연락해주시기 바랍니다:

      \ -
        \ +info.feedback=

        \ + Contrast-Finder를 사용하시면서 문제가 있거나 다른 문의 사항이 있으시면, 아래에 있는 통로로 연락해주시기 바랍니다: \ +

        \ + info.contribute.title=Contrast-Finder의 기능 개선 및 제안 info.contribute=

        \ - 어떠한 제안이든 모두 환영합니다! \ + 어떠한 제안이든 언제나 환영합니다! \ 번역, 문제 수정, 오류 보고, 새로운 기능…
        \ 부담없이 \ - 소스 코드를 가지고 놀아보시고, \ - 포럼에서도 상의해 보세요. \ + 소스 코드를 가지고 실험해 보시고, \ + 포럼에서 상의해 보세요. \

        help.title=도움말 / 이 도구는 어떻게 사용하나요? help.head=

        Contrast-Finder 인터페이스 양식에는 다섯 개의 필수 입력 항목이 있습니다.

        \ -help.txt-color.title= -help.txt-color= -help.bg-color.title= -help.bg-color= -help.color-to-edit.title=교정하려는 색 -help.color-to-edit=

        \ - 본문 글자 색 또는 배경색을 선택하실 수 있습니다. 기본은 본문 글자 색.\ -

        \ -

        선택하신 색은 나중에 기준에 적합한 색을 찾을 때까지 수정됩니다. \ - 그리고 나머지 색은 바뀌지 않습니다. \ -

        -help.algo.title=검색 범위 / 알고리듬 -help.algo=

        “처음 지정한 색과 아주 비슷하면서도 기준에 적합한 대비 색”

        \ -

        \ - 이것이 기본으로 쓰이는 알고리듬입니다. \ - 처음 지정한 색과 아주 가까운 색만 골라서 보여줍니다. \ - (색의 편차는 수학적 방식으로 산출되며, 디자이너의 관점과는 다를 수 있습니다.) \ -

        \ -

        \ - 몇몇 색 조합에 따라선, 알고리듬은 아무런 결과도 추출하지 못할 수 있습니다 ; \ - 이 경우엔, 다른 알고리듬을 사용해 보십시오. \ -

        \ -

        “확장된 색 범위 속 기준에 적합한 대비 색”

        \ -

        \ - 차선책으로 쓰이는 알고리듬으로, 첫 번째 것이 아무런 결과도 보여주지 않을 때 사용합니다. \ - 하지만, 산출되는 색은 최초 지정 색과 (많이) 다를 수 있습니다. \ -

        -help.ratio.title=본문 글자 색 -################################################################################## -# "help.ratio" will certainly evolve. -# ----> See issue #136 "Text size understanding : comments on pt => px conversion" -# https://github.com/Asqatasun/Contrast-Finder/issues/136 -################################################################################## -help.ratio=

        \ - 본문에 쓰인 글자에 입히는 입니다. \ - 이 항목에는 CSS 컬러 키워드, 16진법, 혹은 \ - RGB 값을 입력하실 수 있습니다. \ - 실제 변환된 색은 항목 오른쪽에서 미리 확인하실 수 있습니다. \ +help.txt-color.title=본문 글자색 +help.txt-color=

        \ + 본문에 쓰인 글자에 칠하는 입니다. \ + 이 항목에는 CSS 컬러 키워드, 16진법 형태의 컬러 값, \ + 혹은 RGB 컬러 값을 입력하실 수 있습니다. \ + 입련된 값은 항목 오른쪽에서 실제 변환된 색으로 확인하실 수 있습니다. \

        \

        컬러 키워드

        \ -

        보기: Black, Silver, YellowGreen, MediumPurple.
        \ +

        예시: Black, Silver, YellowGreen, MediumPurple.
        \ 여기에 사용할 수 있는 값은 \ CSS 컬러 키워드 문서에 나열되어 있습니다. \ (CSS level 1부터 CSS level 4까지). \

        \

        16진법 형태의 컬러 값

        \ -

        보기: #AABBCC. \ +

        예시: #AABBCC. \ 참고로 #ABC처럼 간략한 형태로 입력하셔도 되고, \ 해당 항목은 자동으로 #AABBCC로 변환됩니다. \ - 또, 여기엔 # 글자를 생략하고 입력하셔도 돼서, \ + 또한, 여기엔 # 글자를 생략하고 입력하셔도 돼며, \ FFF 혹은 FFFFFF 모두 혼용해서 입력하실 수 있습니다. \

        \

        RGB 형태의 컬러 값

        \ -

        보기: rgb(255,255,255).
        \ +

        예시: rgb(255,255,255).
        \ 마찮가지로 255,255,255처럼 짧은 용법으로 입력하실 수 있으며, \ 그러면 rgb(255,255,255)로 해석됩니다. \ +

        +help.bg-color.title=배경색 +help.bg-color=

        \ + 배경에 칠해지는 색입니다.
        \ + 이 항목은 본문 글자색 항목과 같은 원리로 작동합니다.\ +

        +help.color-to-edit.title=교정하려는 색 +help.color-to-edit=

        본문 글자색 또는 배경색을 선택하실 수 있습니다. 기본은 본문 글자색.

        \ +

        선택하신 색은 나중에 기준에 적합한 색을 찾을 때까지 수정됩니다. \ + 하지만 나머지 색은 바뀌지 않습니다.

        +help.algo.title=검색 범위 / 알고리듬 +help.algo=

        “처음 지정한 색과 아주 비슷하면서도 기준에 적합한 명암비를 가진 색”

        \ +

        \ + 이것이 기본으로 쓰이는 알고리듬입니다. \ + 처음 지정한 색에 아주 가까운 색의 옵션을 제공합니다. \ + (색의 편차는 수학적 기준으로 산출되며, 디자이너의 관점과는 다를 수 있습니다.) \

        \ -

        배경색

        \

        \ - 배경에 칠해지는 색입니다.
        \ - 이 항목은 앞의 본문 글자 색 항목과 같은 원리로 작동합니다.\ + 몇몇 색 조합에 따라선, 알고리듬이 아무런 결과도 추출하지 못할 수도 있습니다 ; \ + 이 경우엔, 다른 알고리듬을 사용해 보십시오. \

        \ -

        최소 비율

        \ -

        세 가지 선택가능한 값으로 3, 4.5 그리고 7이 있습니다.

        \ -

        비율은 어떻게 정할까요? 다음의 요소에 따라 결정됩니다:

        \ +

        “기준에 적합한 명암비를 가지고 있는 색”

        \ +

        \ + 차선책으로 쓰이는 알고리듬으로, 첫 번째 것이 아무런 결과도 보여주지 않을 때 사용합니다. \ + 하지만, 산출된 색의 옵션은 최초 지정 색과 (많이) 다를 수 있습니다. \ +

        +help.ratio.title=최소 명암비 +################################################################################## +# "help.ratio" will certainly evolve. +# ----> See issue #136 "Text size understanding : comments on pt => px conversion" +# https://github.com/Asqatasun/Contrast-Finder/issues/136 +################################################################################## +help.ratio=

        세 가지 선택 가능한 값으로 3, 4.5 그리고 7이 있습니다.

        \ +

        명암비는 어떻게 정할까요? 다음의 요소에 따라 결정됩니다:

        \
          \
        • 접근성 요구 수준: AA 또는 AAA.
        • \
        • 글자의 크기.
        • \
        • 글자가 볼드체인지 아닌지?
        • \
        \

        레벨 AA

        \ -

        두 가지 요소(크기와 볼드 유무)에 따라 다음과 같은 네 가지 조합을 도출할 수 있습니다:

        \ +

        두 가지 요소(크기와 볼드체 유무)에 따라 다음과 같은 네 가지 조합을 도출할 수 있습니다:

        \
          \ -
        • 볼드체가 아닌 글자 + 글자 크기 < 24px: 비율 = 4.5
        • \ -
        • 볼드체가 아닌 글자 + 글자 크기 > 24px: 비율 = 3
        • \ -
        • 볼드체 글자 + 글자 크기 < 19px: 비율 = 4.5
        • \ -
        • 볼드체 글자 + 글자 크기 > 19px: 비율 = 3
        • \ +
        • 볼드체가 아닌 글자 + 글자 크기 < 24px: 명암비 = 4.5
        • \ +
        • 볼드체가 아닌 글자 + 글자 크기 > 24px: 명암비 = 3
        • \ +
        • 볼드체 글자 + 글자 크기 < 19px: 명암비 = 4.5
        • \ +
        • 볼드체 글자 + 글자 크기 > 19px: 명암비 = 3
        • \
        \

        레벨 AAA

        \ -

        레벨 AAA의 원리는 같으나, 비율만 다음과 같이 증가합니다:

        \ +

        레벨 AAA의 원리는 같으나, 명암비만 다음과 같이 증가합니다:

        \
          \ -
        • 4.5 비율은 7로 증가
        • \ -
        • 3 비율은 4.5로 증가
        • \ +
        • 4.5 명암비는 7로 증가
        • \ +
        • 3 명암비는 4.5로 증가
        • \
        \

        글자 크기의 이해

        \
          \ @@ -224,21 +219,21 @@ help.ratio=

          \

        • 24px 정도의 크기는 18pt 또는 \ 150% 혹은 1.5em 크기와 같은 것으로 칩니다.
        • \
        \ -

        \ - 글자 크기를 해석하는 방식에 관해서 더 깊고 자세히 알고 싶으시면, \ - WCAG에 기술된 large-scale text의 정의를 읽어보십시오. \ -

        \ -

        대비 비율에 관한 자세한 설명

        \ -
          \ -
        • WCAG 2.0 통과 기준 1.4.3 (레벨 AA)
        • \ -
        • WCAG 2.0 통과 기준 1.4.6 (레벨 AAA)
        • \ -
        • WCAG 2.0 용어 해설 - 대비 비율
        • \ -
        • WCAG 2.0 - MathML 버전의 상대 휘도 정의
        • \ +

          글자 크기를 해석하는 방식에 관해서 더 깊고 자세히 알고 싶으시면, \ + WCAG에 기술된 large-scale text의 정의를 읽어보십시오.

          \ +

          명암비에 관한 자세한 설명

          \ + -######### unused i18n entries +######### unused i18n entries ############################################## # form.results=개의 결과 # form.usage=사용: # form.ratioMedium=작은 글자 (크기 < 18px, 레벨 AA) # form.ratioShort=큰 글자 (크기 ≥ 18px, 레벨 AA) -# form.ratioHigh=대비의 정도 키우기 (레벨 AAA) -# form.description_v2=지정한 두 가지 색을 가지고, 웹 접근성 기준에 적합한, 충분히 대비되는 색의 조합을 찾아주세요: +# form.ratioHigh=명암비 강화 (레벨 AAA) +# form.description_v2=지정한 두 가지 색을 가지고, 웹 접근성 기준에 적합한, 충분한 명암비를 가진 색의 조합을 찾아주세요: diff --git a/webapp/src/main/resources/i18n/contrast-finder_utf8_oc.properties b/webapp/src/main/resources/i18n/contrast-finder_utf8_oc.properties index 6cc5659b..887c8c5b 100644 --- a/webapp/src/main/resources/i18n/contrast-finder_utf8_oc.properties +++ b/webapp/src/main/resources/i18n/contrast-finder_utf8_oc.properties @@ -17,7 +17,7 @@ result.title.foregroundColor=tèxt result.title.backgroundColor=fons result.title.minRation=racio min form.fillInFields=Emplenatz los camps seguents : -form.description=Contrast-Finder tròba lo bon contraste per vòstras colors per l’accessibilitat web +form.description=Contrast-Finder tròba lo bon contrast per vòstras colors per l’accessibilitat web form.help=Color al format exadecimal, RGB o per mot clau. \
          Exemple : #FFFFFF, rgb(255,255,255) o white form.foregroundColor=Color del tèxt @@ -33,7 +33,7 @@ form.contrastOld=Contrast ancian form.contrastNew=Contrast novèl form.validate=Trobar de colors validas form.validContrast=Contrast valid : -form.validContrastDesc=Los colors qu’avètz causidas son validas +form.validContrastDesc=Las colors qu’avètz causidas son validas ##### For [form.resultNumber] ##### ---> Do not translate "choice", it is an internal ID form.resultNumber={0} {0,choice,1#resultat|1 + + <%-- User language --%> + diff --git a/webapp/src/main/webapp/WEB-INF/template/template_variables.jspf b/webapp/src/main/webapp/WEB-INF/template/template_variables.jspf index 63df3431..32cbd66b 100644 --- a/webapp/src/main/webapp/WEB-INF/template/template_variables.jspf +++ b/webapp/src/main/webapp/WEB-INF/template/template_variables.jspf @@ -2,7 +2,7 @@ <%@ page pageEncoding="UTF-8" %> <%-- APP version --%> - + <%-- APP Name --%>