From d6456fe99cbe2856421541a767367fd42d6606a2 Mon Sep 17 00:00:00 2001 From: ofirgalcon Date: Tue, 26 Jan 2021 20:42:52 +0000 Subject: [PATCH] nicer arch display --- locales/en.json | 2 +- views/applications_tab.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.json b/locales/en.json index e6ef3ed..004f7c8 100644 --- a/locales/en.json +++ b/locales/en.json @@ -3,7 +3,7 @@ "signed_by": "Signed By", "obtained_from": "Obtained From", "last_modified": "Last Modified", - "runtime_environment": "Runtime Environment", + "runtime_environment": "Architecture", "has64bit": "64-Bit", "mac_app_store": "Mac App Store", "identified_developer": "Identified Developer", diff --git a/views/applications_tab.php b/views/applications_tab.php index 2f0d4d6..a39e3c0 100644 --- a/views/applications_tab.php +++ b/views/applications_tab.php @@ -27,7 +27,7 @@ obtained_from); ?> last_modified); ?> has64bit); ?> - runtime_environment; ?> + runtime_environment); ?> path; ?> info; ?>