res/values/strings.xml

Sat, 14 Feb 2015 21:29:32 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 14 Feb 2015 21:29:32 +0100
branch
ICAL4J_EMBED_1
changeset 33
a6e06f8d463c
parent 0
fb9019fb1bf7
permissions
-rw-r--r--

Merge manually from fa9cb0e70440, conclusively use Lolipop API level 21.

michael@0 1 <?xml version="1.0" encoding="utf-8"?>
michael@0 2 <resources>
michael@0 3
michael@6 4 <string name="app_name" translatable="false">CalDAV Sync</string>
michael@6 5 <string name="label" translatable="false">CalDAV</string>
michael@6 6 <string name="hello_world" translatable="false">Hello world!</string>
michael@6 7 <string name="menu_settings" translatable="false">Settings</string>
michael@6 8 <string name="title_activity_sync_status_report" translatable="false">CalDAV Status</string>
michael@0 9
michael@6 10 </resources>

mercurial