Skip to content

Name the app the way the app list reads it - #271

Merged
nursoda merged 1 commit into
release/3.3from
docs/app-display-name-3.3
Sep 5, 2026
Merged

Name the app the way the app list reads it#271
nursoda merged 1 commit into
release/3.3from
docs/app-display-name-3.3

Conversation

@nursoda

@nursoda nursoda commented Sep 5, 2026

Copy link
Copy Markdown
Member

Every change on main reaches this branch. The 3.5 line renamed the app because
"Two-Factor email provider" was the odd one out among the two-factor providers a
server admin sees under Apps, and because the summary only said the name a second
time. A Nextcloud 32 shows this line in that same list, so both changes belong
here.

What differs is the reach. The app store overwrites an app's name only from the
newest stable release it holds (AppImporter._should_update_everything), so
nothing this line uploads will move the store page: the new name arrives in the
installed apps list of a Nextcloud 32 and nowhere else. The admin settings heading
is a translated string here too, and reads English until Transifex has the new one.

🤖 Generated with Claude Code, verified, tweaked and approved by @nursoda.

The 3.5 line renamed the app because it was the odd one out among the
two-factor providers under Apps, and because its summary only said the name a
second time. Both belong here as well: a Nextcloud 32 shows this line in the
same list.

What differs is the reach. The app store overwrites an app's name only from
the newest stable release it holds, so nothing this line uploads will move the
store page — the new name shows up in the installed apps list of a Nextcloud 32
and nowhere else. The admin settings heading is a translated string here too,
and reads English until Transifex has the new one.

Signed-off-by: Olav Seyfarth <olav@seyfarth.de>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nursoda
nursoda requested a review from seyfahni as a code owner September 5, 2026 13:36
@nursoda nursoda added the documentation Improvements or additions to documentation: instructions, concepts, analyses label Sep 5, 2026
@nursoda nursoda self-assigned this Sep 5, 2026
@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nursoda
nursoda merged commit 8b9bd7e into release/3.3 Sep 5, 2026
28 checks passed
@nursoda
nursoda deleted the docs/app-display-name-3.3 branch September 5, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation: instructions, concepts, analyses

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant