Subversion Repositories tpanel

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
446 andreas 1
<resources>
2
    <string name="app_name">TPanel</string>
3
    <!-- Settings Activity Title -->
4
    <string name="title_activity_settings">TPanel settings</string>
5
 
6
    <!-- Preference Titles -->
7
    <string name="messages_header">Messages</string>
8
    <string name="sync_header">Sync</string>
9
 
10
    <!-- Messages Preferences -->
11
    <string name="signature_title">Your signature</string>
12
    <string name="reply_title">Default reply action</string>
13
 
14
    <!-- Sync Preferences -->
15
    <string name="sync_title">Sync email periodically</string>
16
    <string name="attachment_title">Download incoming attachments</string>
17
    <string name="attachment_summary_on">Automatically download attachments for incoming emails
18
    </string>
19
    <string name="attachment_summary_off">Only download attachments when manually requested</string>
20
</resources>