[PR #1919] [MERGED] Add missing space in version_announcement_overlay_text_2 for ru-RU locale #9280

Closed
opened 2026-02-05 14:01:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1919
Author: @brighteyed
Created: 3/2/2023
Status: Merged
Merged: 3/4/2023
Merged by: @alextran1502

Base: mainHead: fix-version-announcement-message


📝 Commits (1)

  • 094d467 Add trailing space for message in ru-RU locale

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 mobile/assets/i18n/ru-RU.json (+2 -2)

📄 Description

I fixed only ru-RU locale though I see some other locales with the same issue. I'm 90% sure that all locales must have trailing space in version_announcement_overlay_text_2 string but decided not to modify them yet


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/1919 **Author:** [@brighteyed](https://github.com/brighteyed) **Created:** 3/2/2023 **Status:** ✅ Merged **Merged:** 3/4/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-version-announcement-message` --- ### 📝 Commits (1) - [`094d467`](https://github.com/immich-app/immich/commit/094d46730e418107516dce7a51e9b4fa27a9501a) Add trailing space for message in ru-RU locale ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `mobile/assets/i18n/ru-RU.json` (+2 -2) </details> ### 📄 Description I fixed only ru-RU locale though I see some other locales with the same issue. I'm 90% sure that all locales must have trailing space in `version_announcement_overlay_text_2` string but decided not to modify them yet --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:01:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9280