Android: missing translation "download" #4088

Closed
opened 2026-02-05 09:43:03 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @C-Otto on GitHub (Aug 15, 2024).

The bug

When viewing an unowned (but shared) asset in some album, the lower bar shows four options: "Share, Edit, download, Remove from album". The third option, "download", is the result of 'download'.tr() where no translation for "download" exists.

00023e387f/mobile/lib/widgets/asset_viewer/bottom_gallery_bar.dart (L369)

The OS that Immich Server is running on

Debian Stable

Version of Immich Server

v1.112.1

Version of Immich Mobile App

1.112.1 build.154

Platform with the issue

  • Server
  • Web
  • Mobile

Reproduction steps

  1. Share asset with another user
  2. As that other user, view shared asset in album
Originally created by @C-Otto on GitHub (Aug 15, 2024). ### The bug When viewing an unowned (but shared) asset in some album, the lower bar shows four options: "Share, Edit, download, Remove from album". The third option, "download", is the result of `'download'.tr()` where no translation for "download" exists. https://github.com/immich-app/immich/blob/00023e387f78550a31c73b985653ba935fddc8e9/mobile/lib/widgets/asset_viewer/bottom_gallery_bar.dart#L369 ### The OS that Immich Server is running on Debian Stable ### Version of Immich Server v1.112.1 ### Version of Immich Mobile App 1.112.1 build.154 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Reproduction steps 1. Share asset with another user 2. As that other user, view shared asset in album
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4088