summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/app-links/src/main/res/values-gu-rIN/strings.xml
blob: 4a4cd19689de4e98c6df00df18db4e970bdc01ff (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- The tile for the list of external apps to open the link in -->
    <string name="mozac_feature_applinks_open_in">આમાં ખોલો…</string>
    <!-- The description to warn users that their private browsing session changes  -->
    <string name="mozac_feature_applinks_confirm_dialog_title">એપ્લિકેશનમાં ખોલો? તમારી પ્રવૃત્તિ હવે ખાનગી રહેશે નહીં.</string>
    <!-- Opens the selected time -->
    <string name="mozac_feature_applinks_confirm_dialog_confirm">ખોલો</string>
    <!-- Cancels the prompt -->
    <string name="mozac_feature_applinks_confirm_dialog_deny">રદ કરો</string>
</resources>