mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
refactor: Remove empty keys
This commit is contained in:
@@ -1,293 +1,19 @@
|
||||
{
|
||||
"okButton": "",
|
||||
"cancelButton": "",
|
||||
"dismissButton": "",
|
||||
"quitButton": "",
|
||||
"updateButton": "",
|
||||
"suggested": "",
|
||||
"yesButton": "",
|
||||
"noButton": "",
|
||||
"warning": "",
|
||||
"notice": "",
|
||||
"noShowAgain": "",
|
||||
"add": "",
|
||||
"remove": "",
|
||||
"showChangelogButton": "",
|
||||
"showUpdateButton": "",
|
||||
"navigationView": {
|
||||
"dashboardTab": "",
|
||||
"patcherTab": "",
|
||||
"settingsTab": ""
|
||||
},
|
||||
"homeView": {
|
||||
"refreshSuccess": "",
|
||||
"widgetTitle": "",
|
||||
"updatesSubtitle": "",
|
||||
"lastPatchedAppSubtitle": "",
|
||||
"patchedSubtitle": "",
|
||||
"changeLaterSubtitle": "",
|
||||
"noSavedAppFound": "",
|
||||
"noInstallations": "",
|
||||
"installUpdate": "",
|
||||
"updateSheetTitle": "",
|
||||
"updateDialogTitle": "",
|
||||
"updatePatchesSheetTitle": "",
|
||||
"updateChangelogTitle": "",
|
||||
"updateDialogText": "",
|
||||
"downloadConsentDialogTitle": "",
|
||||
"downloadConsentDialogText": "",
|
||||
"downloadConsentDialogText2": "",
|
||||
"downloadingMessage": "",
|
||||
"downloadedMessage": "",
|
||||
"installingMessage": "",
|
||||
"errorDownloadMessage": "",
|
||||
"errorInstallMessage": "",
|
||||
"noConnection": ""
|
||||
},
|
||||
"applicationItem": {
|
||||
"infoButton": ""
|
||||
},
|
||||
"latestCommitCard": {
|
||||
"loadingLabel": "",
|
||||
"timeagoLabel": ""
|
||||
},
|
||||
"patcherView": {
|
||||
"widgetTitle": "",
|
||||
"patchButton": "",
|
||||
"incompatibleArchWarningDialogText": "",
|
||||
"removedPatchesWarningDialogText": "",
|
||||
"requiredOptionDialogText": ""
|
||||
},
|
||||
"appSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"noAppsLabel": "",
|
||||
"anyVersion": ""
|
||||
},
|
||||
"patchSelectorCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetTitleSelected": "",
|
||||
"widgetSubtitle": "",
|
||||
"widgetEmptySubtitle": ""
|
||||
},
|
||||
"socialMediaCard": {
|
||||
"widgetTitle": "",
|
||||
"widgetSubtitle": ""
|
||||
},
|
||||
"appSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"storageButton": "",
|
||||
"selectFromStorageButton": "",
|
||||
"errorMessage": "",
|
||||
"downloadToast": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"featureNotAvailable": "",
|
||||
"featureNotAvailableText": ""
|
||||
},
|
||||
"patchesSelectorView": {
|
||||
"viewTitle": "",
|
||||
"searchBarHint": "",
|
||||
"universalPatches": "",
|
||||
"newPatches": "",
|
||||
"patches": "",
|
||||
"doneButton": "",
|
||||
"defaultChip": "",
|
||||
"defaultTooltip": "",
|
||||
"noneChip": "",
|
||||
"noneTooltip": "",
|
||||
"loadPatchesSelection": "",
|
||||
"noSavedPatches": "",
|
||||
"noPatchesFound": "",
|
||||
"setRequiredOption": ""
|
||||
},
|
||||
"patchOptionsView": {
|
||||
"customValue": "",
|
||||
"setToNull": "",
|
||||
"nullValue": "",
|
||||
"viewTitle": "",
|
||||
"saveOptions": "",
|
||||
"unselectPatch": "",
|
||||
"tooltip": "",
|
||||
"selectFilePath": "",
|
||||
"selectFolder": "",
|
||||
"requiredOption": "",
|
||||
"unsupportedOption": "",
|
||||
"requiredOptionNull": ""
|
||||
},
|
||||
"patchItem": {
|
||||
"unsupportedDialogText": "",
|
||||
"unsupportedPatchVersion": "",
|
||||
"unsupportedRequiredOption": "",
|
||||
"patchesChangeWarningDialogText": "",
|
||||
"patchesChangeWarningDialogButton": ""
|
||||
},
|
||||
"installerView": {
|
||||
"installType": "",
|
||||
"installTypeDescription": "",
|
||||
"installButton": "",
|
||||
"installRootType": "",
|
||||
"installNonRootType": "",
|
||||
"warning": "",
|
||||
"pressBackAgain": "",
|
||||
"openButton": "",
|
||||
"notificationTitle": "",
|
||||
"notificationText": "",
|
||||
"exportApkButtonTooltip": "",
|
||||
"exportLogButtonTooltip": "",
|
||||
"screenshotDetected": "",
|
||||
"copiedToClipboard": "",
|
||||
"noExit": ""
|
||||
},
|
||||
"settingsView": {
|
||||
"widgetTitle": "",
|
||||
"appearanceSectionTitle": "",
|
||||
"teamSectionTitle": "",
|
||||
"debugSectionTitle": "",
|
||||
"advancedSectionTitle": "",
|
||||
"exportSectionTitle": "",
|
||||
"dataSectionTitle": "",
|
||||
"themeModeLabel": "",
|
||||
"systemThemeLabel": "",
|
||||
"lightThemeLabel": "",
|
||||
"darkThemeLabel": "",
|
||||
"dynamicThemeLabel": "",
|
||||
"dynamicThemeHint": "",
|
||||
"languageLabel": "",
|
||||
"languageUpdated": "",
|
||||
"sourcesLabel": "",
|
||||
"sourcesLabelHint": "",
|
||||
"sourcesIntegrationsLabel": "",
|
||||
"useAlternativeSources": "",
|
||||
"useAlternativeSourcesHint": "",
|
||||
"sourcesResetDialogTitle": "",
|
||||
"sourcesResetDialogText": "",
|
||||
"apiURLResetDialogText": "",
|
||||
"sourcesUpdateNote": "",
|
||||
"apiURLLabel": "",
|
||||
"apiURLHint": "",
|
||||
"selectApiURL": "",
|
||||
"orgPatchesLabel": "",
|
||||
"sourcesPatchesLabel": "",
|
||||
"orgIntegrationsLabel": "",
|
||||
"contributorsLabel": "",
|
||||
"contributorsHint": "",
|
||||
"logsLabel": "",
|
||||
"logsHint": "",
|
||||
"enablePatchesSelectionLabel": "",
|
||||
"enablePatchesSelectionHint": "",
|
||||
"enablePatchesSelectionWarningText": "",
|
||||
"disablePatchesSelectionWarningText": "",
|
||||
"autoUpdatePatchesLabel": "",
|
||||
"autoUpdatePatchesHint": "",
|
||||
"showUpdateDialogLabel": "",
|
||||
"showUpdateDialogHint": "",
|
||||
"universalPatchesLabel": "",
|
||||
"universalPatchesHint": "",
|
||||
"lastPatchedAppLabel": "",
|
||||
"lastPatchedAppHint": "",
|
||||
"versionCompatibilityCheckLabel": "",
|
||||
"versionCompatibilityCheckHint": "",
|
||||
"requireSuggestedAppVersionLabel": "",
|
||||
"requireSuggestedAppVersionHint": "",
|
||||
"requireSuggestedAppVersionDialogText": "",
|
||||
"aboutLabel": "",
|
||||
"snackbarMessage": "",
|
||||
"restartAppForChanges": "",
|
||||
"deleteTempDirLabel": "",
|
||||
"deleteTempDirHint": "",
|
||||
"deletedTempDir": "",
|
||||
"exportPatchesLabel": "",
|
||||
"exportPatchesHint": "",
|
||||
"exportedPatches": "",
|
||||
"noExportFileFound": "",
|
||||
"importPatchesLabel": "",
|
||||
"importPatchesHint": "",
|
||||
"importedPatches": "",
|
||||
"resetStoredPatchesLabel": "",
|
||||
"resetStoredPatchesHint": "",
|
||||
"resetStoredPatchesDialogTitle": "",
|
||||
"resetStoredPatchesDialogText": "",
|
||||
"resetStoredPatches": "",
|
||||
"resetStoredOptionsLabel": "",
|
||||
"resetStoredOptionsHint": "",
|
||||
"resetStoredOptionsDialogTitle": "",
|
||||
"resetStoredOptionsDialogText": "",
|
||||
"resetStoredOptions": "",
|
||||
"deleteLogsLabel": "",
|
||||
"deleteLogsHint": "",
|
||||
"deletedLogs": "",
|
||||
"regenerateKeystoreLabel": "",
|
||||
"regenerateKeystoreHint": "",
|
||||
"regenerateKeystoreDialogTitle": "",
|
||||
"regenerateKeystoreDialogText": "",
|
||||
"regeneratedKeystore": "",
|
||||
"exportKeystoreLabel": "",
|
||||
"exportKeystoreHint": "",
|
||||
"exportedKeystore": "",
|
||||
"noKeystoreExportFileFound": "",
|
||||
"importKeystoreLabel": "",
|
||||
"importKeystoreHint": "",
|
||||
"importedKeystore": "",
|
||||
"selectKeystorePassword": "",
|
||||
"selectKeystorePasswordHint": "",
|
||||
"jsonSelectorErrorMessage": "",
|
||||
"keystoreSelectorErrorMessage": ""
|
||||
},
|
||||
"appInfoView": {
|
||||
"widgetTitle": "",
|
||||
"openButton": "",
|
||||
"installButton": "",
|
||||
"uninstallButton": "",
|
||||
"unmountButton": "",
|
||||
"exportButton": "",
|
||||
"deleteButton": "",
|
||||
"rootDialogTitle": "",
|
||||
"lastPatchedAppDescription": "",
|
||||
"unmountDialogText": "",
|
||||
"uninstallDialogText": "",
|
||||
"rootDialogText": "",
|
||||
"removeAppDialogTitle": "",
|
||||
"removeAppDialogText": "",
|
||||
"packageNameLabel": "",
|
||||
"installTypeLabel": "",
|
||||
"mountTypeLabel": "",
|
||||
"regularTypeLabel": "",
|
||||
"patchedDateLabel": "",
|
||||
"appliedPatchesLabel": "",
|
||||
"sizeLabel": "",
|
||||
"patchedDateHint": "",
|
||||
"appliedPatchesHint": "",
|
||||
"updateNotImplemented": ""
|
||||
},
|
||||
"contributorsView": {
|
||||
"widgetTitle": ""
|
||||
},
|
||||
"installErrorDialog": {
|
||||
"mount_version_mismatch": "",
|
||||
"mount_no_root": "",
|
||||
"mount_missing_installation": "",
|
||||
"status_failure_blocked": "",
|
||||
"install_failed_verification_failure": "",
|
||||
"status_failure_invalid": "",
|
||||
"install_failed_version_downgrade": "",
|
||||
"status_failure_conflict": "",
|
||||
"status_failure_storage": "",
|
||||
"status_failure_incompatible": "",
|
||||
"status_failure_timeout": "",
|
||||
"status_unknown": "",
|
||||
"mount_version_mismatch_description": "",
|
||||
"mount_no_root_description": "",
|
||||
"mount_missing_installation_description": "",
|
||||
"status_failure_timeout_description": "",
|
||||
"status_failure_storage_description": "",
|
||||
"status_failure_invalid_description": "",
|
||||
"status_failure_incompatible_description": "",
|
||||
"status_failure_conflict_description": "",
|
||||
"status_failure_blocked_description": "",
|
||||
"install_failed_verification_failure_description": "",
|
||||
"install_failed_version_downgrade_description": "",
|
||||
"status_unknown_description": ""
|
||||
}
|
||||
"navigationView": {},
|
||||
"homeView": {},
|
||||
"applicationItem": {},
|
||||
"latestCommitCard": {},
|
||||
"patcherView": {},
|
||||
"appSelectorCard": {},
|
||||
"patchSelectorCard": {},
|
||||
"socialMediaCard": {},
|
||||
"appSelectorView": {},
|
||||
"patchesSelectorView": {},
|
||||
"patchOptionsView": {},
|
||||
"patchItem": {},
|
||||
"installerView": {},
|
||||
"settingsView": {},
|
||||
"appInfoView": {},
|
||||
"contributorsView": {},
|
||||
"installErrorDialog": {}
|
||||
}
|
||||
Reference in New Issue
Block a user