Skip to content
Merged
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion lib/l10n/arb/app_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@
"@logRecordsConsole_Text_failure": {
"description": "Shown in the Log Console screen when an unexpected error occurs while loading or displaying log records."
},
"logRecordsConsole_Text_recordsCountHint": "{count, plural, one{Visualizzazione dell'ultimo {count} record. Usa Condividi per esportare il log completo.} other{Visualizzazione degli ultimi {count} record. Usa Condividi per esportare il log completo.}}",
"logRecordsConsole_Text_recordsCountHint": "{count, plural, one{Visualizzazione dell''ultimo {count} record. Usa Condividi per esportare il log completo.} other{Visualizzazione degli ultimi {count} record. Usa Condividi per esportare il log completo.}}",
"@logRecordsConsole_Text_recordsCountHint": {
"description": "Shown in the info dialog to inform the user that only the most recent records are displayed and the share button exports the complete log.",
"placeholders": {
Expand Down
Loading