IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404)
This commit is contained in:
committed by
Scott Lahteine
parent
5c1aa5162d
commit
09eb30dc05
@ -247,8 +247,8 @@
|
||||
#ifndef MSG_IDEX_MODE_DUPLICATE
|
||||
#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplication")
|
||||
#endif
|
||||
#ifndef MSG_IDEX_MODE_SCALED_COPY
|
||||
#define MSG_IDEX_MODE_SCALED_COPY _UxGT("Scaled copy")
|
||||
#ifndef MSG_IDEX_MODE_MIRRORED_COPY
|
||||
#define MSG_IDEX_MODE_MIRRORED_COPY _UxGT("Mirrored copy")
|
||||
#endif
|
||||
#ifndef MSG_IDEX_MODE_FULL_CTRL
|
||||
#define MSG_IDEX_MODE_FULL_CTRL _UxGT("Full control")
|
||||
|
Reference in New Issue
Block a user