strings.xml 621 B

123456789
  1. <resources>
  2. <string name="app_name">Access control</string>
  3. <string name="action_settings">Settings</string>
  4. <string name="title_activity_login">LoginActivity</string>
  5. <string name="login">Type here your username and password to register your phone to our VPN service</string>
  6. <string name="Main">ONLY grand access if YOU want to login.</string>
  7. <string name="No_req">There are currently no pending requests. You will get them when you try to login through VPN</string>
  8. <string name="req">There is an active VPN connection request. If it\'s you, you can tab grand access</string>
  9. </resources>