Merge "Move SIP settings to phone account settings." into lmp-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 72cd63e..82bd4f4 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -125,6 +125,8 @@
<!-- Label for the "Network settings" screen in the Settings UI -->
<string name="settings_label">Network settings</string>
+ <!-- Label for settings screen for phone accounts. -->
+ <string name="phone_accounts">Phone account settings</string>
<!-- Label for list item which opens a dialog to select the default outgoing account -->
<string name="phone_accounts_make_calls_with">Make calls with</string>
<!-- Label for list item which opens a dialog to select the default outgoing account for SIP calls. -->