Skip to content

Simplified sync translations - #9414

Merged
MiSikora merged 30 commits into
developfrom
feature/mehow/simple-sync/text-copies
Aug 7, 2026
Merged

Simplified sync translations#9414
MiSikora merged 30 commits into
developfrom
feature/mehow/simple-sync/text-copies

Conversation

@MiSikora

@MiSikora MiSikora commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Task/Issue URL: https://app.asana.com/1/137249556945/project/1216103556496795/task/1216422585541218?focus=true
Tech Design URL (if applicable): N/A
API Proposals URL(s) (if applicable): N/A

Description

Translatiosn for the simplifie sync feature.

Steps to test this PR

N/A

UI changes

N/A


Note

Low Risk
Localization-only changes to strings-sync.xml; no runtime logic or sync behavior is modified.

Overview
Adds localized Android string resources for the Simplified Sync UI across multiple locales (including Bulgarian, Czech, Danish, German, Greek, Spanish, Estonian, Finnish, French, Croatian, Hungarian, and Italian).

Each locale file gains the full sync_simplified_* set already used by the Simplified Sync screens—settings headers (with optional Duck.ai variants), setup, QR/manual pairing, recovery codes, device management, dialogs, errors, and deep-link prompts—so non-English users see the same flows as the existing English strings.

Reviewed by Cursor Bugbot for commit 50f89b0. Bugbot is set up for automated code reviews on this repo. Configure here.

@MiSikora
MiSikora force-pushed the feature/mehow/simple-sync/test-parametrization branch from 392f632 to e1c97de Compare August 6, 2026 12:02
@MiSikora
MiSikora force-pushed the feature/mehow/simple-sync/text-copies branch 2 times, most recently from 4b4ec71 to 6d39974 Compare August 7, 2026 06:32
@MiSikora
MiSikora force-pushed the feature/mehow/simple-sync/test-parametrization branch from e1c97de to 2241f9b Compare August 7, 2026 08:24
@MiSikora
MiSikora force-pushed the feature/mehow/simple-sync/text-copies branch from 6d39974 to 80f945e Compare August 7, 2026 08:24
@MiSikora
MiSikora force-pushed the feature/mehow/simple-sync/text-copies branch from 96a6c87 to 50f89b0 Compare August 7, 2026 11:48

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 50f89b0. Configure here.

<!-- QR Code screen -->
<string name="sync_simplified_qr_code_screen_title">QR-kode</string>
<string name="sync_simplified_qr_code_header_headline">Scan fra en anden enhed</string>
<string name="sync_simplified_qr_code_header_body">På en anden enhed skal du åbne <annotation type="icon"> </annotation> <b><annotation type="highlight">DuckDuckGo</annotation></b>\n<annotation type="gap">\n</annotation>og gå til <annotation type="highlight">Sync &amp; Backup</annotation> › <annotation type="highlight">Synkroniser med en anden enhed</annotation> og scan denne kode:</string>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken Danish icon annotation

Low Severity

In sync_simplified_qr_code_header_body, the icon annotation contains a regular space instead of the object replacement character ( / &#65532;) used by the English source and the other Danish simplified-sync strings. SyncPairingHeaderView replaces that span with the DuckDuckGo logo, so the wrong placeholder is a technical annotation defect on the QR Code screen for Danish.


Please tell me if this was useful or not with a 👍 or 👎.

Fix in Cursor Fix in Web

Triggered by learned rule: Do not flag string resource copy content (grammar, wording, phrasing)

Reviewed by Cursor Bugbot for commit 50f89b0. Configure here.

@MiSikora
MiSikora merged commit 5838cb4 into develop Aug 7, 2026
21 checks passed
@MiSikora
MiSikora deleted the feature/mehow/simple-sync/text-copies branch August 7, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants