diff --git a/_locales/en/messages.json b/_locales/en/messages.json index b38ccee4..b2971320 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -115,7 +115,7 @@ }, "customPrompts_form_label_Text": { - "message": "Text", + "message": "Prompt Text", "description": "" }, @@ -125,17 +125,17 @@ }, "customPrompts_form_label_need_selected": { - "message": "Need selection", + "message": "Text selection needed", "description": "" }, "customPrompts_form_label_need_signature": { - "message": "Need signature", + "message": "Always add the signature", "description": "" }, "customPrompts_form_label_need_custom_text": { - "message": "Need custom text", + "message": "Ask for additional text", "description": "" }, diff --git a/customprompts/mzta-custom-prompts.css b/customprompts/mzta-custom-prompts.css index dcadffcd..fd043b48 100644 --- a/customprompts/mzta-custom-prompts.css +++ b/customprompts/mzta-custom-prompts.css @@ -93,6 +93,14 @@ table td { padding: 8px; } +table td.w08{ + width: 8vw; +} + +table td.w17{ + width: 17vw; +} + table td.w19{ width: 19vw; } @@ -101,6 +109,10 @@ table td.w25{ width: 25vw; } +table td.w40{ + width: 40vw; +} + table.prompts_list td.properties{ white-space: nowrap; } diff --git a/customprompts/mzta-custom-prompts.js b/customprompts/mzta-custom-prompts.js index 8c45c13d..54b6b524 100644 --- a/customprompts/mzta-custom-prompts.js +++ b/customprompts/mzta-custom-prompts.js @@ -57,9 +57,9 @@ document.addEventListener('DOMContentLoaded', async () => { //console.log('>>>>>>>>>>>>> action_output: ' + JSON.stringify(action_output)); let output = `