From 62b0dc4853d3c8147c5ec164e9aba452f95259b8 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 29 Aug 2016 00:10:21 -0700 Subject: Web editor: fix cannot create new file in subdirectory --- conf/locale/locale_en-US.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index c69d6f39..527e5243 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -458,6 +458,7 @@ editor.file_editing_no_longer_exists = The file '%s' you are editing no longer e 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. editor.file_already_exists = A file with name '%s' already exists in this repository. editor.no_changes_to_show = There are no changes to show. +editor.fail_to_update_file = Failed to update/create file '%s' with error: %v upload_files = Upload files upload_file = Upload file add_files_to_dir = Add files to %s -- cgit v1.2.3