summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-sk/strings.xml
blob: 2ce23ebd373fac1e8564e0e77398daa6a279ab2f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Prichádzajúce hovory</string>
  <string name="notification_channel_ongoing_call">Prebiehajúce hovory</string>
  <string name="notification_channel_missed_call">Zmeškané hovory</string>
  <string name="notification_channel_voicemail">Hlasové správy</string>
  <string name="notification_channel_misc">Predvolené</string>
</resources>