I said we were in string freeze, but only nl_NL has come in so
[dcpomatic.git] / src / wx / config_dialog.cc
index a32b5d9680eaa327ea92d2243f0dad7089e9d60c..a9cf7da07ab5cf2ab3603905904d50dcecadc401 100644 (file)
@@ -844,8 +844,7 @@ KeysPage::import_decryption_chain_and_key ()
        if (NagDialog::maybe_nag (
                    _panel,
                    Config::NAG_IMPORT_DECRYPTION_CHAIN,
-                   /* XXX: this needs to be marked translatable */
-                   wxT("If you continue with this operation you will no longer be able to use any DKDMs that you have created with the current certificates and key.  Also, any KDMs that have been sent to you for those certificates will become useless.  Proceed with caution!"),
+                   _("If you continue with this operation you will no longer be able to use any DKDMs that you have created with the current certificates and key.  Also, any KDMs that have been sent to you for those certificates will become useless.  Proceed with caution!"),
                    true
                    )) {
                return;