From b84827ecea36ee65a95b10dfc7a08dc53ccc09ab Mon Sep 17 00:00:00 2001 From: davegilligan Date: Tue, 26 May 2026 10:28:06 +0200 Subject: [PATCH] Add Transcribe docs (about/guide/tech) + refresh Redact docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New: transcribe-about.php, transcribe-guide.php, transcribe-tech.php with full en/no/uk/pl translations (3-engine cascade, diarization, vocab) - New: translations/transcribe-about|guide|tech.php (4-lang strings) - New: scripts/translate-pages.php (Azure gpt-4o CLI translation helper) - Add korr-doc-links nav to transcribe.php - Refresh redact-about|guide|tech.php — point to assets/images/redact/ - Fix all "never written to disk" wording in redact translations - Add Min Sak/corpus save workflow to redact guide and tech privacy section - redact.php upload hint: correct in-memory wording Co-Authored-By: Claude Sonnet 4.6 --- redact-about.php | 2 +- redact-guide.php | 3 +- redact-tech.php | 2 +- redact.php | 2 +- scripts/translate-pages.php | 193 ++++++++++ transcribe-about.php | 259 +++++++++++++ transcribe-guide.php | 262 ++++++++++++++ transcribe-tech.php | 262 ++++++++++++++ transcribe.php | 8 + translations/redact-about.php | 6 +- translations/redact-guide.php | 22 +- translations/redact-tech.php | 12 +- translations/transcribe-about.php | 251 +++++++++++++ translations/transcribe-guide.php | 579 ++++++++++++++++++++++++++++++ translations/transcribe-tech.php | 467 ++++++++++++++++++++++++ 15 files changed, 2307 insertions(+), 23 deletions(-) create mode 100644 scripts/translate-pages.php create mode 100644 transcribe-about.php create mode 100644 transcribe-guide.php create mode 100644 transcribe-tech.php create mode 100644 translations/transcribe-about.php create mode 100644 translations/transcribe-guide.php create mode 100644 translations/transcribe-tech.php diff --git a/redact-about.php b/redact-about.php index 63a2ee2..160daf9 100644 --- a/redact-about.php +++ b/redact-about.php @@ -67,7 +67,7 @@ $t = $_pt[$uiLang] ?? $_pt['en']; -
+

diff --git a/redact-guide.php b/redact-guide.php index 574c8e8..a350780 100644 --- a/redact-guide.php +++ b/redact-guide.php @@ -63,7 +63,7 @@ $t = $_pt[$uiLang] ?? $_pt['en']; -
+

@@ -307,6 +307,7 @@ $t = $_pt[$uiLang] ?? $_pt['en'];
  • +
  • diff --git a/redact-tech.php b/redact-tech.php index fceb647..40251f7 100644 --- a/redact-tech.php +++ b/redact-tech.php @@ -63,7 +63,7 @@ $t = $_pt[$uiLang] ?? $_pt['en']; -
    +

    diff --git a/redact.php b/redact.php index 479cea1..6b9e5aa 100644 --- a/redact.php +++ b/redact.php @@ -105,7 +105,7 @@ require_once __DIR__ . '/includes/layout.php';

    Drop one file here, or

    -

    PDF, DOCX, TXTtext extracted in memory, never stored

    +

    PDF, DOCX, TXTprocessed in memory — save results to Min Sak or download