1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +00:00

Move to Nextcloud (#118)

* Move to Nextcloud (#116)

- Changed colors to Nextcloud Theme

* Move to Nextcloud (#116)

- Adjusted strings and some translations

* Move to Nextcloud (#116)

- Adjust icon color
This commit is contained in:
Niedermann IT-Dienstleistungen
2016-12-21 20:55:17 +01:00
committed by Ner'zhul
parent 1257de1a0a
commit c3232dca60
26 changed files with 84 additions and 54 deletions
@@ -30,7 +30,7 @@
<string name="gp_translation_version">3</string>
<!-- Translations must begin here -->
<string name="gp_short_description">ownCloud SMS synchronize your local SMS on your ownCloud instance</string>
<string name="gp_short_description">Nextcloud SMS synchronize your local SMS on your Nextcloud instance</string>
<string name="gp_description">
ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it.
+4 -4
View File
@@ -140,14 +140,14 @@
<string name="err_sync_create_json_request_encoding">Error #7: Unsupported encoding when generating request</string>
<string name="err_sync_auth_failed">Error #8: Authentication failed</string>
<string name="err_sync_http_request_returncode_unhandled">Error #9: Server set unhandled HTTP return code</string>
<string name="err_sync_http_request_connect">Error #11: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to ownCloud instance</string>
<string name="err_sync_http_request_connect">Error #11: Unable to perform a connection to Nextcloud instance</string>
<string name="err_sync_http_request_httpexception">Error #12: Unable to perform a connection to Nextcloud instance</string>
<string name="err_sync_http_request_ioexception">Error #13: Unable to perform a connection to Nextcloud instance</string>
<string name="err_sync_http_request_resp">Error #14: Unable to parse server response</string>
<string name="err_sync_http_request_parse_resp">Error #15: Unable to parse server response</string>
<string name="err_sync_no_connection_available">Error #16: No data connection available</string>
<string name="err_sync_account_unparsable">Error #17: malformed account. Please reconfigure it</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Error #18: OcSMS app is not installed or ownCloud awaiting for an upgrade</string>
<string name="err_sync_ocsms_not_installed_or_oc_upgrade_required">Error #18: Nextcloud SMS app is not installed or Nextcloud awaiting for an upgrade</string>
<string name="err_fetch_phonelist">Invalid phonelist received from server.</string>
<string name="err_proto_v2">Server doesn\'t support this feature. Ensure server version is at least 1.6.</string>
<string name="contactinfos_title">Contact informations</string>