refactor: remove omitProviderInModelName functionality and related localization
- Removed the omitProviderInModelName key from PreferenceKeys and its associated logic throughout the codebase. - Updated SettingsService and AppSettings to eliminate references to the omitted provider functionality. - Cleaned up related localization strings in multiple languages to reflect the removal of this feature. - Enhanced code clarity and maintainability by streamlining settings management.
This commit is contained in:
@@ -291,8 +291,6 @@
|
||||
"quickActionsDescription": "Wähle bis zu zwei Schnellzugriffe, die neben dem Eingabefeld angepinnt werden",
|
||||
"display": "Anzeige",
|
||||
"realtime": "Echtzeit",
|
||||
"hideProviderInModelNames": "Anbieter in Modellnamen ausblenden",
|
||||
"hideProviderInModelNamesDescription": "Zeige Namen wie \"gpt-4o\" statt \"openai/gpt-4o\".",
|
||||
"transportMode": "Transportmodus",
|
||||
"transportModeDescription": "Wähle, wie die App für Echtzeit-Updates verbindet.",
|
||||
"mode": "Modus",
|
||||
|
||||
Reference in New Issue
Block a user