diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-28 07:52:25 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-28 07:52:30 +0200 |
commit | 336b9d7272ed8b1a9dccee27dec20e3377ee0c74 (patch) | |
tree | e789b1406574de3e72b15a4d060890548096f4fa /po | |
parent | a0111b0560c96fcc25758d2384f6ee53171ccd69 (diff) |
Viewing unsupported files in another app
After receiving content of unsupported type, show a footer action button to open it in another app.
IssueID #135
Diffstat (limited to 'po')
-rw-r--r-- | po/en.po | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -196,6 +196,9 @@ msgstr "Find on Page" | |||
196 | msgid "macos.menu.find" | 196 | msgid "macos.menu.find" |
197 | msgstr "Find" | 197 | msgstr "Find" |
198 | 198 | ||
199 | msgid "menu.open.external" | ||
200 | msgstr "Open in Another App" | ||
201 | |||
199 | # Used on iOS. "Files" refers to Apple's iOS app where you can pick an iCloud folder. | 202 | # Used on iOS. "Files" refers to Apple's iOS app where you can pick an iCloud folder. |
200 | msgid "menu.save.files" | 203 | msgid "menu.save.files" |
201 | msgstr "Save to Files" | 204 | msgstr "Save to Files" |