res/values/strings.xml

Thu, 12 Feb 2015 20:16:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 12 Feb 2015 20:16:00 +0100
branch
ICAL4J_EMBED_1
changeset 15
cc93757aeca3
parent 0
fb9019fb1bf7
permissions
-rw-r--r--

Restructure project integration of Ical4j dependencies by replacing with
a external repository reference, unfortunately implicitly invalidating
the previous NPE workaround hack.

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

mercurial