[gnome-maps] mapView: Add missing space
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] mapView: Add missing space
- Date: Mon, 28 Dec 2020 21:20:06 +0000 (UTC)
commit 103f2917ed224624f613e9c58aac3c302254a28a
Author: Yuri Chornoivan <yurchor ukr net>
Date: Thu Dec 24 07:20:13 2020 +0000
mapView: Add missing space
src/mapView.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/mapView.js b/src/mapView.js
index 9091e98f..d0324c17 100644
--- a/src/mapView.js
+++ b/src/mapView.js
@@ -496,7 +496,7 @@ var MapView = GObject.registerClass({
buttons: Gtk.ButtonsType.OK_CANCEL,
text: _("Do you want to continue?"),
secondary_text: _("You are about to open files with a total " +
- "size of %s MB.This could take some time to" +
+ "size of %s MB. This could take some time to" +
" load").format(totalFileSizeMB.toLocaleString(undefined,
{ maximumFractionDigits: 1 }))
});
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]