blob: c01be4aefdb189dc2e24d4b2b5d1b34a00f111f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- changelog for the master branch -->
<string name="changelog_master" translatable="false">
<b>Next feature release</b>\n
<b>New Features:</b>\n
· Popup on map shows date of event caches\n
· \n
\n
<b>Bugfixes:</b>\n
· \n
</string>
</resources>
|