-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf93b23
commit cf8b15f
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
/* No comment provided by engineer. */ | ||
"Microphone\nmuted" = "Microfono muto"; | ||
"Microphone\nmuted" = "Microfono\nmuto"; | ||
|
||
/* No comment provided by engineer. */ | ||
"Microphone\nunmuted" = "Microfono\nattivo"; | ||
|
||
/* No comment provided by engineer. */ | ||
"Screen\nextending" = "Schermo esteso"; | ||
"Screen\nextending" = "Schermo\nesteso"; | ||
|
||
/* No comment provided by engineer. */ | ||
"Screen\nmirroring" = "Schermo duplicato"; | ||
"Screen\nmirroring" = "Schermo\nduplicato"; | ||
|
||
/* No comment provided by engineer. */ | ||
"Wi-Fi\ndisabled" = "Wi-Fi spento"; | ||
"Wi-Fi\ndisabled" = "Wi-Fi\nspento"; | ||
|
||
/* No comment provided by engineer. */ | ||
"Wi-Fi\nenabled" = "Wi-Fi acceso"; | ||
"Wi-Fi\nenabled" = "Wi-Fi\nacceso"; | ||
|