Created
November 26, 2016 01:52
-
-
Save FrancescoJo/e39475b472b8d79c1d6e77f31d624729 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!DOCTYPE resources [ | |
<!ENTITY appname "WhereDat"> | |
<!ENTITY author "Oded"> | |
]> | |
<resources> | |
<string name="app_name">&appname;</string> | |
<string name="description">The &appname; app was created by &author;</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment