Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abcbe774 authored by Marco Brohet's avatar Marco Brohet
Browse files

Contacts: Refactor default translations

Change-Id: Ibd1e5ee9d899d279d9967784d77f3f045210cd85
parent c250b6eb
Loading
Loading
Loading
Loading
+46 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source Project
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -13,19 +13,16 @@
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources>
  <string-array name="t9_sort_entries"
    translatable="false">
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string-array name="t9_sort_entries" translatable="false">
        <item>@string/t9_sort_name</item>
        <item>@string/t9_sort_number</item>
    </string-array>
  <string-array name="t9_sort_values"
    translatable="false">
    <string-array name="t9_sort_values" translatable="false">
        <item>1</item>
        <item>2</item>
    </string-array>
  <string-array name="t9_map"
    translatable="false">
    <string-array name="t9_map" translatable="false">
        <item>0</item>
        <item>1</item>
        <item>@string/t9_map_row_2</item>
@@ -40,7 +37,7 @@
        <item>#</item>
        <item>+</item>
    </string-array>
  <string-array name="call_stats_nav_items">
    <string-array name="call_stats_nav_items" translatable="false">
        <item>@string/call_stats_nav_all</item>
        <item>@string/call_stats_nav_incoming</item>
        <item>@string/call_stats_nav_outgoing</item>
+115 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- T9 -->
    <string name="t9_loading">Loading\u2026</string>
    <string name="t9_default_sort" translatable="false">1</string>
    <string name="t9_sort_title">T9 sorting mode</string>
    <string name="t9_sort_summary">Choose how to filter T9 results</string>
    <string name="t9_sort_name">Name matches first</string>
    <string name="t9_sort_number">Number matches first</string>
    <string name="t9_state_title">Enable T9 dialer</string>
    <string name="t9_state_summary">Enable T9 searching in dialer</string>
    <string name="t9_dial_click_title">Dial selected contact</string>
    <string name="t9_dial_click_summary">Dial the selected contact for T9</string>
    <string name="t9_add_to_contacts">Add to contacts</string>
    <string name="t9_map_row_2">2abcàáâäåɑæçǽćčá</string>
    <string name="t9_map_row_3">3defďéèêëě</string>
    <string name="t9_map_row_4">4ghiíìïîǵ</string>
    <string name="t9_map_row_5">5jklḱḱĺ</string>
    <string name="t9_map_row_6">6mnoòóöôøñŋǿḿńňő</string>
    <string name="t9_map_row_7">7pqrsßɾṕŕśřš</string>
    <string name="t9_map_row_8">8tuvťúùüûűů</string>
    <string name="t9_map_row_9">9wxyzýẃźž</string>

    <!-- Dialer UI Settings -->
    <string name="dialer_ui_title">Dialer settings</string>
    <string name="dialer_ui_orientation_title">Enable sensor orientation</string>
    <string name="dialer_ui_orientation_summary">Rotate dialer based on sensor</string>

    <!-- Call statistics -->
    <!-- Title bar for call stat detail screen -->
    <string name="callStatsDetailTitle">Call stat details</string>
    <string name="call_stats">Call statistics</string>
    <string name="call_stats_refresh">Refresh</string>
    <string name="activity_title_call_stats">Call statistics</string>
    <string name="call_stats_nav_all">All</string>
    <string name="call_stats_nav_incoming">Incoming</string>
    <string name="call_stats_nav_outgoing">Outgoing</string>
    <string name="call_stats_nav_missed">Missed</string>
    <string name="call_stats_incoming">Incoming: <xliff:g id="percent">%d</xliff:g>%%</string>
    <string name="call_stats_outgoing">Outgoing: <xliff:g id="percent">%d</xliff:g>%%</string>
    <string name="call_stats_missed">Missed</string>
    <string name="call_stats_missed_percent">Missed: <xliff:g id="percent">%d</xliff:g>%%</string>
    <string name="call_stats_header_total">Total: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
    <string name="call_stats_header_total_callsonly">Total: <xliff:g id="call_count">%s</xliff:g></string>
    <string name="call_stats_filter_from">Start date</string>
    <string name="call_stats_filter_to">End date</string>
    <string name="call_stats_filter_picker_title">Filter range</string>

    <string name="date_quick_selection">Quick selection</string>
    <string name="date_qs_currentmonth">Current month</string>
    <string name="date_qs_currentquarter">Current quarter</string>
    <string name="date_qs_currentyear">Current year</string>
    <string name="date_qs_lastweek">Last week</string>
    <string name="date_qs_lastmonth">Last month</string>
    <string name="date_qs_lastquarter">Last quarter</string>
    <string name="date_qs_lastyear">Last year</string>

    <string name="call_stats_date_filter">Adjust time range</string>
    <string name="call_stats_reset_filter">Reset time range</string>
    <string name="call_stats_sort_by_duration">Sort by call duration</string>
    <string name="call_stats_sort_by_count">Sort by call count</string>

    <!-- 0:           sec
         1:      min
         2:      min  sec
         3: hour
         4: hour      sec
         5: hour min
         6: hour min  sec -->

    <string-array name="call_stats_duration">
        <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
        <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
        <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
    </string-array>

    <plurals name="hour">
        <item quantity="one">1 hr</item>
        <item quantity="other">%d hrs</item>
    </plurals>
    <plurals name="minute">
        <item quantity="one">1 min</item>
        <item quantity="other">%d mins</item>
    </plurals>
    <plurals name="second">
        <item quantity="one">1 sec</item>
        <item quantity="other">%d secs</item>
    </plurals>

    <plurals name="call">
        <item quantity="one">1 call</item>
        <item quantity="other">%d calls</item>
    </plurals>

    <string name="menu_add_to_blacklist">Add to blacklist</string>
    <string name="toast_added_to_blacklist">%s added to blacklist.</string>
