mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 05:19:49 +02:00
New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix low resolution post previews when showing them for the first time. Tweak themed icon.
This commit is contained in:
@@ -637,6 +637,9 @@
|
||||
<string name="settings_reddit_user_agreement_title">Reddit User Agreement</string>
|
||||
<string name="settings_always_show_child_comment_count_title">Always Show the Number of Child Comments</string>
|
||||
<string name="settings_hide_upvote_ratio_title">Hide Upvote Ratio</string>
|
||||
<string name="settings_miscellaneous_dangerous_group_title">Dangerous</string>
|
||||
<string name="settings_post_feed_max_resolution_warning_title">Increase the value to show previews in higher resolution, but the app may crash unexpectedly.</string>
|
||||
<string name="settings_post_feed_max_resolution_title">Post Feed Preview Max Resolution (Width * Height)</string>
|
||||
|
||||
<string name="no_link_available">Cannot get the link</string>
|
||||
|
||||
@@ -1283,4 +1286,6 @@
|
||||
<string name="option_5_hint">Option 5</string>
|
||||
<string name="option_6_hint">Option 6</string>
|
||||
|
||||
<string name="not_a_valid_number">Not a valid number</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user