This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
DevOpsOpenHack/MobileApps/MyDriving/MyDriving.Android/Resources/values/Strings.xml

8 lines
258 B
XML
Raw Normal View History

2022-11-03 20:41:13 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="login_facebook">Login with Facebook</string>
<string name="login_twitter">Login with Twitter</string>
<string name="login_microsoft">Login with Microsoft</string>
</resources>