[PR #15729] [MERGED] Fix: some FileItemModal.svelte strings to i18n #39559

Closed
opened 2026-04-25 12:06:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15729
Author: @rgaricano
Created: 7/15/2025
Status: Merged
Merged: 7/15/2025
Merged by: @tjbck

Base: devHead: dev-issues_15728


📝 Commits (2)

  • 1092827 Fix some FileItemModal.svelte- locales strings
  • 120b8f2 fix: update FileItemModal.svelte- locales strings

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 src/lib/components/common/FileItemModal.svelte (+2 -2)
📝 src/lib/i18n/locales/en-US/translation.json (+2 -0)

📄 Description

Description

Fix "Using Entire Document" and "Using Focused Retrieval" FileItemModal.svelte strings, to i18n to address issue https://github.com/open-webui/open-webui/issues/15728

Added

  • i18n function for strings
  • strings in en-US locales

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 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/open-webui/open-webui/pull/15729 **Author:** [@rgaricano](https://github.com/rgaricano) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev-issues_15728` --- ### 📝 Commits (2) - [`1092827`](https://github.com/open-webui/open-webui/commit/1092827895b5bb0cf68c54d653db6649de409299) Fix some FileItemModal.svelte- locales strings - [`120b8f2`](https://github.com/open-webui/open-webui/commit/120b8f2a838c7ba70c20dbab7dd34253dbd1292a) fix: update FileItemModal.svelte- locales strings ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/common/FileItemModal.svelte` (+2 -2) 📝 `src/lib/i18n/locales/en-US/translation.json` (+2 -0) </details> ### 📄 Description ### Description #### Fix "Using Entire Document" and "Using Focused Retrieval" FileItemModal.svelte strings, to i18n to address issue https://github.com/open-webui/open-webui/issues/15728 ### Added - i18n function for strings - strings in en-US locales _____ ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 12:06:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#39559