Skip to content

Instantly share code, notes, and snippets.

@Dr-Emann
Forked from corsc/multiple files
Last active December 21, 2015 07:09
Show Gist options
  • Save Dr-Emann/6269571 to your computer and use it in GitHub Desktop.
Save Dr-Emann/6269571 to your computer and use it in GitHub Desktop.
<!-- strings_user.xml -->
<resources>
<string name="user_name">Name</string>
<string name="user_password">Password</string>
<string name="user_phone">Phone</string>
</resources>
<!-- strings_registration.xml -->
<resources>
<string name="registration_phone">Mobile</string>
<string name="registration_email">Email</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment