Merge pull request #1113 from umap-project/420-zoom-set
Better zoom set/modified wording
This commit is contained in:
commit
1cd75c5ccb
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ L.U.Map.include({
|
|||
// We do not want an extra message during the map creation
|
||||
// to avoid the double notification/alert.
|
||||
this.ui.alert({
|
||||
content: L._('The zoom and center have been set.'),
|
||||
content: L._('The zoom and center have been modified.'),
|
||||
level: 'info',
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue