Replaces more static strings from migrate, reload and save
This commit is contained in:
@@ -12,6 +12,8 @@ en:
|
||||
SUCCESS_PAGE_DELETED: "Page deleted!"
|
||||
SUCCESS_BOOK_LOADED: "Book created!"
|
||||
SUCCESS_MIGRATION_STARTED: "Starting book migration..."
|
||||
SUCCESS_RELOADED: "BooksWithoutBorders configuration reloaded!"
|
||||
SUCCESS_SAVED: "Book Saved as &e\"{fileName}\"&r"
|
||||
ACTION_COPY: "copy"
|
||||
ACTION_CLEAR: "clear"
|
||||
ACTION_DECRYPT: "decrypt"
|
||||
@@ -54,6 +56,14 @@ en:
|
||||
ERROR_GROUP_ENCRYPT_ARGUMENTS_MISSING: "You must specify a group name and key to encrypt a book!"
|
||||
ERROR_GROUP_ENCRYPTED_ALREADY: "Book is already group encrypted!"
|
||||
ERROR_LOAD_FAILED: "Book failed to load!"
|
||||
ERROR_RELOAD_FAILED: |
|
||||
Reload Failed!
|
||||
See console for details
|
||||
ERROR_SAVE_INVALID_PATH: "Saving Failed! Unable to find the save path!"
|
||||
ERROR_SAVE_FILE_SYSTEM_ERROR: "Saving Failed! If this continues to happen, consult a server admin!"
|
||||
ERROR_SAVE_OVERWRITE_REQUIRED: "Use &e{command}&r to overwrite!"
|
||||
ERROR_SAVE_DUPLICATE_NAMED: "Book is already saved!"
|
||||
ERROR_SAVE_DUPLICATE_UNNAMED: "Maximum amount of {fileName} duplicates reached!"
|
||||
NEUTRAL_COMMANDS_HEADER: |
|
||||
&e[] denote optional parameters
|
||||
<> denote required parameters
|
||||
|
Reference in New Issue
Block a user