1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-23 14:23:04 +00:00

Add login layout as a BSD licenced layout

This commit is contained in:
Loïc Blot (@U-Exp)
2014-10-10 15:38:58 +02:00
parent 5e3b8af87c
commit ce7cd02e59
2 changed files with 125 additions and 1 deletions
+3 -1
View File
@@ -27,15 +27,17 @@
-->
<resources>
<!-- System strings, do not translate -->
<string name="app_name">ownCloud-SMS</string>
<string name="account_type">fr.unix_experience.owncloud_sms</string>
<string name="account_authority">fr.unix_experience.owncloud_sms.datasync.provider</string>
<string name="target_package">fr.unix_experience.owncloud_sms</string>
<string name="pref_title_sync_frequency">Sync frequency</string>
<string name="login_logo">Login logo</string>
<!-- Translations must begin there -->
<!-- Preferences -->
<string name="pref_title_sync_frequency">Sync frequency</string>
<string name="action_settings">Settings</string>
<string name="sync_now">Synchronize now</string>
<string name="pref_category_sync">Synchronization</string>