OSDN Git Service

9a4b1583a46930feee20cffc5c5e3ea5b858d53a
[android-x86/external-koush-Superuser.git] / Superuser / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <string name="app_name">Superuser</string>
4     <string name="allow">Allow</string>
5     <string name="deny">Deny</string>
6     <string name="status_incoming">Incoming Superuser Request...</string>
7     <string name="unknown_uid">Unknown UID: %s</string>
8     <string name="application_request">%s is requesting Superuser access.</string>
9     <string name="info">Warning: If you did not initiate this action or do not understand this request, you should Deny the request.</string>
10     <string name="request">Superuser Request</string>
11     <string name="allow_temporarily">Temporarily allow future requests</string>
12     <string name="always_allow">Allow all future requests</string>
13     
14     <string name="package_header">Package:</string>
15     <string name="app_header">App:</string>
16     <string name="uid_header">Requested UID:</string>
17     <string name="command_header">Command:</string>
18 </resources>