|
238 | 238 | "screenshotNote": "The AI step of the onboarding wizard, pictured here." |
239 | 239 | }, |
240 | 240 |
|
241 | | - "onboarding.stepAi.bannerBody.stuck": "You said you wanted to enable full disk access, but Cmdr doesn''t seem to have gotten it. You might need to restart the app (do it now, we''ll continue from here!), or go to your <settingsLink>{systemSettings} > Privacy & Security > Full Disk Access</settingsLink> and find Cmdr, or manually add it with the little \"+\" button at the bottom.", |
| 241 | + "onboarding.stepAi.bannerBody.stuck": "You said you wanted to enable full disk access, but Cmdr doesn''t seem to have gotten it. You might need to restart the app (do it now, we''ll continue from here!), or go to your <settingsLink>{systemSettings} > Privacy & Security > Full Disk Access</settingsLink> and find Cmdr, or manually add it with the little \"+\" button at the bottom.", |
242 | 242 | "@onboarding.stepAi.bannerBody.stuck": { |
243 | | - "description": "Body of the warning banner when Full Disk Access didn't take: suggests restarting or opening the exact System Settings pane. <settingsLink> wraps the clickable text that opens that pane; keep the breadcrumb path inside it. {systemSettings} is the localized macOS \"System Settings\" app name supplied by the OS, so don't translate or alter it. \"Privacy & Security\" and \"Full Disk Access\" are the macOS settings pane names (use the exact macOS wording in your locale). The literal \">\" and \"&\" are HTML entities for \">\" and \"&\" and must stay as written. \"Cmdr\" is the product name. Keep the literal \"+\" character.", |
| 243 | + "description": "Body of the warning banner when Full Disk Access didn't take: suggests restarting or opening the exact System Settings pane. <settingsLink> wraps the clickable text that opens that pane; keep the breadcrumb path inside it. {systemSettings} is the localized macOS \"System Settings\" app name supplied by the OS, so don't translate or alter it. \"Privacy & Security\" and \"Full Disk Access\" are the macOS settings pane names (use the exact macOS wording in your locale). Use literal \">\" and \"&\" characters in the breadcrumb (not HTML entities). \"Cmdr\" is the product name. Keep the literal \"+\" character.", |
244 | 244 | "placeholders": { |
245 | 245 | "systemSettings": "the macOS System Settings app name, already localized by the OS (for example \"System Settings\")" |
246 | 246 | }, |
|
477 | 477 | "screenshot": "onboarding-beta.png" |
478 | 478 | }, |
479 | 479 |
|
480 | | - "onboarding.stepBeta.feedback.inAppBound": "<strong>In-app:</strong> See <strong>Help > Send feedback…</strong> in the menu, or find it in the command palette with <chip></chip>.", |
| 480 | + "onboarding.stepBeta.feedback.inAppBound": "<strong>In-app:</strong> See <strong>Help > Send feedback…</strong> in the menu, or find it in the command palette with <chip></chip>.", |
481 | 481 | "@onboarding.stepBeta.feedback.inAppBound": { |
482 | | - "description": "Feedback-channel item describing the in-app feedback option, shown when the command-palette shortcut is bound. <strong> bolds the leading \"In-app:\" label and the menu path. <chip> wraps the visual key-shortcut chip for the command palette (no inner text; leave it empty). \"Help > Send feedback…\" is the menu path (keep the trailing ellipsis); the literal \">\" is the HTML entity for \">\" and must stay as written. \"command palette\" is the app's searchable command list.", |
| 482 | + "description": "Feedback-channel item describing the in-app feedback option, shown when the command-palette shortcut is bound. <strong> bolds the leading \"In-app:\" label and the menu path. <chip> wraps the visual key-shortcut chip for the command palette (no inner text; leave it empty). \"Help > Send feedback…\" is the menu path (keep the trailing ellipsis); it uses a literal \">\" separator (not an HTML entity). \"command palette\" is the app's searchable command list.", |
483 | 483 | "screenshot": "onboarding-beta.png" |
484 | 484 | }, |
485 | 485 |
|
486 | | - "onboarding.stepBeta.feedback.inAppUnbound": "<strong>In-app:</strong> See <strong>Help > Send feedback…</strong> in the menu, or find it in the command palette.", |
| 486 | + "onboarding.stepBeta.feedback.inAppUnbound": "<strong>In-app:</strong> See <strong>Help > Send feedback…</strong> in the menu, or find it in the command palette.", |
487 | 487 | "@onboarding.stepBeta.feedback.inAppUnbound": { |
488 | | - "description": "Feedback-channel item describing the in-app feedback option, shown when no command-palette shortcut is bound (so no key chip is mentioned). <strong> bolds the leading \"In-app:\" label and the menu path. \"Help > Send feedback…\" is the menu path (keep the trailing ellipsis); the literal \">\" is the HTML entity for \">\" and must stay as written. \"command palette\" is the app's searchable command list." |
| 488 | + "description": "Feedback-channel item describing the in-app feedback option, shown when no command-palette shortcut is bound (so no key chip is mentioned). <strong> bolds the leading \"In-app:\" label and the menu path. \"Help > Send feedback…\" is the menu path (keep the trailing ellipsis); it uses a literal \">\" separator (not an HTML entity). \"command palette\" is the app's searchable command list." |
489 | 489 | }, |
490 | 490 |
|
491 | 491 | "onboarding.stepBeta.feedback.github": "<github>GitHub</github>: Add issues, vote on issues.", |
|
506 | 506 | "screenshot": "onboarding-beta.png" |
507 | 507 | }, |
508 | 508 |
|
509 | | - "onboarding.stepBeta.star": "And one more very important way you can help in one minute: star, watch, and fork the repo <github>here on GitHub</github>. Homebrew wants me to present 225 stars, 50 forks, and 50 watches to enable <code>brew install cmdr</code>.", |
| 509 | + "onboarding.stepBeta.star": "And one more very important way you can help in one minute: star, watch, and fork the repo <github>here on GitHub</github>. Homebrew wants me to present 225 stars, 90 forks, and 90 watches to enable <code>brew install cmdr</code>.", |
510 | 510 | "@onboarding.stepBeta.star": { |
511 | | - "description": "Asks the user to star, watch, and fork the GitHub repository to help reach Homebrew's thresholds. <github> wraps the repo link. <code> wraps the literal install command, which must NOT be translated. \"star\", \"watch\", and \"fork\" are GitHub actions; \"repo\" is the code repository; \"Homebrew\" and \"GitHub\" are brand names; all stay untranslated. The numbers 225, 50, and 50 are Homebrew's required thresholds.", |
| 511 | + "description": "Asks the user to star, watch, and fork the GitHub repository to help reach Homebrew's thresholds. <github> wraps the repo link. <code> wraps the literal install command, which must NOT be translated. \"star\", \"watch\", and \"fork\" are GitHub actions; \"repo\" is the code repository; \"Homebrew\" and \"GitHub\" are brand names; all stay untranslated. The numbers 225, 90, and 90 are Homebrew's required thresholds.", |
512 | 512 | "screenshot": "onboarding-beta.png" |
513 | 513 | }, |
514 | 514 |
|
|
0 commit comments