File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1181,7 +1181,7 @@ editor.filename_is_invalid = The filename is invalid: "%s".
1181
1181
editor.branch_does_not_exist = Branch " %s" does not exist in this repository.
1182
1182
editor.branch_already_exists = Branch " %s" already exists in this repository.
1183
1183
editor.directory_is_a_file = Directory name " %s" is already used as a filename in this repository.
1184
- editor.file_is_a_symlink = " %s" is a symbolic link. Symbolic links cannot be edited in the web editor
1184
+ editor.file_is_a_symlink = ` " %s" is a symbolic link. Symbolic links cannot be edited in the web editor`
1185
1185
editor.filename_is_a_directory = Filename " %s" is already used as a directory name in this repository.
1186
1186
editor.file_editing_no_longer_exists = The file being edited, " %s" , no longer exists in this repository.
1187
1187
editor.file_deleting_no_longer_exists = The file being deleted, " %s" , no longer exists in this repository.
You can’t perform that action at this time.
0 commit comments