Update strings
authormasensio <masensio@solidgear.es>
Fri, 25 Oct 2013 08:18:34 +0000 (10:18 +0200)
committermasensio <masensio@solidgear.es>
Fri, 25 Oct 2013 08:18:34 +0000 (10:18 +0200)
res/values/setup.xml
res/values/urls.xml

index f31e400..e19de16 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
     <!-- App name  and other strings-->
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
     <!-- App name  and other strings-->
-    <string name="app_name">ownCloud</string>
-    <string name="account_type">owncloud</string>
-    <string name="authority">org.owncloud</string>
-    <string name ="db_file">owncloud.db</string>
-    <string name ="db_name">ownCloud</string>
-    <string name ="data_folder">owncloud</string>
-    <string name ="log_name">Owncloud_</string>
+    <string name="app_name">mdCloud</string>
+    <string name="account_type">de.mobilcom.debitel.cloud</string>
+    <string name="authority">de.mobilcom.debitel</string>
+    <string name ="db_file">mdcloud.db</string>
+    <string name ="db_name">mdcloud</string>
+    <string name ="data_folder">mfcloud</string>
+    <string name ="log_name">mdCloud_</string>
     
     <!-- Server URL -->
     <string name="server_url"></string>
     
     <!-- Server URL -->
     <string name="server_url"></string>
index 98d2ddd..4b97a95 100644 (file)
@@ -17,5 +17,5 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
 <resources>
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
 <resources>
-    <string name="url_account_register">"https://owncloud.com/mobile/new"</string>
+    <string name="url_account_register">none</string>
 </resources>
\ No newline at end of file
 </resources>
\ No newline at end of file