From 55bcc455d2f44b55f0701e416ea98961c805b5d5 Mon Sep 17 00:00:00 2001 From: Bartek Przybylski Date: Sat, 17 Sep 2011 15:41:44 +0200 Subject: [PATCH 1/1] contentprovider for contacts added --- AndroidManifest.xml | 3 ++- res/values/strings.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 694fb542..f6f7c419 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -71,7 +71,8 @@ - + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index de24d920..57c58a83 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -16,7 +16,7 @@ Cancel Wrong URL given Wrong session name - Files&Contacts + Files No file selected for upload Username Password @@ -36,4 +36,5 @@ Uploading completed successfully Upload failed: Choose account + Contacts -- 2.11.0