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

Commit 1c0854d9 authored by Michael W's avatar Michael W
Browse files

DeskClock: Refactor a few strings

* Adapted to a similar state as cm-13.0
  (commit 91ac9cbe)
* Move default_alarm_tone_title to cm_strings to be able to translate it

Change-Id: I20937ef7b9d9ab7eaff60cd5416a171983d3e6e6
parent 69218116
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -522,15 +522,6 @@
    %s represents alarm time, e.g. 14:20
    [CHAR LIMIT=NONE]
    -->
  <!-- Setting title for the flip action setting. -->
  <string name="flip_action_title">Aición al voltiar</string>
  <!-- Setting summary for the flip action setting. -->
  <!-- Setting title for the shake action setting. -->
  <string name="shake_action_title">Aición al ximelgar</string>
  <!-- Setting summary for the shake action setting. -->
  <!-- Summary texts for shake and flip actions -->
  <string name="action_summary_dismiss">escartar l\'alarma</string>
  <string name="action_summary_do_nothing">nun facer nada</string>
  <!-- Label on expanded alarm edit view indicating the ringtone is custom. -->
  <string name="custom_ringtone">TImbre personalizáu</string>
  <!-- Ringtone selection default" -->
+0 −10
Original line number Diff line number Diff line
@@ -260,8 +260,6 @@
  <!-- Title of the setting to change hardware button behavior. This string
         should be changed for each piece of hardware. [CHAR LIMIT=20] -->
  <string name="volume_button_setting_title">Botymau uchder sain</string>
  <!-- Title of the setting default alarm tone  -->
  <string name="default_alarm_tone_title">Tôn larwm rhagosodedig</string>
  <!-- Dialog title of the volume and power setting. -->
  <!-- Entries listed in the setting for the side-button action. -->
  <string-array name="volume_button_setting_entries">
@@ -653,14 +651,6 @@
    %s represents alarm time, e.g. 14:20
    [CHAR LIMIT=NONE]
    -->
  <!-- Setting title for the flip action setting. -->
  <!-- Setting summary for the flip action setting. -->
  <!-- Setting title for the shake action setting. -->
  <!-- Setting summary for the shake action setting. -->
  <!-- Summary texts for shake and flip actions -->
  <string name="action_summary_snooze">ail-ganu’r larwm mewn ychydig funudau</string>
  <string name="action_summary_dismiss">diddymu\'r larwm</string>
  <string name="action_summary_do_nothing">gwneud dim</string>
  <!-- Label on expanded alarm edit view indicating the ringtone is custom. -->
  <string name="custom_ringtone">Tôn Canu Personol</string>
  <!-- Ringtone selection default" -->
+0 −9
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@
    <string name="default_timer_ringtone_title" msgid="1370799536406862317">"计时结束"</string>
    <string name="silent_timer_ringtone_title" msgid="7588723137323327647">"静音"</string>
    <string name="ringtone" msgid="9110746249688559579">"铃声"</string>
    <string name="default_alarm_tone_title">默认闹钟铃声</string>
    <string name="cities_add_city_title">加城市</string>
    <string name="cities_add_city_city">城市:</string>
    <string name="cities_add_city_timezone">时区:</string>
@@ -414,14 +413,6 @@
    <string name="pick_alarm_to_dismiss" msgid="5408769235866082896">"请选择要关闭的闹钟"</string>
    <string name="no_firing_alarms" msgid="4986161963178722289">"目前没有正在响铃的闹钟"</string>
    <string name="alarm_is_snoozed" msgid="7044644119744928846">"<xliff:g id="ALARM_TIME">%s</xliff:g> 的闹钟已延后 10 分钟"</string>
    <string name="flip_action_title">翻转行为</string>
    <string name="shake_action_title">摇动行为</string>
    <string name="shake_action_summary">摇动设备将<xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary">翻转设备将<xliff:g id="action">%s</xliff:g></string>
        <!-- Summary texts for shake and flip actions -->
    <string name="action_summary_snooze">暂停闹铃</string>
    <string name="action_summary_dismiss">停止闹铃</string>
    <string name="action_summary_do_nothing">不产生任何作用</string>
    <string name="custom_ringtone" msgid="3477418548382111184">"自定义铃声"</string>
    <string name="ringtone_default">"默认铃声"</string>
    <string name="have_denied_storage_permission">"你主动拒绝了存储访问权限,可以去设置应用重新开启该应用权限"</string>
+24 −0
Original line number Diff line number Diff line
@@ -24,4 +24,28 @@
    <!-- No profile selected label -->
    <string name="profile_no_selected">No profile selected</string>

    <!-- Title of the setting default alarm tone  -->
    <string name="default_alarm_tone_title">Default alarm tone</string>

    <!-- Settings summary for the volume buttons setting. -->
    <string name="volume_buttons_summary">Pressing the volume buttons will <xliff:g id="action">%s</xliff:g></string>

    <!-- Setting title for the flip action setting. -->
    <string name="flip_action_title">Flip action</string>

    <!-- Setting summary for the flip action setting. -->
    <string name="flip_action_summary" product="tablet">Flipping the tablet down will <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary" product="default">Flipping the phone down will <xliff:g id="action">%s</xliff:g></string>

    <!-- Setting title for the shake action setting. -->
    <string name="shake_action_title">Shake action</string>

    <!-- Setting summary for the shake action setting. -->
    <string name="shake_action_summary" product="tablet">Shaking the tablet will <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary" product="default">Shaking the phone will<xliff:g id="action">%s</xliff:g></string>

    <!-- Summary texts for shake and flip actions -->
    <string name="action_summary_snooze">snooze the alarm</string>
    <string name="action_summary_dismiss">dismiss the alarm</string>
    <string name="action_summary_do_nothing">do nothing</string>
</resources>
+0 −22
Original line number Diff line number Diff line
@@ -364,8 +364,6 @@
    <!-- Title of the setting to change hardware button behavior. This string
         should be changed for each piece of hardware. [CHAR LIMIT=20] -->
    <string name="volume_button_setting_title">Volume buttons</string>
    <!-- Title of the setting default alarm tone  -->
    <string name="default_alarm_tone_title">Default alarm tone</string>

    <!-- Dialog title of the volume and power setting. -->
    <string name="volume_button_dialog_title">Button effect</string>
@@ -1136,26 +1134,6 @@
    [CHAR LIMIT=NONE]
    -->
    <string name="alarm_is_snoozed"><xliff:g id="alarm_time" example="14:20">%s</xliff:g> alarm snoozed for 10 minutes</string>
    <!-- Setting title for the flip action setting. -->
    <string name="flip_action_title">Flip action</string>

      <!-- Setting summary for the flip action setting. -->
    <string name="flip_action_summary" product="default">Flipping the phone down will
        <xliff:g id="action">%s</xliff:g>
    </string>

    <!-- Setting title for the shake action setting. -->
    <string name="shake_action_title">Shake action</string>

    <!-- Setting summary for the shake action setting. -->
    <string name="shake_action_summary" product="default">Shaking the phone will
        <xliff:g id="action">%s</xliff:g>
    </string>

    <!-- Summary texts for shake and flip actions -->
    <string name="action_summary_snooze">snooze the alarm</string>
    <string name="action_summary_dismiss">dismiss the alarm</string>
    <string name="action_summary_do_nothing">do nothing</string>

    <!-- Label on expanded alarm edit view indicating the ringtone is custom. -->
    <string name="custom_ringtone">Custom Ringtone</string>
Loading