add OI File Manager and AndroidSupportV2 used by it
[android_pandora.git] / apps / oi-filemanager / FileManager / res / values / strings_not_for_translation.xml
diff --git a/apps/oi-filemanager/FileManager/res/values/strings_not_for_translation.xml b/apps/oi-filemanager/FileManager/res/values/strings_not_for_translation.xml
new file mode 100644 (file)
index 0000000..b0d6106
--- /dev/null
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!-- \r
+ * Copyright (C) 2007-2012 OpenIntents.org\r
+ *\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
+ -->\r
\r
+<resources>\r
+       <!-- ***************************\r
+            About information\r
+            *************************** -->\r
+       <string name="about_copyright">Copyright © 2008-2012 OpenIntents</string> \r
+       <string name="about_website_url">http://www.openintents.org/en/filemanager</string>\r
+       <string name="about_email">support@openintents.org</string>\r
+       \r
+    <string-array name="about_authors"><!-- Add your name here if you helped out -->\r
+        <item>Peli</item>\r
+        <item>Friedger</item>\r
+        <item>"Nicolas 'plusminus' Gramlich"</item>\r
+        <item>Steven Osborn</item>\r
+        <item>"Michael 'EboMike' Krehan"</item>\r
+        <item>John Doe</item>\r
+        <item>Matěj Konečný</item>\r
+        <item>Philip Hayes</item>\r
+    </string-array>\r
+    \r
+    <string-array name="about_documenters"><!-- Add your name here if you helped out -->\r
+        <!-- <item></item> -->\r
+    </string-array>\r
+    \r
+    <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
+        <!-- <item></item>  -->\r
+    </string-array>\r
+    \r
+    <string-array name="about_artists"><!-- Add your name here if you helped out -->\r
+        <item>Peli</item>\r
+        <item>Androidicons www.androidicons.com</item>\r
+    </string-array>\r
+    \r
+       <!-- ***************************\r
+            Preferences\r
+            *************************** -->\r
+       \r
+    <string-array name="sortby_values">\r
+        <item>1</item>\r
+        <item>2</item>\r
+        <item>3</item>\r
+    </string-array>\r
+       \r
+</resources> \r