UI: clarify ruler tooltip text

See T61151
This commit is contained in:
2019-02-04 10:32:17 +11:00
parent 838a34324a
commit a6f045de3f

View File

@@ -114,8 +114,8 @@ class _defs_view3d_generic:
"\u2022 {} anywhere for new measurement.\n"
"\u2022 Drag ruler segment to measure an angle.\n"
"\u2022 Drag ruler outside the view to remove.\n"
"\u2022 Ctrl to snap.\n"
"\u2022 Shift to measure surface thickness"
"\u2022 Ctrl while dragging to snap.\n"
"\u2022 Shift while dragging to measure surface thickness."
).format(
kmi_to_string_or_none(kmi)
)