data placeholders info links added
This commit is contained in:
parent
16721814c9
commit
fa74301759
3 changed files with 7 additions and 2 deletions
|
|
@ -670,5 +670,9 @@
|
||||||
"AllowedValues": {
|
"AllowedValues": {
|
||||||
"message": "Allowed values",
|
"message": "Allowed values",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
},
|
||||||
|
"prefs_OptionText_btnManagePrompts_infoline": {
|
||||||
|
"message": "You can now use additional data placeholders!",
|
||||||
|
"description": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -10,8 +10,8 @@
|
||||||
<h1 class="page_title">__MSG_customPrompts_managePrompts__</h1>
|
<h1 class="page_title">__MSG_customPrompts_managePrompts__</h1>
|
||||||
<p>__MSG_customPrompts_managePrompts_info_default__<br>
|
<p>__MSG_customPrompts_managePrompts_info_default__<br>
|
||||||
__MSG_customPrompts_managePrompts_info_default_2__<br>
|
__MSG_customPrompts_managePrompts_info_default_2__<br>
|
||||||
__MSG_customPrompts_managePrompts_info_default_3__
|
__MSG_customPrompts_managePrompts_info_default_3__ <a href="https://micz.it/thunderbird-addon-thunderai/custom-prompts/">__MSG_customPrompts_managePrompts_help__</a>
|
||||||
<br><a href="https://micz.it/thunderbird-addon-thunderai/custom-prompts/">__MSG_customPrompts_managePrompts_help__</a></p>
|
<br>__MSG_prefs_OptionText_btnManagePrompts_infoline__ <a href="https://micz.it/thunderbird-addon-thunderai/data-placeholders/">__MSG_customPrompts_managePrompts_help__</a></p>
|
||||||
</div>
|
</div>
|
||||||
<div id="import_export">
|
<div id="import_export">
|
||||||
<button id="btnExportAll">__MSG_customPrompts_ExportAll__</button><br>
|
<button id="btnExportAll">__MSG_customPrompts_ExportAll__</button><br>
|
||||||
|
|
|
||||||
|
|
@ -266,6 +266,7 @@
|
||||||
</table>
|
</table>
|
||||||
<div id="btn_custom_prompts">
|
<div id="btn_custom_prompts">
|
||||||
<button id="btnManagePrompts">__MSG_prefs_OptionText_btnManagePrompts__</button>
|
<button id="btnManagePrompts">__MSG_prefs_OptionText_btnManagePrompts__</button>
|
||||||
|
<br>__MSG_prefs_OptionText_btnManagePrompts_infoline__ <a href="https://micz.it/thunderbird-addon-thunderai/data-placeholders/">__MSG_customPrompts_managePrompts_help__</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="miczDescription">
|
<div id="miczDescription">
|
||||||
<h1>__MSG_prefsInfoTitle__</h1>
|
<h1>__MSG_prefsInfoTitle__</h1>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue