Asqatasun / Contrast-Finder

Contrast-Finder finds correct color contrasts (background / foreground) for web accessibility (a11y, WCAG, RGAA). https://app.contrast-finder.org
GNU Affero General Public License v3.0
56 stars 18 forks source link

i18n files in UTF8 character encoding #76

Closed dzc34 closed 7 years ago

dzc34 commented 7 years ago
  1. Converts properties files encoded in ISO-8859-1 with Unicode escapes to properties files in UTF8 character encoding
  2. using native2ascii-maven-plugin