Allow back button to navigate to previous URL in WebView, add Forward, Refresh, and Close menu options (#2176)

This commit is contained in:
FlaminSarge
2019-12-26 10:40:11 -07:00
committed by arkon
parent b8b118bdeb
commit ebeee70931
3 changed files with 60 additions and 3 deletions

View File

@@ -95,6 +95,8 @@
<string name="action_restore">Restore</string>
<string name="action_open">Open</string>
<string name="action_login">Log in</string>
<string name="action_forward">Forward</string>
<string name="action_refresh">Refresh</string>
<!-- Operations -->
<string name="deleting">Deleting…</string>