Skip to content

Commit 1f464f6

Browse files
jkmasselclaude
andcommitted
Remove grayscale reference from e-ink prompt message
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fe3610e commit 1f464f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@
967967
<string name="eink_mode_title">E-ink mode (Beta)</string>
968968
<string name="eink_mode_summary">Optimizes the display for e-ink screens with a grayscale theme and no animations</string>
969969
<string name="eink_prompt_title">E-ink display detected</string>
970-
<string name="eink_prompt_message">It looks like you might be using an e-reader. Would you like to enable e-ink mode? This optimizes the app with a grayscale theme and no animations.</string>
970+
<string name="eink_prompt_message">Would you like to enable e-ink mode? This optimizes the app for eReader devices.</string>
971971
<string name="eink_prompt_enable">Enable</string>
972972
<string name="eink_prompt_no_thanks">No thanks</string>
973973
<string name="eink_enabled_message">E-ink mode enabled. You can turn it off in Me \u2192 App Settings.</string>

0 commit comments

Comments
 (0)