This commit is contained in:
Patrick Simpson 2017-02-13 13:03:56 +01:00
commit a698c4e475
2 changed files with 52 additions and 0 deletions

View File

@ -656,6 +656,32 @@ 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
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Body"
msgid "The password for account \'{0}\' is not available. Advanced Z-Push features will not work."
msgstr ""
#: AcaciaZPushPlugin\Properties\Resources\AccountNoPassword_Title
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Title"
msgid "Password unavailable"
msgstr ""
#: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text #: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text
#, csharp-format #, csharp-format
msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text" msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text"

View File

@ -658,6 +658,32 @@ 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
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Body"
msgid "The password for account \'{0}\' is not available. Advanced Z-Push features will not work."
msgstr "The password for account \'{0}\' is not available. Advanced Z-Push features will not work."
#: AcaciaZPushPlugin\Properties\Resources\AccountNoPassword_Title
#, csharp-format
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\AccountNoPassword_Title"
msgid "Password unavailable"
msgstr "Password unavailable"
#: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text #: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text
#, csharp-format #, csharp-format
msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text" msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text"