docs: name the install count's own switch on the privacy page - #185
Draft
wavekat-eason wants to merge 2 commits into
Draft
docs: name the install count's own switch on the privacy page#185wavekat-eason wants to merge 2 commits into
wavekat-eason wants to merge 2 commits into
Conversation
WaveKat Voice is decoupling its anonymous install count from the "Send error reports" switch (wavekat/wavekat-voice#400 follow-up): the switch now controls crash reports only, and the count runs whenever the app is open, like the update check. Say so on the privacy page in all nine languages, in the "Crash reports and install counts" section and the "Do I need an account" FAQ answer. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016ZNrHYf34xbHCX7p6CoYBr
WaveKat Voice now gives the anonymous install count its own switch, Settings → About "Count this install", separate from "Send error reports". Say so in the "Crash reports and install counts" closing paragraph and the "Do I need an account" FAQ answer, in all nine languages, naming both switches as the app does in that language. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016ZNrHYf34xbHCX7p6CoYBr
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #183. WaveKat Voice is separating its anonymous install count from the Send error reports switch and giving it a switch of its own, Count this install in Settings → About (wavekat/wavekat-voice#402). This makes the privacy page say so in all nine languages:
FAQPageschema): same correction.The switch names match the app's strings in each language (
apps/desktop/src/locales/*/translation.json→settings.about.installCount.toggle.title), since the page tells users to look for the switch by name. Same wording as the in-app privacy page inwavekat-voice/docs/site/privacy.md. Merge with #183, once the voice release carrying the behaviour is out.Checks:
astro buildandnpm run check:metapass (titles/descriptions untouched; the meta warnings it prints are pre-existing pages). The fullnpm run buildcould not run here because the store-badge download is blocked from this environment; the build was done against placeholder badge files, which are gitignored and not committed.🤖 Generated with Claude Code
https://claude.ai/code/session_016ZNrHYf34xbHCX7p6CoYBr