Add support for new ribbon timeline.
This commit is contained in:
@@ -176,6 +176,11 @@
|
||||
"snapshots": "Snapshots"
|
||||
},
|
||||
"show_recordings": "Show recordings",
|
||||
"style": "Timeline style",
|
||||
"styles": {
|
||||
"ribbon": "Events on a single ribbon",
|
||||
"stack": "Stacked & clustered events"
|
||||
},
|
||||
"window_seconds": "The default length of the timeline view in seconds"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -176,6 +176,11 @@
|
||||
"snapshots": "Istantanee"
|
||||
},
|
||||
"show_recordings": "Mostra registrazioni",
|
||||
"style": "",
|
||||
"styles": {
|
||||
"ribbon": "",
|
||||
"stack": ""
|
||||
},
|
||||
"window_seconds": "La lunghezza predefinita della vista della sequenza temporale in secondi"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -176,6 +176,11 @@
|
||||
"snapshots": "Instantâneos"
|
||||
},
|
||||
"show_recordings": "Mostrar gravações",
|
||||
"style": "",
|
||||
"styles": {
|
||||
"ribbon": "",
|
||||
"stack": ""
|
||||
},
|
||||
"window_seconds": "A duração padrão da visualização da linha do tempo em segundos"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user