Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed May 9, 2017
1 parent cf4b132 commit 1b833b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions assets/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
79/1.9.9
Download links now handled correctly by internal browser (thanks to Sarbajit Saha)
Code refactoring (thanks to Mario Kosmiskas)

78/1.9.8
Added buttons to skip between top-level comments
Added ability to edit self-posts (thanks to Clubfan22)
Expand Down
3 changes: 1 addition & 2 deletions src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -999,9 +999,8 @@
<string name="pref_appearance_comments_show_floating_toolbar_title">Show floating toolbar over comments</string>
<string name="pref_appearance_comments_show_floating_toolbar_key" translatable="false">pref_appearance_comments_show_floating_toolbar</string>


<!--2017-05-08-->
<string name="download_link_title">Download File</string>
<string name="download_link_message">This is a download link. Do you want to load this in external browser?</string>
<string name="download_link_message">This is a download link. Do you want to load this in an external browser?</string>

</resources>

0 comments on commit 1b833b2

Please sign in to comment.