1
0
Fork 0
Sören Hentzschel 2019-04-06 15:55:26 +02:00 committed by Jeff Boek
parent d43e902b44
commit cf500ee266
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ events:
item:
description: >
A string containing the name of the item the user tapped. These items include:
Settings, Your library, Help, Desktop Site toggle on/off, Find in Page, New Tab,
Settings, Library, Help, Desktop Site toggle on/off, Find in Page, New Tab,
Private Tab, Share, Report Site Issue, Back/Forward button, Reload Button
bugs:
- 1024

View File

@ -44,7 +44,7 @@
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">Settings</string>
<!-- Browser menu button that opens a user's library -->
<string name="browser_menu_library">Your library</string>
<string name="browser_menu_library">Library</string>
<!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">Desktop site</string>
<!-- Browser menu button that opens the find in page menu -->