"Phrases" { "Invalid Amount For Red" { "en" "The amount specified for the colour Red is not valid. Range 0 to 255" } "Invalid Amount For Green" { "en" "The amount specified for the colour Green is not valid. Range 0 to 255" } "Invalid Amount For Blue" { "en" "The amount specified for the colour Blue is not valid. Range 0 to 255" } "Invalid Amount For Opacity" { "en" "The amount specified for the colour Opacity is not valid. Range 0 to 255" } "Invalid Amount" { "en" "You have set an invalid amount" } "Set colour on target" { "#format" "{1:t}, {2:s}, {3:i}, {4:i}, {5:i}, {6:i}" "en" "{1} has set {2} colour to red {3} green {4} blue {5} opacity {6}." } "Set render on target" { "#format" "{1:t}, {2:s}, {3:i}" "en" "{1} has set {2} render to {3}." } }