lang(ui): update show canvas debug info string

This commit is contained in:
psychedelicious 2023-03-12 00:22:14 +11:00
parent d2fbc9f5e3
commit 0678803803

View File

@ -596,7 +596,7 @@
"autoSaveToGallery": "Auto Save to Gallery", "autoSaveToGallery": "Auto Save to Gallery",
"saveBoxRegionOnly": "Save Box Region Only", "saveBoxRegionOnly": "Save Box Region Only",
"limitStrokesToBox": "Limit Strokes to Box", "limitStrokesToBox": "Limit Strokes to Box",
"showCanvasDebugInfo": "Show Canvas Debug Info", "showCanvasDebugInfo": "Show Additional Canvas Info",
"clearCanvasHistory": "Clear Canvas History", "clearCanvasHistory": "Clear Canvas History",
"clearHistory": "Clear History", "clearHistory": "Clear History",
"clearCanvasHistoryMessage": "Clearing the canvas history leaves your current canvas intact, but irreversibly clears the undo and redo history.", "clearCanvasHistoryMessage": "Clearing the canvas history leaves your current canvas intact, but irreversibly clears the undo and redo history.",