Fix double spaces in locales
This commit is contained in:

committed by
Sebastian Serth

parent
707f249ef0
commit
d68b91daa0
@@ -47,7 +47,7 @@ en:
|
||||
empty: The file system has not been queried yet.
|
||||
headline: File System
|
||||
list_now: List now.
|
||||
permission_denied: Access to the requested file has been denied. Please verify that the file exists, the current user has read permissions, and try requesting the file with "root" privileges if necessary. To retrieve files as "root", you must enable the "sudo" switch shown next to the command input and then reload the file system before accessing any file.
|
||||
permission_denied: Access to the requested file has been denied. Please verify that the file exists, the current user has read permissions, and try requesting the file with "root" privileges if necessary. To retrieve files as "root", you must enable the "sudo" switch shown next to the command input and then reload the file system before accessing any file.
|
||||
reload: Reload
|
||||
reload_tooltip: Reload the file system of the runner. This action might take a few seconds.
|
||||
root_notice: Files are retrieved with a non-privileged user by default. To retrieve files as "root", you must enable the "sudo" switch shown next to the command input and then reload the file system before accessing any file.
|
||||
|
Reference in New Issue
Block a user