This commit is contained in:
Patrick Simpson 2017-02-23 17:42:06 +01:00
commit 8ab30b53c1
2 changed files with 28 additions and 0 deletions

View File

@ -656,6 +656,20 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\Ribbon_About_Supertip"
msgid "Shows the about dialog, which contains licensing and version information." msgid "Shows the about dialog, which contains licensing and version information."
msgstr "" msgstr ""
#. Shown when a secondary contact folder is detected, to inform the user that a restart is required
#: AcaciaZPushPlugin\Properties\Resources\SecondaryContactsPatched_Body
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SecondaryContactsPatched_Body"
msgid "To synchronise the contacts folder \'{0}\', Outlook must be restarted. Click \'Yes\' to restart Outlook now, or \'No\' if you plan to restart Outlook later."
msgstr ""
#. Shown when a secondary contact folder is detected, to inform the user that a restart is required
#: AcaciaZPushPlugin\Properties\Resources\SecondaryContactsPatched_Title
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SecondaryContactsPatched_Title"
msgid "Contacts folder"
msgstr ""
#: AcaciaZPushPlugin\Properties\Resources\AccountNoPassword_Body #: AcaciaZPushPlugin\Properties\Resources\AccountNoPassword_Body
#, csharp-format #, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Body" msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Body"

View File

@ -658,6 +658,20 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\Ribbon_About_Supertip"
msgid "Shows the about dialog, which contains licensing and version information." msgid "Shows the about dialog, which contains licensing and version information."
msgstr "Shows the about dialog, which contains licensing and version information." msgstr "Shows the about dialog, which contains licensing and version information."
#. Shown when a secondary contact folder is detected, to inform the user that a restart is required
#: AcaciaZPushPlugin\Properties\Resources\SecondaryContactsPatched_Body
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SecondaryContactsPatched_Body"
msgid "To synchronise the contacts folder \'{0}\', Outlook must be restarted. Click \'Yes\' to restart Outlook now, or \'No\' if you plan to restart Outlook later."
msgstr "To synchronise the contacts folder \'{0}\', Outlook must be restarted. Click \'Yes\' to restart Outlook now, or \'No\' if you plan to restart Outlook later."
#. Shown when a secondary contact folder is detected, to inform the user that a restart is required
#: AcaciaZPushPlugin\Properties\Resources\SecondaryContactsPatched_Title
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SecondaryContactsPatched_Title"
msgid "Contacts folder"
msgstr "Contacts folder"
#: AcaciaZPushPlugin\Properties\Resources\AccountNoPassword_Body #: AcaciaZPushPlugin\Properties\Resources\AccountNoPassword_Body
#, csharp-format #, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Body" msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Body"