edit mode ui fixes

This commit is contained in:
galister
2025-12-11 21:00:49 +09:00
parent 9c799f360d
commit 30c8a7e3c1
6 changed files with 85 additions and 29 deletions
+2 -2
View File
@@ -5,12 +5,12 @@
"ADD_NEW_SET": "Add a new set",
"SWITCH_TO_SET": "Switch to set",
"TOGGLE_FOR_CURRENT_SET": "Toggle for current set",
"LONG_PRESS_TO_DELETE_SET": "Long press to delete set"
"LONG_PRESS_TO_DELETE_SET": "Hold to delete"
},
"EDIT_MODE": {
"ADJUST_CURVATURE": "Adjust curvature",
"ALPHA_BLEND_MODE": "Alpha blend mode",
"BLENDING_ADDITIVE": "Additive",
"BLENDING_ADDITIVE": "Additive blending",
"CURVATURE": "Curvature",
"DELETE": "Long press to remove from current set",
"HINT_POINT_WINDOW": "Point at a window to change its parameters.\nOnce done, leave edit mode using the button on the right.",