|
@@ -1116,5 +1116,8 @@
|
|
|
"DISABLE_PREVIEWS": "Disable Previews",
|
|
|
"MAX_BILINEAR_CANVAS_SIZE": "Max Bilinear Canvas Size",
|
|
|
"MAX_BILINEAR_CANVAS_SIZE_DESC": "Maximum canvas size for bilinear filtering. Set to 0 to disable bilinear filtering. Bilinear filtering improves the quality of the canvas, but can cause performance issues on large canvases.",
|
|
|
- "INVERT_MASK": "Invert mask"
|
|
|
+ "INVERT_MASK": "Invert mask",
|
|
|
+ "TOGGLE_TINTING_SELECTION": "Toggle selection tinting",
|
|
|
+ "TOGGLE_TINTING_SELECTION_DESCRIPTIVE": "Toggle selection tinting",
|
|
|
+ "TINT_SELECTION": "Selection tinting"
|
|
|
}
|