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 audio preview loop got when a tablet is torned to portrait orientation while...
[pub/Android/ownCloud.git]
/
res
/
values-hi
/
strings.xml
diff --git
a/res/values-hi/strings.xml
b/res/values-hi/strings.xml
index
c757504
..
3daa83c
100644
(file)
--- a/
res/values-hi/strings.xml
+++ b/
res/values-hi/strings.xml
@@
-1,2
+1,7
@@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version='1.0' encoding='UTF-8'?>
-<resources/>
+<resources>
+ <string name="auth_username">प्रयोक्ता का नाम</string>
+ <string name="auth_password">पासवर्ड</string>
+ <string name="setup_hint_username">प्रयोक्ता का नाम</string>
+ <string name="setup_hint_password">पासवर्ड</string>
+</resources>