mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-09 20:09:36 +02:00
mobile: fix inbox pgp keys title text mismatch
This commit is contained in:
committed by
Abdullah Atta
parent
db53a1e311
commit
e82b141aaf
@@ -3621,14 +3621,14 @@ msgstr "import guide"
|
||||
msgid "Inbox API"
|
||||
msgstr "Inbox API"
|
||||
|
||||
#: src/strings.ts:2661
|
||||
msgid "Inbox Keys"
|
||||
msgstr "Inbox Keys"
|
||||
|
||||
#: src/strings.ts:2716
|
||||
msgid "Inbox keys saved"
|
||||
msgstr "Inbox keys saved"
|
||||
|
||||
#: src/strings.ts:2661
|
||||
msgid "Inbox PGP Keys"
|
||||
msgstr "Inbox PGP Keys"
|
||||
|
||||
#: src/strings.ts:174
|
||||
msgid "Incoming"
|
||||
msgstr "Incoming"
|
||||
|
||||
@@ -3601,14 +3601,14 @@ msgstr ""
|
||||
msgid "Inbox API"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:2661
|
||||
msgid "Inbox Keys"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:2716
|
||||
msgid "Inbox keys saved"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:2661
|
||||
msgid "Inbox PGP Keys"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:174
|
||||
msgid "Incoming"
|
||||
msgstr ""
|
||||
|
||||
@@ -2658,7 +2658,7 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
t`Share things to Notesnook from anywhere using the Inbox API`,
|
||||
enableInboxAPI: () => t`Enable Inbox API`,
|
||||
enableInboxAPIDesc: () => t`Enable/Disable Inbox API`,
|
||||
manageInboxKeys: () => t`Inbox Keys`,
|
||||
manageInboxKeys: () => t`Inbox PGP Keys`,
|
||||
manageInboxKeysDesc: () =>
|
||||
t`View and edit your inbox public/private key pair`,
|
||||
disableInboxAPI: () => t`Disable Inbox API`,
|
||||
|
||||
Reference in New Issue
Block a user