[PR #3350] [MERGED] Delete untranslated strings #3945

Closed
opened 2026-04-25 00:17:40 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3350
Author: @nichwall
Created: 8/31/2024
Status: Merged
Merged: 8/31/2024
Merged by: @advplyr

Base: masterHead: untranslated_strings_cleanup


📝 Commits (1)

  • c92cb08 Delete untranslated strings

📊 Changes

26 files changed (+2 additions, -2669 deletions)

View changed files

📝 client/strings/bg.json (+0 -36)
📝 client/strings/bn.json (+0 -36)
📝 client/strings/cs.json (+0 -17)
📝 client/strings/da.json (+0 -141)
📝 client/strings/de.json (+0 -31)
📝 client/strings/es.json (+0 -17)
📝 client/strings/et.json (+0 -63)
📝 client/strings/fi.json (+0 -2)
📝 client/strings/fr.json (+0 -37)
📝 client/strings/gu.json (+1 -647)
📝 client/strings/he.json (+0 -42)
📝 client/strings/hi.json (+1 -721)
📝 client/strings/hr.json (+0 -9)
📝 client/strings/hu.json (+0 -62)
📝 client/strings/it.json (+0 -42)
📝 client/strings/lt.json (+0 -123)
📝 client/strings/nl.json (+0 -134)
📝 client/strings/no.json (+0 -117)
📝 client/strings/pl.json (+0 -100)
📝 client/strings/pt-br.json (+0 -25)

...and 6 more files

📄 Description

This PR deletes all of the keys from other language files that are the same as the English source string. This is because there are some languages that incorrectly show as mostly translated, but many of their strings have obviously not been translated. This will require translators to mark some strings as the same in their language if the English string was identical, but Weblate provides a single button to map the string for untranslated strings.

I pulled the latest strings from Weblate, so once everything is merged I will fix the Weblate repo.


🔄 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/advplyr/audiobookshelf/pull/3350 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 8/31/2024 **Status:** ✅ Merged **Merged:** 8/31/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `untranslated_strings_cleanup` --- ### 📝 Commits (1) - [`c92cb08`](https://github.com/advplyr/audiobookshelf/commit/c92cb08f6fb7b10b7d83476a18e638c503a34d1b) Delete untranslated strings ### 📊 Changes **26 files changed** (+2 additions, -2669 deletions) <details> <summary>View changed files</summary> 📝 `client/strings/bg.json` (+0 -36) 📝 `client/strings/bn.json` (+0 -36) 📝 `client/strings/cs.json` (+0 -17) 📝 `client/strings/da.json` (+0 -141) 📝 `client/strings/de.json` (+0 -31) 📝 `client/strings/es.json` (+0 -17) 📝 `client/strings/et.json` (+0 -63) 📝 `client/strings/fi.json` (+0 -2) 📝 `client/strings/fr.json` (+0 -37) 📝 `client/strings/gu.json` (+1 -647) 📝 `client/strings/he.json` (+0 -42) 📝 `client/strings/hi.json` (+1 -721) 📝 `client/strings/hr.json` (+0 -9) 📝 `client/strings/hu.json` (+0 -62) 📝 `client/strings/it.json` (+0 -42) 📝 `client/strings/lt.json` (+0 -123) 📝 `client/strings/nl.json` (+0 -134) 📝 `client/strings/no.json` (+0 -117) 📝 `client/strings/pl.json` (+0 -100) 📝 `client/strings/pt-br.json` (+0 -25) _...and 6 more files_ </details> ### 📄 Description This PR deletes all of the keys from other language files that are the same as the English source string. This is because there are some languages that incorrectly show as mostly translated, but many of their strings have obviously not been translated. This will require translators to mark some strings as the same in their language if the English string was identical, but Weblate provides a single button to map the string for untranslated strings. I pulled the latest strings from Weblate, so once everything is merged I will fix the Weblate repo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:40 +02:00
adam closed this issue 2026-04-25 00:17:40 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3945