Skip to content

Instantly share code, notes, and snippets.

@FrancescoJo
Created November 26, 2016 01:52
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 FrancescoJo/e39475b472b8d79c1d6e77f31d624729 to your computer and use it in GitHub Desktop.
Save FrancescoJo/e39475b472b8d79c1d6e77f31d624729 to your computer and use it in GitHub Desktop.
<?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