Skip to content

Translate Norwegian strings and comments in scripts to English - #1

Open
mjsarfatti wants to merge 5 commits into
GaimsDevSoftware:mainfrom
mjsarfatti:claude/glaze-coder-translate-english-e8ghlx
Open

Translate Norwegian strings and comments in scripts to English#1
mjsarfatti wants to merge 5 commits into
GaimsDevSoftware:mainfrom
mjsarfatti:claude/glaze-coder-translate-english-e8ghlx

Conversation

@mjsarfatti

Copy link
Copy Markdown

Translates all Norwegian text in plugins/glaze-coder/scripts to English, keeping the tone of the existing English comments and messages.

Note: While the PR was authored by Claude, I've personally reviewed every single translation and they all seem correct, but unfortunately I do not speak a single word of Norwegian so an additional review might be warranted.

What changed

  • glaze-dev — header docs, section banners, inline comments, all print/error output, the help text, the handoff prompt, the start starter prompt, and the Norwegian comments inside the embedded JXA/AppleScript blocks.
  • terminal-launch.sh — usage header and inline comments.
  • raycast/glaze-edit.sh — Raycast dropdown placeholders/titles (verktøytool, hvorwhere, Desktop-appenThe desktop app, Auto (kjørende/sist brukte terminal)Auto (running/last used terminal)), comments, echo output and notification text.
  • raycast/glaze-new.sh — dropdown placeholder, comments and echo output.

Not changed

No functional changes: function names, variables, flags, dropdown values, command names and control flow are untouched. raycast/glaze-build-run.sh was already fully English.

claude added 3 commits August 4, 2026 16:39
Translates all user-facing output, help text, prompts and code comments in
plugins/glaze-coder/scripts to English. No functional changes: function names,
variables, flags and command names are untouched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AuUAJhUwx2QtbCm4U1h8uo
Raycast v2 installs alongside v1 as "Raycast Beta.app". Add a
_raycast_app resolver that checks both /Applications and
~/Applications, preferring v2 when both are present, and use it in
doctor/setup and in `glaze-dev raycast` (which now opens the detected
bundle instead of hardcoded "Raycast").

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AuUAJhUwx2QtbCm4U1h8uo
@mjsarfatti
mjsarfatti force-pushed the claude/glaze-coder-translate-english-e8ghlx branch from bffea1e to d0423b2 Compare August 4, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants