Sat, 14 Feb 2015 00:01:16 +0100
Partially back out correction to NPE in changeset e0e108e77052, since
the most important blocks relate to the flawed ResourceLoader class.
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> |