mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 06:07:57 -06:00
Changed loading animation, directly accessible pages and updated translations
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
"@bottomNavLabelsPageLabel": {},
|
||||
"bottomNavScannerPageLabel": "Scanner",
|
||||
"@bottomNavScannerPageLabel": {},
|
||||
"colorSchemeOptionClassic": "Classic",
|
||||
"@colorSchemeOptionClassic": {},
|
||||
"colorSchemeOptionDynamic": "Dynamic",
|
||||
"@colorSchemeOptionDynamic": {},
|
||||
"correspondentFormFieldSearchHintText": "Start typing...",
|
||||
"@correspondentFormFieldSearchHintText": {},
|
||||
"deleteViewDialogContentText": "Do you really want to delete this view?",
|
||||
@@ -144,6 +148,12 @@
|
||||
"@documentScannerPageUploadButtonTooltip": {},
|
||||
"documentScannerPageUploadFromThisDeviceButtonLabel": "Upload a document from this device",
|
||||
"@documentScannerPageUploadFromThisDeviceButtonLabel": {},
|
||||
"documentSearchHistory": "History",
|
||||
"@documentSearchHistory": {},
|
||||
"documentSearchPageRemoveFromHistory": "Remove from search history?",
|
||||
"@documentSearchPageRemoveFromHistory": {},
|
||||
"documentSearchResults": "Results",
|
||||
"@documentSearchResults": {},
|
||||
"documentsEmptyStateResetFilterLabel": "Reset filter",
|
||||
"@documentsEmptyStateResetFilterLabel": {},
|
||||
"documentsFilterPageAdvancedLabel": "Advanced",
|
||||
@@ -570,6 +580,12 @@
|
||||
"@settingsPageApplicationSettingsDescriptionText": {},
|
||||
"settingsPageApplicationSettingsLabel": "Application",
|
||||
"@settingsPageApplicationSettingsLabel": {},
|
||||
"settingsPageColorSchemeSettingDialogDescription": "Choose between a classic color scheme inspired by a traditional Paperless green or use the dynamic color scheme based on your system theme.",
|
||||
"@settingsPageColorSchemeSettingDialogDescription": {},
|
||||
"settingsPageColorSchemeSettingDynamicThemeingVersionMismatchWarning": "Dynamic theming is only supported for devices running Android 12 and above. Selecting the 'Dynamic' option might not have any effect depending on your OS implementation.",
|
||||
"@settingsPageColorSchemeSettingDynamicThemeingVersionMismatchWarning": {},
|
||||
"settingsPageColorSchemeSettingLabel": "Colors",
|
||||
"@settingsPageColorSchemeSettingLabel": {},
|
||||
"settingsPageLanguageSettingLabel": "Language",
|
||||
"@settingsPageLanguageSettingLabel": {},
|
||||
"settingsPageSecuritySettingsDescriptionText": "Biometric authentication",
|
||||
@@ -611,11 +627,5 @@
|
||||
"verifyIdentityPageTitle": "Verify your identity",
|
||||
"@verifyIdentityPageTitle": {},
|
||||
"verifyIdentityPageVerifyIdentityButtonLabel": "Verify Identity",
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {},
|
||||
"settingsPageColorSchemeSettingLabel": "Colors",
|
||||
"colorSchemeOptionClassic": "Classic",
|
||||
"colorSchemeOptionDynamic": "Dynamic",
|
||||
"settingsPageColorSchemeSettingDialogDescription": "Choose between a classic color scheme inspired by a traditional Paperless green or use the dynamic color scheme based on your system theme.",
|
||||
"settingsPageColorSchemeSettingDynamicThemeingVersionMismatchWarning": "Dynamic theming is only supported for devices running Android 12 and above. Selecting the 'Dynamic' option might not have any effect depending on your OS implementation.",
|
||||
"documentSearchPageRemoveFromHistory": "Remove from search history?"
|
||||
"@verifyIdentityPageVerifyIdentityButtonLabel": {}
|
||||
}
|
||||
Reference in New Issue
Block a user