mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-17 14:12:41 -06:00
Hooked notifications to status changes on document upload - some refactorings
This commit is contained in:
@@ -194,6 +194,8 @@
|
||||
"@editLabelPageConfirmDeletionDialogTitle": {},
|
||||
"editLabelPageDeletionDialogText": "This label contains references to other documents. By deleting this label, all references will be removed. Continue?",
|
||||
"@editLabelPageDeletionDialogText": {},
|
||||
"errorMessageAcknowledgeTasksError": "Could not acknowledge tasks.",
|
||||
"@errorMessageAcknowledgeTasksError": {},
|
||||
"errorMessageAuthenticationFailed": "Authentication failed, please try again.",
|
||||
"@errorMessageAuthenticationFailed": {},
|
||||
"errorMessageAutocompleteQueryError": "An error ocurred while trying to autocomplete your query.",
|
||||
@@ -250,6 +252,8 @@
|
||||
"@errorMessageStoragePathCreateFailed": {},
|
||||
"errorMessageStoragePathLoadFailed": "Could not load storage paths.",
|
||||
"@errorMessageStoragePathLoadFailed": {},
|
||||
"errorMessageSuggestionsQueryError": "Could not load suggestions.",
|
||||
"@errorMessageSuggestionsQueryError": {},
|
||||
"errorMessageTagCreateFailed": "Could not create tag, please try again.",
|
||||
"@errorMessageTagCreateFailed": {},
|
||||
"errorMessageTagLoadFailed": "Could not load tags.",
|
||||
|
||||
Reference in New Issue
Block a user