Skip to content

feature/cp-11407-add-translation-feature-to-app-push-android#345

Open
unnaticleverpush wants to merge 1 commit into
masterfrom
feature/cp-11407-add-translation-feature-to-app-push-android
Open

feature/cp-11407-add-translation-feature-to-app-push-android#345
unnaticleverpush wants to merge 1 commit into
masterfrom
feature/cp-11407-add-translation-feature-to-app-push-android

Conversation

@unnaticleverpush
Copy link
Copy Markdown
Contributor

@unnaticleverpush unnaticleverpush commented May 5, 2026

Add support for topic name translations


Summary by cubic

Adds topic name translations for Android push topics. Implements locale-based display names with a safe fallback to the original name (CP-11407).

  • New Features
    • Parse nameTranslationEnabled and nameTranslation from topic JSON in CleverPush.
    • Extend ChannelTopic with translation fields, getters, and helpers: parseNameTranslation and resolveLocalizedDisplayName.
    • Use the resolved localized name in the topic checkbox label (keeps the "●" indicator), falling back to name when missing or disabled.

Written for commit 493711c. Summary will update on new commits.

Add support for topic name translations
@unnaticleverpush unnaticleverpush self-assigned this May 5, 2026
@unnaticleverpush unnaticleverpush requested a review from snuricp May 5, 2026 04:53
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants