Refine adaptive polish and cross-platform account support
Improve learned-style and clipboard skill presentation while keeping shared account clients buildable in the source-composed macOS target.
This commit is contained in:
@@ -188,14 +188,14 @@
|
||||
"mac.styles.allowsAddedEmoji.hint" = "When on, polish may add a few emojis that match the draft’s emotion, and keeps them on screen. Off by default.";
|
||||
"mac.styles.prompt" = "Complete prompt";
|
||||
"mac.styles.hint" = "Use {{DICTIONARY}} to place the personal dictionary. System rules are appended automatically.";
|
||||
"mac.styles.learn.title" = "Learn and generate my speaking style";
|
||||
"mac.styles.learn.body" = "Learn your recurring speaking habits while using earlier polish prompts only to filter out AI-added style.";
|
||||
"mac.styles.learn.progress" = "%lld / %lld effective characters";
|
||||
"mac.styles.learn.remaining" = "%lld more needed";
|
||||
"mac.styles.learn.ready" = "Ready to generate";
|
||||
"mac.styles.learn.action" = "Generate My Style";
|
||||
"mac.styles.learn.generating" = "Learning…";
|
||||
"mac.styles.learn.privacy" = "Eligible text and prior style prompts are sent to your configured AI only after you generate. Review before saving.";
|
||||
"mac.styles.learn.title" = "Generate Your Style";
|
||||
"mac.styles.learn.body" = "Learn how you naturally express yourself from past dictation.";
|
||||
"mac.styles.learn.progress" = "%lld / %lld characters";
|
||||
"mac.styles.learn.remaining" = "%lld to go";
|
||||
"mac.styles.learn.ready" = "Ready";
|
||||
"mac.styles.learn.action" = "Generate Style";
|
||||
"mac.styles.learn.generating" = "Generating…";
|
||||
"mac.styles.learn.privacy" = "Sent to your configured AI only when you generate. Review and edit before saving.";
|
||||
"mac.styles.learn.limit" = "Delete a custom style before generating another one.";
|
||||
"mac.styles.learn.error.insufficient" = "Keep dictating until 5,000 effective characters are available.";
|
||||
"mac.styles.learn.error.invalidResponse" = "The AI did not return a valid writing style. Please try again.";
|
||||
|
||||
Reference in New Issue
Block a user