summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-gu/strings.xml
blob: 6f7eed8b7570fbe9fabe2ec3214c8b1134c38877 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">ઇનકમિંગ કૉલ</string>
  <string name="notification_channel_ongoing_call">ચાલુ કૉલ</string>
  <string name="notification_channel_missed_call">છૂટેલા કૉલ</string>
  <string name="notification_channel_voicemail">વૉઇસમેઇલ</string>
  <string name="notification_channel_misc">ડિફૉલ્ટ</string>
</resources>