1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-19 20:33:01 +00:00

Add a basic listview as a PoC to choose accounts (this doesn't use accounts atm)

This commit is contained in:
Loic Blot
2015-05-03 16:31:28 +02:00
parent 88a45634a2
commit d39e314707
6 changed files with 108 additions and 3 deletions
+5
View File
@@ -138,6 +138,11 @@
Contributors and issue\'s reporters</string>
<string name="ma_title_sync_all">Synchronize all messages</string>
<string name="ma_button_sync_accounts_now">Launch synchronization now</string>
<string name="ma_title_restore_messages">Restore messages</string>
<string name="ma_button_restore_messages">Choose account</string>
<!-- Restauration -->
<string name="title_activity_select_account">Select account</string>
<!-- Notifications -->
<string name="sync_title">Sync process</string>