@@ -113,19 +113,19 @@ class OhtTranslatorUi extends TranslatorPluginUiBase {
$form['registration_link']=[
'#type'=>'markup',
'#markup'=>t('To support further development of this project, use the following link when registering for an account: <a href="@url" alt="OneHourTranslation">@url</a>.',['@url'=>'http://www.onehourtranslation.com/affiliate/mirod']),
'#markup'=>t('To support further development of this project, use the following link when registering for an account: <a href="@url" alt="BLEND">@url</a>.',['@url'=>'http://www.getblend.com/affiliate/mirod']),
'#description'=>t('Please enter your public API key or visit <a href="@url">the API keys page</a> to get one.',['@url'=>'https://www.onehourtranslation.com/profile/apiKeys']),
'#description'=>t('Please enter your public API key or visit <a href="@url">the API keys page</a> to get one.',['@url'=>'https://www.getblend.com/profile/apiKeys']),
'#description'=>t('Please enter your secret API key or visit <a href="@url">the API keys page</a> to get one.',['@url'=>'https://www.onehourtranslation.com/profile/apiKeys']),
'#description'=>t('Please enter your secret API key or visit <a href="@url">the API keys page</a> to get one.',['@url'=>'https://www.getblend.com/profile/apiKeys']),
);
$form['use_sandbox']=array(
'#type'=>'checkbox',
@@ -256,7 +256,7 @@ class OhtTranslatorUi extends TranslatorPluginUiBase {
}
/**
* Submit callback to pull translations form OHT.
* Submit callback to pull translations form BLEND.