-
-
Notifications
You must be signed in to change notification settings - Fork 748
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ce23d2
commit e5e42f2
Showing
53 changed files
with
9,968 additions
and
576 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,293 @@ | ||
{ | ||
"navigationView": {}, | ||
"homeView": {}, | ||
"applicationItem": {}, | ||
"latestCommitCard": {}, | ||
"patcherView": {}, | ||
"appSelectorCard": {}, | ||
"patchSelectorCard": {}, | ||
"socialMediaCard": {}, | ||
"appSelectorView": {}, | ||
"patchesSelectorView": {}, | ||
"patchOptionsView": {}, | ||
"patchItem": {}, | ||
"installerView": {}, | ||
"settingsView": {}, | ||
"appInfoView": {}, | ||
"contributorsView": {}, | ||
"installErrorDialog": {} | ||
"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": "" | ||
} | ||
} |
Oops, something went wrong.