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

Commit 05c779bf authored by rheeze's avatar rheeze
Browse files

Deskclock: Update italian translation

	Do the translation refactoring with cm_* resources

Change-Id: I803bbf42fe29c6f92be2dbcbeed381cd739c3f79
parent 8447bcfb
Loading
Loading
Loading
Loading
+22 −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">
    <string-array name="action_summary_entries">
        <item>non far nulla</item>
        <item>sospendi allarme</item>
        <item>spegni allarme</item>
    </string-array>
</resources>
+0 −5
Original line number Diff line number Diff line
@@ -24,11 +24,6 @@
    <string name="shake_action_title">Azione scuotimento</string>
    <string name="shake_action_dialog_title">Agitare il telefono per\u2026</string>
    <string name="shake_action_summary">Agitare il telefono farà <xliff:g id="action">%s</xliff:g></string>
  <string-array name="action_summary_entries">
    <item>non farà nulla</item>
    <item>farà posporre l\'allarme</item>
    <item>farà interrompere l\'allarme</item>
  </string-array>
    <string name="stopwatch_settings">CRONOMETRO</string>
    <string name="keep_display_on_stopwatch">Tenere il display acceso</string>
    <string name="keep_display_on_stopwatch_summary">Tenere il display acceso quando il cronometro è in funzione</string>