Skip to content

Instantly share code, notes, and snippets.

@greengoblinmask
Created May 29, 2014 13:23
Show Gist options
  • Save greengoblinmask/3e2a95dbc4fcf542460c to your computer and use it in GitHub Desktop.
Save greengoblinmask/3e2a95dbc4fcf542460c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Animation</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="zoom_In_Out">Zoom In/Out</string>
<string name="rotate_String">Clockwise/Anti Clockwise</string>
<string name="fade_String">Fade In/Out</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment