Merged
Conversation
Translate strings-serp-logos to values-cs Translate strings-serp-logos to values-el Translate strings-serp-logos to values-fi Translate strings-serp-logos to values-sk Translate strings-serp-logos to values-de Translate strings-serp-logos to values-it Translate strings-serp-logos to values-fr Translate strings-serp-logos to values-hr Translate strings-serp-logos to values-nb Translate strings-serp-logos to values-pt Translate strings-serp-logos to values-hu Translate strings-serp-logos to values-nl Translate strings-serp-logos to values-es Translate strings-serp-logos to values-lt Translate strings-serp-logos to values-et Translate strings-serp-logos to values-sv Translate strings-serp-logos to values-lv Translate strings-serp-logos to values-ru Translate strings-serp-logos to values-pl Translate strings-serp-logos to values-bg Translate strings-serp-logos to values-ro Translate strings-serp-logos to values-tr Translate strings-serp-logos to values-sl
joshliebe
reviewed
Feb 9, 2026
serp-logos/serp-logos-impl/src/main/res/values-bg/strings-serp-logos.xml
Show resolved
Hide resolved
serp-logos/serp-logos-impl/src/main/res/values-bg/strings-serp-logos.xml
Show resolved
Hide resolved
Translate strings-duckchat to values-ru Translate strings-duckchat to values-nl Translate strings-duckchat to values-pt Translate strings-duckchat to values-it
...hat-impl/src/main/java/com/duckduckgo/duckchat/impl/contextual/DuckChatContextualFragment.kt
Show resolved
Hide resolved
Translate strings-duckchat to values-da
joshliebe
approved these changes
Feb 9, 2026
...l/src/test/kotlin/com/duckduckgo/duckchat/impl/contextual/DuckChatContextualViewModelTest.kt
Show resolved
Hide resolved
Translate strings-duckchat to values-hr
0nko
pushed a commit
that referenced
this pull request
Feb 10, 2026
Task/Issue URL: https://app.asana.com/1/137249556945/task/1213119876946268 ### Description This PR adds translations for the Duck.ai Contextual work ### Steps to test this PR Green CI <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Changes are limited to Android string resources and a small wiring update to reference the new summarize string key, with minimal functional impact beyond displayed text. > > **Overview** > Adds localized `Duck.ai` contextual bottom-sheet strings (e.g., summarize prompt and page-content attachment/auto-send labels) across many `values-*/strings-duckchat.xml` locales and the default `values/strings-duckchat.xml`. > > Updates `DuckChatContextualFragment` to use the new `duckAIContextualPromptSummarize` string resource (replacing the previous `duckAIContextualSummarizePrompt`) and removes the old `values/donottranslate.xml` resource file; also includes minor test renaming and small SERP logo string metadata/text tweaks. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit cc4ac8e. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --- - To see the specific tasks where the Asana app for GitHub is being used, see below: - https://app.asana.com/0/0/1213119876946268 --------- Co-authored-by: Dax The Translator <daxmobile@duckduckgo.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Task/Issue URL: https://app.asana.com/1/137249556945/task/1213119876946268
Description
This PR adds translations for the Duck.ai Contextual work
Steps to test this PR
Green CI
Note
Low Risk
Changes are limited to Android string resources and a small wiring update to reference the new summarize string key, with minimal functional impact beyond displayed text.
Overview
Adds localized
Duck.aicontextual bottom-sheet strings (e.g., summarize prompt and page-content attachment/auto-send labels) across manyvalues-*/strings-duckchat.xmllocales and the defaultvalues/strings-duckchat.xml.Updates
DuckChatContextualFragmentto use the newduckAIContextualPromptSummarizestring resource (replacing the previousduckAIContextualSummarizePrompt) and removes the oldvalues/donottranslate.xmlresource file; also includes minor test renaming and small SERP logo string metadata/text tweaks.Written by Cursor Bugbot for commit cc4ac8e. This will update automatically on new commits. Configure here.