|
367 | 367 | and is used to toggle remote debugging of website content in the application. -->
|
368 | 368 | <string name="developer_options_remote_debugging">Attiva debug remoto</string>
|
369 | 369 |
|
370 |
| - <!-- This string labels an On/Off switch in the 'Developer Options' dialog |
371 |
| - and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). --> |
372 |
| - <string name="developer_options_show_console">Reindirizza la console su Logcat</string> |
373 |
| - |
374 | 370 | <!-- This string labels an On/Off switch in the developer options dialog
|
375 | 371 | and is used to customize background environments of the app. -->
|
376 | 372 | <string name="developer_options_env_override">Abilita override dell’ambiente</string>
|
|
1060 | 1056 |
|
1061 | 1057 | <!-- This string is displayed is the history context menu that is displayed when
|
1062 | 1058 | the more button is pressed in a history item. It removes the selected item from favorites. -->
|
1063 |
| - <string name="history_context_remove_bookmarks">Rimuovi dai segnalibri</string> |
| 1059 | + <string name="history_context_remove_bookmarks">Elimina dai segnalibri</string> |
1064 | 1060 |
|
1065 | 1061 | <!-- This string is displayed is the downloads context menu that is displayed when
|
1066 | 1062 | the more button is pressed in a downloads item. It deletes the selected item from the downloads list
|
|
1420 | 1416 | '%1$s' will be replace at runtime with the app's name. -->
|
1421 | 1417 | <string name="not_entitled_message">%1$s non ha le autorizzazioni per l’esecuzione su questo dispositivo e verrà terminato.</string>
|
1422 | 1418 |
|
| 1419 | + |
1423 | 1420 | <!-- This string is displayed in a button that when pressed allows a user to view a page that has been blocked from being displayed.-->
|
1424 | 1421 | <string name="performance_unblock_page">Sblocca pagina</string>
|
1425 | 1422 | <!-- This string is displayed as the title of a dialog displayed when poor web page performance has been detected. -->
|
@@ -1569,7 +1566,7 @@ the Select` button. When clicked it closes all the previously selected tabs -->
|
1569 | 1566 | <string name="send_tab_dialog_no_devices">Nessun dispositivo connesso.</string>
|
1570 | 1567 |
|
1571 | 1568 | <!-- This string is displayed instead of the devices list if the devices list is being synced. -->
|
1572 |
| - <string name="send_tab_dialog_syncing">Sincronizzazione in corso...</string> |
| 1569 | + <string name="send_tab_dialog_syncing">Sincronizzazione in corso…</string> |
1573 | 1570 |
|
1574 | 1571 | <!-- This string is displayed in the button of the Send Tab to device dialog. When clicked the current tab is sent to the selected device -->
|
1575 | 1572 | <string name="send_tab_dialog_button">Invia</string>
|
|
0 commit comments