From 6cc992ea54eb45e4bc8d32df47ef8b17cf4ac84c Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 21 Dec 2016 23:52:11 -0500 Subject: Minor fix for PR #3687 --- conf/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 50823db8..fcc53ba1 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -457,7 +457,7 @@ editor.cancel = Cancel editor.filename_cannot_be_empty = Filename cannot be empty. editor.branch_already_exists = Branch '%s' already exists in this repository. editor.directory_is_a_file = Entry '%s' in the parent path is a file not a directory in this repository. -editor.file_is_a_symlink = The file '%s' is a symlink that cannot be modified from the web editor +editor.file_is_a_symlink = The file '%s' is a symlink that cannot be modified from the web editor. editor.filename_is_a_directory = The filename '%s' is an existing directory in this repository. editor.file_editing_no_longer_exists = The file '%s' you are editing no longer exists in the repository. editor.file_changed_while_editing = File content has been changed since you started editing. Click here to see what have been changed or press commit again to overwrite those changes. -- cgit v1.2.3