Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@
<string name="screen_title_ai_model">On-device AI model</string>
<string name="settings_section_ai_model">On-device AI model</string>
<string name="settings_title_ai_model">On-device AI model</string>
<string name="settings_summary_ai_model">Download the model that powers Switchify\'s AI features</string>
<string name="settings_summary_ai_model">Manage the on-device model that powers Switchify\'s AI features</string>
<string name="ai_model_description">Switchify\'s AI features run on a model that works entirely on your device, with nothing sent to the cloud. It is a one-time download of roughly 3 GB.</string>
<string name="ai_model_builtin_description">Switchify\'s AI features run on a model that works entirely on your device, with nothing sent to the cloud. Your device has this model built in, so there is no large download.</string>
<string name="ai_model_download_button">Download model</string>
Expand Down