diff --git a/src/images/screenshot-0.png b/src/images/screenshot-0.png index 36ad7ea..a65f874 100644 Binary files a/src/images/screenshot-0.png and b/src/images/screenshot-0.png differ diff --git a/src/images/screenshot-1.png b/src/images/screenshot-1.png index 36ad7ea..a65f874 100644 Binary files a/src/images/screenshot-1.png and b/src/images/screenshot-1.png differ diff --git a/src/images/screenshot-2.png b/src/images/screenshot-2.png index 36ad7ea..a65f874 100644 Binary files a/src/images/screenshot-2.png and b/src/images/screenshot-2.png differ diff --git a/src/translations/en.json b/src/translations/en.json deleted file mode 100644 index 555fbda..0000000 --- a/src/translations/en.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "app": { - "name": "Ticket Redaction", - "short_description": "An app to show extra information about tickets created via the Support Mobile SDK", - "long_description": "Support SDK Metadata App allows you to see information relating to a ticket and device if it was created via the Support SDK. The following information is displayed about the end-user and their device in the ticker sidebar:\n* Device name * Operating system and version * Battery level * Device storage * Device memory * IP address * Location * Zendesk SDK name and version number\nThe ticket app will only appear in the ticket sidebar when the ticket was received via the Zendesk Support SDK.\nNot all information is available for all operating systems and devices.\nBy enabling this app, You agree to the [Built by Zendesk Terms of Use](https://www.zendesk.com/company/built-by-zendesk-agmt/).", - "installation_instructions": "### Getting started with the Support SDK Metadata app:\nSimply click 'Install'." - } -} diff --git a/src/translations/en.yml b/src/translations/en.yml index 0c7bffd..1fd493e 100644 --- a/src/translations/en.yml +++ b/src/translations/en.yml @@ -6,8 +6,8 @@ packages: parts: - translation: key: "txt.apps.support_sdk_metadata.app.name" - title: "Name for App: Ticket Redaction" - value: "Ticket Redaction" + title: "Name for App: Support SDK Metadata" + value: "Support SDK Metadata" - translation: key: "txt.apps.support_sdk_metadata.app.short_description" title: "Description for App: Support SDK Metadata"