No space before questions marks & colons

This commit is contained in:
Emmanuel Engelhart 2021-11-21 17:44:05 +01:00
parent f9c1f3ea63
commit 0533b75a25
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -74,12 +74,12 @@
"about-learn-more-about-kiwix":"Learn more about Kiwix", "about-learn-more-about-kiwix":"Learn more about Kiwix",
"about-release-title":"Release", "about-release-title":"Release",
"about-source-code":"This software is released under the terms of the GNU General Public License version 3. View the source code on <a href='{{GITHUB_URL}}'>Github</a>.", "about-source-code":"This software is released under the terms of the GNU General Public License version 3. View the source code on <a href='{{GITHUB_URL}}'>Github</a>.",
"about-version":"Version : {{VERSION}}", "about-version":"Version: {{VERSION}}",
"about-reporting-problem-title":"Reporting problem", "about-reporting-problem-title":"Reporting problem",
"about-report-issue":"To open an issue, visit <a href='{{TRACKER_URL}}'>Kiwix-desktop issue tracker</a> and open an issue describing your problem.", "about-report-issue":"To open an issue, visit <a href='{{TRACKER_URL}}'>Kiwix-desktop issue tracker</a> and open an issue describing your problem.",
"about-report-issue-2":"Please mention the version in the issue.", "about-report-issue-2":"Please mention the version in the issue.",
"about-libraries-title":"Libraries", "about-libraries-title":"Libraries",
"kiwix-server-running-message":"The Kiwix Server is running and can be accessed in the local network at :", "kiwix-server-running-message":"The Kiwix Server is running and can be accessed in the local network at:",
"kiwix-server-description":"Starting a server allows other computers in the local network to access your Kiwix library with a standard web browser.", "kiwix-server-description":"Starting a server allows other computers in the local network to access your Kiwix library with a standard web browser.",
"fullscreen-notification":"You are now in full screen mode. Press ESC to quit!", "fullscreen-notification":"You are now in full screen mode. Press ESC to quit!",
"all-files":"All Files", "all-files":"All Files",
@ -117,7 +117,7 @@
"no":"no", "no":"no",
"no-filter":"no filter", "no-filter":"no filter",
"open-link-in-web-browser":"Open link in web browser", "open-link-in-web-browser":"Open link in web browser",
"download-dir-dialog-title":"Are you sure you want to change the download directory ?", "download-dir-dialog-title":"Are you sure you want to change the download directory?",
"download-dir-dialog-msg":"The new download directory path will be :\n{{DIRECTORY}}", "download-dir-dialog-msg":"The new download directory path will be:\n{{DIRECTORY}}",
"invalid-port":"Invalid port" "invalid-port":"Invalid port"
} }