diff --git a/packages/shared/src/i18n/en.ts b/packages/shared/src/i18n/en.ts
index d5db962f..974928d3 100644
--- a/packages/shared/src/i18n/en.ts
+++ b/packages/shared/src/i18n/en.ts
@@ -302,26 +302,12 @@ export const en = {
settings: "Settings",
},
analytics: {
- consentTitle: "Make ashim better for you",
+ consentTitle: "Help improve ashim",
consentDescription:
- 'Anonymous product analytics — like "crop tool used" or "an error occurred" — help us fix bugs faster and build the tools you actually want.',
- consentPrivacy: "Your images never leave your machine. Ever.",
- whatShared: "What's shared:",
- whatSharedItems: [
- "Which tools you use",
- "Error reports (no file data)",
- "App version and performance",
- ],
- whatNever: "What NEVER leaves your machine:",
- whatNeverItems: [
- "Your images, PDFs, and files",
- "File names and contents",
- "Any personal information",
- ],
- consentProviders: "Data is sent to PostHog (analytics) and Sentry (errors) — both open-source.",
- consentChangeable: "You can change this anytime in Settings.",
+ "Anonymous usage stats help us fix bugs and build the tools you actually need. Your images and files stay on your machine.",
+ consentChangeable: "You can turn this off anytime in Settings.",
acceptButton: "Sure, sounds good",
- declineButton: "Maybe later",
+ declineButton: "Not right now",
settingsTitle: "Product Analytics",
settingsDescription: "Share anonymous usage data to help improve ashim.",
settingsPrivacy: "Your images never leave your machine.",