diff options
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 9bf756bebc..eac083d977 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -447,6 +447,7 @@ cannot_edit_binary_files = Cannot edit binary files filename_help = To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. fork_before_edit = You must fork this before editing new_branch = new branch +editor.file_delete_success = File '%s' has been deleted successfully! editor.commit_directly_to_this_branch = Commit directly to the <strong class="branch-name">%s</strong> branch. editor.create_new_branch = Create a <strong>new branch</strong> for this commit and start a pull request. editor.filename_cannot_be_empty = Filename cannot be empty. |