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
(parent:
97d2d5f
)
dummy value for error_cant_bind_to_operations_service
author
Andy Scherzinger
<info@andy-scherzinger.de>
Sun, 6 Sep 2015 19:48:28 +0000
(21:48 +0200)
committer
Andy Scherzinger
<info@andy-scherzinger.de>
Sun, 6 Sep 2015 19:48:28 +0000
(21:48 +0200)
res/values/strings.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
0005894
..
341e5b4
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-1,6
+1,6
@@
<?xml version="1.0" encoding="utf-8"?>
<resources>
-
+ <string name="error_cant_bind_to_operations_service">Dummy Text</string>
<string name="about_android">%1$s Android App</string>
<string name="about_version">version %1$s</string>
<string name="actionbar_sync">Refresh account</string>