projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed update of list of files when downloads finish
[pub/Android/ownCloud.git]
/
res
/
menu
/
account_picker_long_click.xml
diff --git
a/res/menu/account_picker_long_click.xml
b/res/menu/account_picker_long_click.xml
index
e724398
..
8c8083d
100644
(file)
--- a/
res/menu/account_picker_long_click.xml
+++ b/
res/menu/account_picker_long_click.xml
@@
-1,6
+1,6
@@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
- <item android:id="@+id/delete_account" android:title="
Delete
account"></item>
+ <item android:id="@+id/delete_account" android:title="
@string/delete_
account"></item>
</menu>
\ No newline at end of file
</menu>
\ No newline at end of file