summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/search/src/main/res/values-pa-rIN/strings.xml
blob: 4a35511cdc602dd61c9084facbc7e82c724974f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Search Widget -->
    <!-- Content description for searching with a widget. The first parameter is the name of the application.-->
    <string name="search_widget_content_description">ਨਵੀਂ %1$s ਟੈਬ ਖੋਲ੍ਹੋ</string>
    <!-- Text preview for smaller sized widgets -->
    <string name="search_widget_text_short">ਖੋਜ</string>
    <!-- Text preview for larger sized widgets -->
    <string name="search_widget_text_long">ਵੈੱਬ ‘ਤੇ ਖੋਜੋ</string>
    <!-- Content description (not visible, for screen readers etc.): Voice search -->
    <string name="search_widget_voice">ਆਵਾਜ਼ ਰਾਹੀਂ ਖੋਜੋ</string>
</resources>