Skip to content

Commit

Permalink
Copy updates from Ship review (#4083)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/488551667048375/1206338004277459/f 

### Description
Updates some copies (just minor tweaks)

### Steps to test this PR
N/A

### UI changes
| Before  | After |
| ------ | ----- |
!(Upload before screenshot)|(Upload after screenshot)|

Co-authored-by: root <[email protected]>
  • Loading branch information
cmonfortep and root authored Jan 16, 2024
1 parent 09f0554 commit 54e5671
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sync/sync-impl/src/main/res/values-cs/strings-sync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!-- Settings screen -->
<string name="sync_screen_title">Synchronizace a zálohování</string>
<string name="sync_setup_begin_syncing">Zahájení synchronizace</string>
<string name="sync_setup_with_another_device_cta_title">Synchronizace s jiným zařízením</string>
<string name="sync_setup_with_another_device_cta_title">Synchronizovat s jiným zařízením</string>
<string name="sync_setup_with_another_device_cta_subtitle">Bezpečně synchronizuj záložky a hesla mezi svými zařízeními.</string>
<string name="sync_off_hint">U tvých dat se uplatňuje end-to-end šifrování a DuckDuckGo nemá přístup k šifrovacímu klíči.</string>
<string name="sync_setup_single_device_title">Nastavení jednoho zařízení</string>
Expand Down
6 changes: 3 additions & 3 deletions sync/sync-impl/src/main/res/values/strings-sync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!-- Settings screen -->
<string name="sync_screen_title">Sync &amp; Backup</string>
<string name="sync_setup_begin_syncing">Begin Syncing</string>
<string name="sync_setup_with_another_device_cta_title">Sync with Another Device</string>
<string name="sync_setup_with_another_device_cta_title">Sync With Another Device</string>
<string name="sync_setup_with_another_device_cta_subtitle">Securely sync bookmarks and passwords between your devices.</string>
<string name="sync_off_hint">Your data is end-to-end encrypted, and DuckDuckGo does not have access to the encryption key.</string>
<string name="sync_setup_single_device_title">Single-Device Setup</string>
Expand Down Expand Up @@ -61,7 +61,7 @@

<!-- Connect screen -->
<string name="connect_screen_title">Scan QR Code</string>
<string name="connect_screen_scan_qr_hint">Go to <b>Settings > Sync &amp; Back Up</b> in the DuckDuckGo Browser on another device and select \"Sync with Another Device.\"</string>
<string name="connect_screen_scan_qr_hint">Go to <b>Settings > Sync &amp; Back Up</b> in the DuckDuckGo Browser on another device and select \"Sync With Another Device.\"</string>
<string name="connect_screen_enter_code_cta">Or Manually Enter Code</string>
<string name="connect_screen_connect_qr_hint_title">Mobile-to-Mobile?</string>
<string name="connect_screen_connect_qr_hint_content">Scan this code with another device to sync.</string>
Expand All @@ -83,7 +83,7 @@
<string name="sync_code_box_description">Anyone with access to this code can access your synced data, so please keep it in a safe place.</string>

<!-- Device synced screen -->
<string name="sync_connected_device_title">Your Data is Synced!</string>
<string name="sync_connected_device_title">Your data is synced!</string>
<string name="sync_connected_device_primary_button">Done</string>

<string name="show_qr_screen_title">Show QR Code</string>
Expand Down

0 comments on commit 54e5671

Please sign in to comment.