Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions core/res/res/values-it/ras_strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

<string name="app_killed_message">Applicazione uccisa. Contento adesso?</string>
<string name="reboot_title">Riavvio</string>
<string name="reboot_confirm" >Il tuo Nexus si riavvierà.</string>
<string name="global_action_reboot">Riavvia</string>
<string name="reboot_progress">Il tuo Nexus si sta riavviando\u2026</string>
<string name="reboot_reboot">Riavvio Nexus</string>
<string name="reboot_recovery">Recovery</string>
<string name="reboot_bootloader">Bootloader</string>
<string name="reboot_soft">Riavvio soft</string>

</resources>
7 changes: 7 additions & 0 deletions packages/SystemUI/res/values-it/cm_strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

<string name="clear_recents">Chiudi tutti i recenti</string>

</resources>