aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values-gr-rGR/strings_pref_feed.xml2
-rw-r--r--app/src/main/res/values/strings_pref_feed.xml6
-rw-r--r--app/src/main/res/xml/frost_changelog.xml9
3 files changed, 14 insertions, 3 deletions
diff --git a/app/src/main/res/values-gr-rGR/strings_pref_feed.xml b/app/src/main/res/values-gr-rGR/strings_pref_feed.xml
index 218ccd7e..ea707524 100644
--- a/app/src/main/res/values-gr-rGR/strings_pref_feed.xml
+++ b/app/src/main/res/values-gr-rGR/strings_pref_feed.xml
@@ -9,7 +9,7 @@
<string name="composer_desc">Εμφάνιση Δημιουργίας Δημοσίευσης στο feed δημοσιεύσεων</string>
<string name="suggested_friends">Προτεινόμενοι Φίλοι</string>
- <string name="suggested_friends_desc">Εμφάνισε "Ανθρώπους που ίσως γνωρίζετε" στο feed δημοσιεύσεων</string>
+ <string name="suggested_friends_desc">Εμφάνισε \"Ανθρώπους που ίσως γνωρίζετε\" στο feed δημοσιεύσεων</string>
<string name="suggested_groups">Προτεινόμενες ομάδες</string>
<string name="suggested_groups_desc">Εμφάνισε "Προτεινόμενες ομάδες" στο feed</string>
<string name="show_stories">Εμφάνιση Ιστοριών</string>
diff --git a/app/src/main/res/values/strings_pref_feed.xml b/app/src/main/res/values/strings_pref_feed.xml
index 96112059..330c900c 100644
--- a/app/src/main/res/values/strings_pref_feed.xml
+++ b/app/src/main/res/values/strings_pref_feed.xml
@@ -11,12 +11,14 @@
<string name="create_fab_desc">Show FAB in feed to create new post</string>
<string name="suggested_friends">Suggested Friends</string>
- <string name="suggested_friends_desc">Show "People You May Know" in the feed</string>
+ <string name="suggested_friends_desc">Show \"People You May Know\" in the feed</string>
<string name="suggested_groups">Suggested Groups</string>
- <string name="suggested_groups_desc">Show "Suggested Groups" in the feed</string>
+ <string name="suggested_groups_desc">Show \"Suggested Groups\" in the feed</string>
<string name="show_stories">Show Stories</string>
<string name="show_stories_desc">Show stories in the feed</string>
<string name="facebook_ads">Facebook Ads</string>
<string name="facebook_ads_desc">Show native Facebook ads</string>
+ <string name="full_size_image">Full Size Images</string>
+ <string name="full_size_image_desc">Force news feed images to be full width</string>
</resources> \ No newline at end of file
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 2193ace9..2fae701b 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,6 +6,15 @@
<item text="" />
-->
+ <version title="v2.4.5" />
+ <item text="Fix url query encoding" />
+ <item text="Add option to make images full screen (settings > news feed)" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v2.4.4" />
<item text="Lots of under the hood fixes" />
<item text="Fixed sharing" />