switch to alsa.omap3 module
[android_pandora.git] / apps / oi-filemanager / FileManager / res / values / strings_not_for_translation.xml
CommitLineData
811a5a4a 1<?xml version="1.0" encoding="utf-8"?>\r
2<!-- \r
3 * Copyright (C) 2007-2012 OpenIntents.org\r
4 *\r
5 * Licensed under the Apache License, Version 2.0 (the "License");\r
6 * you may not use this file except in compliance with the License.\r
7 * You may obtain a copy of the License at\r
8 *\r
9 * http://www.apache.org/licenses/LICENSE-2.0\r
10 *\r
11 * Unless required by applicable law or agreed to in writing, software\r
12 * distributed under the License is distributed on an "AS IS" BASIS,\r
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
14 * See the License for the specific language governing permissions and\r
15 * limitations under the License.\r
16 -->\r
17 \r
18<resources>\r
19 <!-- ***************************\r
20 About information\r
21 *************************** -->\r
22 <string name="about_copyright">Copyright © 2008-2012 OpenIntents</string> \r
23 <string name="about_website_url">http://www.openintents.org/en/filemanager</string>\r
24 <string name="about_email">support@openintents.org</string>\r
25 \r
26 <string-array name="about_authors"><!-- Add your name here if you helped out -->\r
27 <item>Peli</item>\r
28 <item>Friedger</item>\r
29 <item>"Nicolas 'plusminus' Gramlich"</item>\r
30 <item>Steven Osborn</item>\r
31 <item>"Michael 'EboMike' Krehan"</item>\r
32 <item>John Doe</item>\r
33 <item>Matěj Konečný</item>\r
34 <item>Philip Hayes</item>\r
35 </string-array>\r
36 \r
37 <string-array name="about_documenters"><!-- Add your name here if you helped out -->\r
38 <!-- <item></item> -->\r
39 </string-array>\r
40 \r
41 <string-array name="about_translators"><!-- Add your name here if you helped out, but only in the arrays.xml for the localization that you helped to translate into! -->\r
42 <!-- <item></item> -->\r
43 </string-array>\r
44 \r
45 <string-array name="about_artists"><!-- Add your name here if you helped out -->\r
46 <item>Peli</item>\r
47 <item>Androidicons www.androidicons.com</item>\r
48 </string-array>\r
49 \r
50 <!-- ***************************\r
51 Preferences\r
52 *************************** -->\r
53 \r
54 <string-array name="sortby_values">\r
55 <item>1</item>\r
56 <item>2</item>\r
57 <item>3</item>\r
58 </string-array>\r
59 \r
60</resources> \r