projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Completed update of local database and storage after a successful remote move
[pub/Android/ownCloud.git]
/
res
/
values
/
strings.xml
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
87e766b
..
7107a3c
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-290,4
+290,7
@@
<string name="file_list_empty_moving">Nothing in here. You can add a folder!</string>
<string name="move_choose_button_text">Choose</string>
<string name="file_list_empty_moving">Nothing in here. You can add a folder!</string>
<string name="move_choose_button_text">Choose</string>
+ <string name="move_file_invalid_into_descendent">Invalid move into descendent.</string>
+ <string name="move_file_error">An error occurred while trying to move this file or folder</string>
+
</resources>
</resources>