Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.xml « values-es-rPE « res « main « src « News-Android-App - github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 275da86990094f9242995999978f6bc96e6febff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <!--<string name="non_sorted_articles">Nicht zugeordnete Artikel</string>-->
  <!--Import Accounts-->
  <!--EMAIL-->
  <!--Action Bar Items-->
  <!--Strings related to login-->
  <!--<string name="pref_title_owncloudRootPath">ownCloud root address</string>-->
  <!--<string name="pref_default_username">admin</string>-->
  <!--Toast Messages-->
  <!--Strings related to Settings-->
  <!--General settings-->
  <!--<string-array name="pref_general_sort_order_values">
        <item>desc</item>
        <item>asc</item>
	</string-array>-->
  <!--<string name="pref_title_social_recommendations">Enable social recommendations</string>
    <string name="pref_description_social_recommendations">Recommendations for people to contact based on your message history</string>-->
  <!--<string name="pref_title_AllowAllSSLCertificates">Allow all SSL Certificates</string>-->
  <!--MemorizingTrustManager-->
  <!--Settings for Display-->
  <!--Login Dialog-->
  <!--Data & Sync-->
  <!--<string name="pref_title_data_sync_max_items">Max number of items to sync</string>-->
  <!--<string name="pref_title_sync_frequency">Sync frequency</string>

    <string-array name="pref_sync_frequency_titles">
        <item>15 minutes</item>
        <item>30 minutes</item>
        <item>1 hour</item>
        <item>3 hours</item>
        <item>6 hours</item>
        <item>Never</item>
    </string-array>
    <string-array name="pref_sync_frequency_values">
        <item>15</item>
        <item>30</item>
        <item>60</item>
        <item>180</item>
        <item>360</item>
        <item>-1</item>
    </string-array>-->
  <!--<string name="pref_title_system_sync_settings">System sync settings</string>-->
  <!--<string name="pref_title_new_message_notifications">New message notifications</string>
    <string name="pref_title_ringtone">Ringtone</string>
    <string name="pref_ringtone_silent">Silent</string>
    <string name="pref_title_vibrate">Vibrate</string>-->
</resources>