Skip to content

Commit

Permalink
Merge pull request #17 from Capezzuto/patch-2
Browse files Browse the repository at this point in the history
Make corrections to text
  • Loading branch information
fhalna authored Jan 11, 2018
2 parents d569b6b + 2ae160d commit f2ca963
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ NOT_A_VALID_RATIO.colorModel.ratio=Wrong ratio
NOT_A_VALID_COLOR=The color should be between #000000 and #FFFFFF
menu.linkHelp=Help
form.fillInFields=Please fill in the following fields :
form.description=Find me the good constrasts, for web accessibility, between these two colors:
form.description=Find me the good contrasts, for web accessibility, between these two colors:
form.help=The color should be between #000000 and #FFFFFF
form.foregroundColor=Foreground Color :
form.backgroundColor=Background Color :
Expand All @@ -15,7 +15,7 @@ form.contrastOld=Old contrast
form.contrastNew=New contrast
form.validate=Check and find contrast
form.validContrast=Valid Contrast :
form.validContrastDesc=The choosen colors are already good
form.validContrastDesc=The chosen colors are already good
form.resultNumber={0} {0,choice,1#result|1<results}
form.contrastSolutionCaption=Valid contrasts
form.contrastSolutionForeground=Foreground
Expand All @@ -28,7 +28,7 @@ form.sampleTitleBold=with words in bold
form.sampleText=Here is some text sample
form.sampleTextBold=with some words in bold
form.sampleText2=\ to illustrate the contrast.
form.sc-intro=In the internationale reglementation etablished by the
form.sc-intro=In the international regulations established by the
form.sc=the success criteria 1.4.3
form.wcagLink=http://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast
form.sc-info=requires a minimum contrast ratio of 4.5:1 (and 3:1 for enlarged text).
Expand All @@ -42,7 +42,7 @@ form.contrastSolutionDistance=Distance
form.usage=Usage :
form.ratioMedium=Small text (size &lt; 18px, Level AA)
form.ratioShort=Big text (size &ge; 18px, Level AA)
form.ratioHigh=Strenghten contrast (Level AAA)
form.ratioHigh=Strengthen contrast (Level AAA)
form.contrastSolutionDistanceEx=Distance from initial color
form.objectifs=Gimme :
form.algoHSV=a <em>range</em> of valid colors
Expand Down

0 comments on commit f2ca963

Please sign in to comment.