[GH-ISSUE #192] Android app: Untranslatable strings #153

Closed
opened 2026-05-07 00:20:38 +02:00 by BreizhHardware · 2 comments

Originally created by @StoyanDimitrov on GitHub (Mar 30, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/192

The second value of settings_notifications_min_priority_summary_x_or_higher is not available for translation. The values comes from toPriorityString via minPriority?.summaryProvider.

Originally created by @StoyanDimitrov on GitHub (Mar 30, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/192 The second value of [`settings_notifications_min_priority_summary_x_or_higher`](https://github.com/binwiederhier/ntfy-android/blob/bf52b3ba8a76db9d13ce5a06cbc6a06211f80750/app/src/main/res/values/strings.xml#L241) is not available for translation. The values comes from [`toPriorityString`](https://github.com/binwiederhier/ntfy-android/blob/8339bc9c2a385d5ee685deaba8bb0eef4be80c7c/app/src/main/java/io/heckel/ntfy/util/Util.kt#L87) via [`minPriority?.summaryProvider`](https://github.com/binwiederhier/ntfy-android/blob/fbf2a75e0d8a3f8dd37e065c7ddc3b2a291beb4d/app/src/main/java/io/heckel/ntfy/ui/SettingsActivity.kt#L197).
BreizhHardware 2026-05-07 00:20:38 +02:00
Author
Owner

@binwiederhier commented on GitHub (Mar 30, 2022):

Good catch. Will be easy to fix too.

<!-- gh-comment-id:1083725357 --> @binwiederhier commented on GitHub (Mar 30, 2022): Good catch. Will be easy to fix too.
Author
Owner

@binwiederhier commented on GitHub (Mar 31, 2022):

Done in github.com/binwiederhier/ntfy-android@f35c598ae8

<!-- gh-comment-id:1083833045 --> @binwiederhier commented on GitHub (Mar 31, 2022): Done in https://github.com/binwiederhier/ntfy-android/commit/f35c598ae8e58d4f7b772b83bbba2fdc911e27b6
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#153
No description provided.