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
2022-11-03 16:41:13 -04:00

8 lines
258 B
XML

<?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>