Disable the straighten operation for selections that are already straight (close #7658)

This commit is contained in:
Quincy Morgan
2020-06-08 11:58:10 -04:00
parent 61b3aaafd2
commit 2e5e3791c5
4 changed files with 71 additions and 22 deletions
+3
View File
@@ -183,6 +183,9 @@ en:
not_downloaded:
single: This can't be straightened because parts of it have not yet been downloaded.
multiple: These can't be straightened because parts of them have not yet been downloaded.
straight_enough:
single: This can't be made straighter than it already is.
multiple: These can't be made straighter than they already are.
too_large:
single: This can't be straightened because not enough of it is currently visible.
multiple: These can't be straightened because not enough of them are currently visible.