summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-et/strings.xml
blob: c0d480602fdd47157c171ee53c048ed1f7f21152 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Sissetulevad kõned</string>
  <string name="notification_channel_ongoing_call">Käimasolevad kõned</string>
  <string name="notification_channel_missed_call">Vastamata kõned</string>
  <string name="notification_channel_voicemail">Kõnepostisõnumid</string>
  <string name="notification_channel_misc">Vaikeseade</string>
</resources>