summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-hr/strings.xml
blob: c81de38bbe76be07a18889f2b7170b7235d34c2f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Dolazni pozivi</string>
  <string name="notification_channel_ongoing_call">Pozivi u tijeku</string>
  <string name="notification_channel_missed_call">Propušteni pozivi</string>
  <string name="notification_channel_voicemail">Poruke govorne pošte</string>
  <string name="notification_channel_misc">Zadano</string>
</resources>