Revert string resource to previous version.
am: 0a9cfab154

* commit '0a9cfab154483a2f2b1ef8aae0078f4ea64c0790':
  Revert string resource to previous version.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 26df574..cdae003 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -85,7 +85,7 @@
 
     <!-- Message indicating that the user is not allowed to make non-emergency outgoing phone calls
          due to a user restriction -->
-    <string name="outgoing_call_not_allowed_user_restriction">Only emergency calls are allowed by the device owner.</string>
+    <string name="outgoing_call_not_allowed_user_restriction">Only emergency calls are allowed.</string>
 
     <!-- Message indicating that the user is not allowed to make non-emergency outgoing phone calls
          due to the lack of the CALL_PHONE permission -->