Skip to content

Commit 8b38f82

Browse files
authored
Merge pull request #1140 from DimensionDev/feature/changelog_0.9.2
update changelog
2 parents d43455e + 68a5d32 commit 8b38f82

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@
158158
<string name="settings_appearance_compat_link_previews_description">Show link previews in simplify mode in the status</string>
159159
<string name="settings_appearance_theme_color">Theme color</string>
160160
<string name="settings_appearance_theme_color_description">Change the theme color of the app</string>
161-
<string name="settings_appearance_theme_pure_color">Pure color</string>
162-
<string name="settings_appearance_theme_pure_color_description">Use pure white or black color instead of the themed color as the background color</string>
161+
<string name="settings_appearance_theme_pure_color">High contrast Mode</string>
162+
<string name="settings_appearance_theme_pure_color_description">Increase contrast between background and text</string>
163163

164164
<string name="settings_storage_clear_image_cache">Clear image cache</string>
165165
<string name="settings_storage_clear_image_cache_description">%1$s MB of images will be removed</string>
@@ -333,10 +333,7 @@
333333
<![CDATA[
334334
<span>Version %1$s:</span>
335335
<ul>
336-
<li>Added support for Misskey\'s Social timeline</li>
337-
<li>Added RSSHub support</li>
338-
<li>Added support for detecting possible RSS feeds from websites</li>
339-
<li>More UI/UX improvements — we\'re still on the path of continuous refinement</li>
336+
<li>More UI/UX refinements — we\'re almost there</li>
340337
<li>Bug fixes and performance improvements</li>
341338
</ul>
342339
]]>

0 commit comments

Comments
 (0)