mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 18:07:50 +02:00
Disable the straighten operation for selections that are already straight (close #7658)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user