</resources>
+1 −104
Original line number Diff line number Diff line
@@ -22,26 +22,6 @@
         used in the Launcher icon. -->
    <string name="people">People</string>

    <string name="t9_loading">Loading\u2026</string>
    <string name="t9_default_sort" translatable="false">1</string>
    <string name="t9_sort_title">T9 sorting mode</string>
    <string name="t9_sort_summary">Choose how to filter T9 results</string>
    <string name="t9_sort_name">Name matches first</string>
    <string name="t9_sort_number">Number matches first</string>
    <string name="t9_state_title">Enable T9 dialer</string>
    <string name="t9_state_summary">Enable T9 searching in dialer</string>
    <string name="t9_dial_click_title">Dial selected contact</string>
    <string name="t9_dial_click_summary">Dial the selected contact for T9</string>
    <string name="t9_add_to_contacts">Add to contacts</string>
    <string name="t9_map_row_2">2abcàáâäåɑæçǽćčá</string>
    <string name="t9_map_row_3">3defďéèêëě</string>
    <string name="t9_map_row_4">4ghiíìïîǵ</string>
    <string name="t9_map_row_5">5jklḱḱĺ</string>
    <string name="t9_map_row_6">6mnoòóöôøñŋǿḿńňő</string>
    <string name="t9_map_row_7">7pqrsßɾṕŕśřš</string>
    <string name="t9_map_row_8">8tuvťúùüûűů</string>
    <string name="t9_map_row_9">9wxyzýẃźž</string>

    <!-- Directory partition name -->
    <string name="contactsList">Contacts</string>

@@ -413,11 +393,6 @@
         [CHAR LIMIT=NONE] -->
    <string name="dialerIconLabel">Phone</string>

    <!-- Dialer UI Settings -->
    <string name="dialer_ui_title">Dialer settings</string>
    <string name="dialer_ui_orientation_title">Enable sensor orientation</string>
    <string name="dialer_ui_orientation_summary">Rotate dialer based on sensor</string>

    <!-- The description text for the call log tab.

         Note: AccessibilityServices use this attribute to announce what the view represents.
@@ -593,9 +568,6 @@
    <!-- Title bar for call detail screen -->
    <string name="callDetailTitle">Call details</string>

    <!-- Title bar for call stat detail screen -->
    <string name="callStatsDetailTitle">Call stat details</string>

    <!-- Toast for call detail screen when couldn't read the requested details -->
    <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string>

