Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created April 19, 2017 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsibinski/1376460c699c37b6c72a5c8d911e2c66 to your computer and use it in GitHub Desktop.
Save dsibinski/1376460c699c37b6c72a5c8d911e2c66 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="ApplicationName">MoneyBack</string>
<string name="titleMenu">Menu:</string>
<string name="btnPeople">Zarządzaj osobami</string>
<string name="titleName">Imię</string>
<string name="titleLastName">Nazwisko</string>
<string name="titlePhoneNumber">Numer telefonu</string>
<string name="btnSavePerson">Zapisz osobę</string>
<string name="btnPeopleList">Lista osób</string>
<string name="peopleListTitle">Lista osób</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment