From: tobiasKaminsky Date: Wed, 22 Jul 2015 18:15:14 +0000 (+0200) Subject: Merge remote-tracking branch 'upstream/develop' into uploadWhenCharging X-Git-Tag: beta-20151122~103^2~5 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/8c92889fa18178521c8b140ba3ba43df186e54e5?hp=-c Merge remote-tracking branch 'upstream/develop' into uploadWhenCharging --- 8c92889fa18178521c8b140ba3ba43df186e54e5 diff --combined AndroidManifest.xml index 415a39a6,5b9fc717..57defa84 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@@ -3,7 -3,7 +3,7 @@@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2014 ownCloud Inc. + Copyright (C) 2012-2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@@ -18,8 -18,8 +18,8 @@@ along with this program. If not, see . --> + android:versionCode="10700200" + android:versionName="1.7.2" xmlns:android="http://schemas.android.com/apk/res/android"> @@@ -32,12 -32,11 +32,11 @@@ - @@@ -86,9 -85,6 +85,6 @@@ android:name=".ui.activity.Preferences" android:theme="@style/Theme.ownCloud" > - - - @@@ -155,7 -151,7 +151,7 @@@ - + @@@ -177,10 -173,6 +173,10 @@@ + + + + @@@ -195,7 -187,11 +191,11 @@@ android:icon="@drawable/copy_link"/> + + diff --combined res/values/strings.xml index 5a7e76f4,716d3b2a..59053a39 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@@ -20,12 -20,19 +20,19 @@@ + + + All files + + Settings + Logs + Close General More Accounts Manage Accounts - App PIN - Protect your client + Passcode lock Instant picture uploads Instantly upload pictures taken by camera Instant video uploads @@@ -53,6 -60,7 +60,7 @@@ Files Connect Upload + New folder Choose upload folder: No account found There are no %1$s accounts on your device. Please setup an account first. @@@ -64,7 -72,7 +72,7 @@@ Uploading seconds ago Nothing in here. Upload something! - Loading... + Loading… There are no files in this folder. Tap on a file to display additional information. Size: @@@ -74,6 -82,7 +82,7 @@@ Download Refresh file File was renamed to %1$s during upload + List Layout Share link Unshare link Yes @@@ -126,16 -135,16 +135,16 @@@ "Local: %1$s" "Remote: %1$s" There is not space enough to copy the selected files into the %1$s folder. Would you like to move them instead? - Please, insert your App PIN + Please, insert your passcode - Enter your App PIN - The PIN will be requested every time the app is started - Please, reenter your App PIN - Remove your App PIN - The App PINs are not the same - Incorrect App PIN - App PIN removed - App PIN stored + Enter your passcode + The passcode will be requested every time the app is started + Please, reenter your passcode + Remove your passcode + The passcodes are not the same + Incorrect passcode + Passcode removed + Passcode stored "%1$s music player" "%1$s (playing)" @@@ -162,7 -171,7 +171,7 @@@ No network connection Secure connection unavailable. Connection established - Testing connection… + Testing connection Malformed server configuration An account for the same user and server already exists in the device The entered user does not match the user of this account @@@ -189,6 -198,7 +198,7 @@@ Your server is not returning a correct user id, please contact an administrator Cannot authenticate against this server + Account does not exist in the device yet Keep file up to date Rename @@@ -208,11 -218,13 +218,13 @@@ File contents already synchronized Folder could not be created Forbidden characters: / \\ < > : " | ? * + File name contains at least one invalid character File name cannot be empty Wait a moment "Unexpected problem ; please select the file from a different app" No file was selected Send link to … + Copying file from private storage Login with oAuth2 Connecting to oAuth2 server… @@@ -250,7 -262,6 +262,7 @@@ 12:23:45 Upload pictures via WiFi only + Upload when charging only Upload videos via WiFi only /InstantUpload Update conflict @@@ -271,6 -282,8 +283,8 @@@ An error occurred while trying to share this file or folder Unable to unshare. Please check whether the file exists An error occurred while trying to unshare this file or folder + Enter a password + You must enter a password Send @@@ -284,7 -297,7 +298,7 @@@ An error occurred while waiting for the server, the operation couldn\'t have been done The operation couldn\'t be completed, server is unavailable - + You do not have permission %s to rename this file @@@ -301,14 -314,15 +315,15 @@@ Logs Send History - ownCloud Android app logs - Loading data... + No app for sending logs found. Install mail app! + %1$s Android app logs + Loading data… Authentication required Wrong password Move Nothing in here. You can add a folder! - Choose + Choose Unable to move. Please check whether the file exists It is not possible to move a folder into a descendant @@@ -318,4 -332,28 +333,28 @@@ Instant Uploads Security + + Upload Video Path + Download of %1$s folder could not be completed + + shared + with you + + %1$s shared \"%2$s\" with you + + Refresh connection + Server address + Not enough memory + + Username + + 1 folder + %1$d folders + 1 file + 1 file, 1 folder + 1 file, %1$d folders + %1$d files + %1$d files, 1 folder + %1$d files, %2$d folders + diff --combined res/xml/preferences.xml index b922764b,4823a83f..9c08f26d --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@@ -3,7 -3,7 +3,7 @@@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@@ -22,35 -22,26 +22,29 @@@ - - + - - + - + - + - + +