summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification/res/values-nb/strings.xml
blob: 2fb9c783f281bb076c4bbf48b328b631bf7daa0b (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="notification_channel_incoming_call">Innkommende anrop</string>
  <string name="notification_channel_ongoing_call">Pågående samtaler</string>
  <string name="notification_channel_missed_call">Tapte anrop</string>
  <string name="notification_channel_voicemail">Talepost</string>
  <string name="notification_channel_misc">Standard</string>
</resources>