mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 07:56:14 +00:00
Update README.md about contributions
This commit is contained in:
parent
83fac3d592
commit
768b46678c
@ -20,9 +20,9 @@ ownCloud SMS Android Application licence is in reflexion, then sources are parti
|
||||
|
||||
## Contributions
|
||||
|
||||
We are searching for translations in others langs (german, spanish, russian).
|
||||
We are searching for translations in others langs (german, russian, italian, japanese).
|
||||
|
||||
To contribute please download res/values/strings.xml and give us a translated version !
|
||||
To contribute please download res/values/strings.xml and res/values/google_playstore_strings.xml and give us a translated version !
|
||||
|
||||
## Requirements
|
||||
- An ownCloud instance with ocsms app
|
||||
|
@ -40,7 +40,6 @@ public class SmsDataProvider extends ContentProvider {
|
||||
@Override
|
||||
public Cursor query(Uri uri, String[] projection, String selection,
|
||||
String[] selectionArgs, String sortOrder) {
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user