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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:dev-issues_15728📝 Commits (2)
1092827Fix some FileItemModal.svelte- locales strings120b8f2fix: 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
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.