happy new year
[travelLog.git] / res / values-de / arrays.xml
blobb622314ff9980e241cee934832d74e0f339037e5
1 <?xml version="1.0" encoding="utf-8"?>
2         <!--
3                 Copyright (C) 2010 Felix Bechstein
4         -->
5         <!--
6                 This file is part of Call Meter NG. This program is free software; you
7                 can redistribute it and/or modify it under the terms of the GNU
8                 General Public License as published by the Free Software Foundation;
9                 either version 3 of the License, or (at your option) any later
10                 version.
11         -->
12         <!--
13                 This program is distributed in the hope that it will be useful, but
14                 WITHOUT ANY WARRANTY; without even the implied warranty of
15                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16                 General Public License for more details. You should have received a
17                 copy of the GNU General Public License along with this program; If
18                 not, see <http://www.gnu.org/licenses/>.
19         -->
20 <resources>
21         <string-array name="round_">
22                 <item>nicht runden</item>
23                 <item>5min</item>
24                 <item>10min</item>
25                 <item>15min</item>
26                 <item>30min</item>
27                 <item>60min</item>
28         </string-array>
29 </resources>