Skip to content

Commit 44d584d

Browse files
committed
Translate strings to values-nb
1 parent 0855c66 commit 44d584d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@
271271
<string name="searchWidgetEmtpyFavoritesHint">Ingen favoritter ennå</string>
272272
<string name="searchWidgetEmtpyFavoritesCta">Legg til favoritt</string>
273273
<string name="widgetConfigurationActivityTitle">Widget-konfigurasjon</string>
274-
<string name="favoritesWidgetLabel">Favoritter</string>
275-
<string name="searchWidgetLabel">Søk</string>
274+
<string name="favoritesWidgetLabel">Søk og favoritter</string>
275+
<string name="searchWidgetLabel">Søk og Duck.ai</string>
276276

277277
<!-- Home Screen Shortcuts -->
278278
<string name="addToHome">Legg til på startskjermen</string>
@@ -947,4 +947,10 @@
947947
<string name="tabSwitcherAnimationTileRemovalDialogPositiveButton">Skjul</string>
948948
<string name="tabSwitcherAnimationTileRemovalDialogNegativeButton">Behold</string>
949949

950+
<!-- Widgets -->
951+
<string name="searchOnlyWidgetLabel" instruction="Label for the search-only widget">Bare søk</string>
952+
<string name="searchOnlyWidgetDescription" instruction="Description for the search-only widget">Start et privatsøk raskt i DuckDuckGo.</string>
953+
<string name="searchAndFavoritesWidgetDescription" instruction="Description for the search and favorites widget">Søk eller besøk favorittsider privat med ett trykk. Talesøk og Duck.ai er tilgjengelig hvis det er aktivert.</string>
954+
<string name="searchWidgetDescription" instruction="Description for the search widget, which may include Duck.ai and voice search">Søk privat med DuckDuckGo eller spør Duck.ai. Talesøk og Duck.ai er tilgjengelig hvis det er aktivert.</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)