mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
No space before questions marks & colons
This commit is contained in:
parent
f9c1f3ea63
commit
0533b75a25
@ -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"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user