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

Commit c997f47b authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I488492c7dc57d22a4e4cd97c4abdb8c9b946ae4e
parent 1ca2f611
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,7 +18,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Setting title for the flip action setting. -->
  <string name="flip_action_title">Voltear dispositivo</string>
  <!-- Setting title for the shake action setting. -->
  <string name="shake_action_title">Agitar dispositivo</string>
  <!-- Entries listed in the setting flip and shake. -->
  <string-array name="action_setting_entries">
    <item>Posponer</item>
+7 −0
Original line number Diff line number Diff line
@@ -18,8 +18,15 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Setting title for the flip action setting. -->
  <string name="flip_action_title">端末反転アクション</string>
  <!-- Setting title for the shake action setting. -->
  <string name="shake_action_title">端末を振った時の動作</string>
  <!-- Entries listed in the setting flip and shake. -->
  <string-array name="action_setting_entries">
    <item>スヌーズ</item>
    <item>閉じる</item>
    <item>なし</item>
  </string-array>
  <!-- Setting title for accessing the cLock widget settings -->
  <string name="menu_item_widget_settings">ウィジェットの設定</string>
</resources>