@@ -1029,9 +1001,6 @@
    <!-- Menu item label for call settings [CHAR LIMIT=30] -->
    <string name="call_settings">Settings</string>

    <string name="call_stats">Call statistics</string>
    <string name="call_stats_refresh">Refresh</string>

    <!-- Title for the sms disambiguation dialog -->
    <string name="sms_disambig_title">Choose number</string>

@@ -1483,8 +1452,6 @@
    <!-- Title of the settings activity [CHAR LIMIT=64] -->
    <string name="activity_title_settings">Settings</string>

    <string name="activity_title_call_stats">Call statistics</string>

    <!-- Title of the activity that allows the uesr to filter the list of contacts displayed according to account [CHAR LIMIT=25] -->
    <string name="activity_title_contacts_filter">Contacts to display</string>

@@ -1886,6 +1853,7 @@ connection to the voicemail server is lost. [CHAR LIMIT=64] -->
         overflow button available in ActionBar.
         [CHAR LIMIT=NONE] -->
    <string name="action_menu_overflow_description" msgid="2295659037509008453">More options</string>

    <!-- Content description for the expand or collapse name fields button.
         Clicking this button causes the name editor to toggle between showing
         a single field where the entire name is edited at once, or multiple
@@ -1893,75 +1861,4 @@ connection to the voicemail server is lost. [CHAR LIMIT=64] -->
         Middle Name, Last Name, Name Suffix).
         [CHAR LIMIT=NONE] -->
    <string name="expand_collapse_name_fields_description">Expand or collapse name fields</string>

    <!-- CYANOGENMOD ADDITIONS START -->

    <string name="call_stats_nav_all">All</string>
    <string name="call_stats_nav_incoming">Incoming</string>
    <string name="call_stats_nav_outgoing">Outgoing</string>
    <string name="call_stats_nav_missed">Missed</string>
    <string name="call_stats_incoming">Incoming: <xliff:g id="percent">%d</xliff:g>%%</string>
    <string name="call_stats_outgoing">Outgoing: <xliff:g id="percent">%d</xliff:g>%%</string>
    <string name="call_stats_missed">Missed</string>
    <string name="call_stats_missed_percent">Missed: <xliff:g id="percent">%d</xliff:g>%%</string>
    <string name="call_stats_header_total">Total: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
    <string name="call_stats_header_total_callsonly">Total: <xliff:g id="call_count">%s</xliff:g></string>
    <string name="call_stats_filter_from">Start date</string>
    <string name="call_stats_filter_to">End date</string>
    <string name="call_stats_filter_picker_title">Filter range</string>

    <string name="date_quick_selection">Quick selection</string>
    <string name="date_qs_currentmonth">Current month</string>
    <string name="date_qs_currentquarter">Current quarter</string>
    <string name="date_qs_currentyear">Current year</string>
    <string name="date_qs_lastweek">Last week</string>
    <string name="date_qs_lastmonth">Last month</string>
    <string name="date_qs_lastquarter">Last quarter</string>
    <string name="date_qs_lastyear">Last year</string>

    <string name="call_stats_date_filter">Adjust time range</string>
    <string name="call_stats_reset_filter">Reset time range</string>
    <string name="call_stats_sort_by_duration">Sort by call duration</string>
    <string name="call_stats_sort_by_count">Sort by call count</string>

    <!-- 0:           sec
         1:      min
         2:      min  sec
         3: hour
         4: hour      sec
         5: hour min
         6: hour min  sec -->

    <string-array name="call_stats_duration">
        <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
        <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
        <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
        <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
    </string-array>

    <plurals name="hour">
        <item quantity="one">1 hr</item>
        <item quantity="other">%d hrs</item>
    </plurals>
    <plurals name="minute">
        <item quantity="one">1 min</item>
        <item quantity="other">%d mins</item>
    </plurals>
    <plurals name="second">
        <item quantity="one">1 sec</item>
        <item quantity="other">%d secs</item>
    </plurals>

    <plurals name="call">
        <item quantity="one">1 call</item>
        <item quantity="other">%d calls</item>
    </plurals>

    <string name="menu_add_to_blacklist">Add to blacklist</string>
    <string name="toast_added_to_blacklist">%s added to blacklist.</string>

    <!-- CYANOGENMOD ADDITIONS END -->
</resources>