From ae9b805f4ec6fb2ecc8931c6df34f3bd4581b229 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 19 Nov 2018 16:25:31 +0000 Subject: [PATCH] Validated -> Official --- src/locales/en.json | 6 +++--- src/views/app/app_list_install.ms | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 37c13a27..734082d7 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -37,7 +37,7 @@ "app_state": "Application state: ", "app_state_inprogress": "In progress", "app_state_notworking": "Not working", - "app_state_validated": "Validated", + "app_state_official": "Official", "app_state_working": "Working", "application": "Application", "applications": "Applications", @@ -222,8 +222,8 @@ "no_user_to_add": "No more users to add.", "non_compatible_api": "Non-compatible API", "ok": "OK", - "only_validated_apps": "Only validated apps", - "only_working_apps": "Only working apps", + "only_official_apps": "Only official apps", + "only_working_apps": "Only working apps", "open": "Open", "operations": "Operations", "os": "OS", diff --git a/src/views/app/app_list_install.ms b/src/views/app/app_list_install.ms index cded477d..72da8df6 100644 --- a/src/views/app/app_list_install.ms +++ b/src/views/app/app_list_install.ms @@ -24,7 +24,7 @@