projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
3512eae
)
Updated conflict message (same as in web app)
author
David A. Velasco
<dvelasco@solidgear.es>
Tue, 4 Aug 2015 15:29:42 +0000
(17:29 +0200)
committer
David A. Velasco
<dvelasco@solidgear.es>
Tue, 4 Aug 2015 15:29:42 +0000
(17:29 +0200)
res/values/strings.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
ba2f78c
..
d7c45b8
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-265,8
+265,8
@@
<string name="instant_upload_on_wifi">Upload pictures via WiFi only</string>
<string name="instant_video_upload_on_wifi">Upload videos via WiFi only</string>
<string name="instant_upload_path">/InstantUpload</string>
<string name="instant_upload_on_wifi">Upload pictures via WiFi only</string>
<string name="instant_video_upload_on_wifi">Upload videos via WiFi only</string>
<string name="instant_upload_path">/InstantUpload</string>
- <string name="conflict_title">
Updat
e conflict</string>
- <string name="conflict_message">
Remote file %s is not synchronized with local file. Continuing will replace content of file on server
.</string>
+ <string name="conflict_title">
Fil
e conflict</string>
+ <string name="conflict_message">
Which files do you want to keep? If you select both versions, the local file will have a number added to its name
.</string>
<string name="conflict_keep_both">Keep both</string>
<string name="conflict_use_local_version">Use local version</string>
<string name="conflict_use_server_version">Use server version</string>
<string name="conflict_keep_both">Keep both</string>
<string name="conflict_use_local_version">Use local version</string>
<string name="conflict_use_server_version">Use server version</string>