Skip to content

Commit f8526d2

Browse files
committed
Translate strings to values-nl
1 parent 7d630b2 commit f8526d2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

app/src/main/res/values-nl/strings.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@
271271
<string name="searchWidgetEmtpyFavoritesHint">Nog geen favorieten toegevoegd</string>
272272
<string name="searchWidgetEmtpyFavoritesCta">Favoriet toevoegen</string>
273273
<string name="widgetConfigurationActivityTitle">Widgetconfiguratie</string>
274-
<string name="favoritesWidgetLabel">Favorieten</string>
275-
<string name="searchWidgetLabel">Zoeken</string>
274+
<string name="favoritesWidgetLabel">Zoeken en Favorieten</string>
275+
<string name="searchWidgetLabel">Zoeken en Duck.ai</string>
276276

277277
<!-- Home Screen Shortcuts -->
278278
<string name="addToHome">Toevoegen aan Home Screen</string>
@@ -947,4 +947,10 @@
947947
<string name="tabSwitcherAnimationTileRemovalDialogPositiveButton">Verbergen</string>
948948
<string name="tabSwitcherAnimationTileRemovalDialogNegativeButton">Bewaren</string>
949949

950+
<!-- Widgets -->
951+
<string name="searchOnlyWidgetLabel" instruction="Label for the search-only widget">Alleen zoeken</string>
952+
<string name="searchOnlyWidgetDescription" instruction="Description for the search-only widget">Voer snel een privézoekopdracht uit in DuckDuckGo.</string>
953+
<string name="searchAndFavoritesWidgetDescription" instruction="Description for the search and favorites widget">Zoek of bezoek je favoriete sites in de privémodus met één tik. Zoeken via spraak en Duck.ai zijn beschikbaar indien ingeschakeld.</string>
954+
<string name="searchWidgetDescription" instruction="Description for the search widget, which may include Duck.ai and voice search">Zoek privé met DuckDuckGo of vraag het aan Duck.ai. Voice Search en Duck.ai zijn beschikbaar indien ingeschakeld.</string>
955+
<string name="duckAiOnlyPinShortcutLabel" instruction="Label for the Duck.ai pinned shortcut. Should be Duck.ai in all languages">Duck.ai</string>
950956
</resources>

0 commit comments

Comments
 (0)