Better zoom set/modified wording
Fix #420, hopefully the fuzzy translations will be updated!
This commit is contained in:
parent
b6628a3015
commit
2c2bd10e27
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
|
// We do not want an extra message during the map creation
|
||||||
// to avoid the double notification/alert.
|
// to avoid the double notification/alert.
|
||||||
this.ui.alert({
|
this.ui.alert({
|
||||||
content: L._('The zoom and center have been set.'),
|
content: L._('The zoom and center have been modified.'),
|
||||||
level: 'info',
|
level: 'info',
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue