Better zoom set/modified wording

Fix #420, hopefully the fuzzy translations will be updated!
This commit is contained in:
David Larlet 2023-05-30 18:29:57 -04:00
parent b6628a3015
commit 2c2bd10e27
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD

View file

@ -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',
})
}