Updated the RecordingButtonStyle button style in the Recording feature target to tint the round background color.
This commit is contained in:
@@ -1,6 +1,66 @@
|
||||
{
|
||||
"sourceLanguage" : "en",
|
||||
"strings" : {
|
||||
"intent.discard-recording.description" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Throws the paused recording away."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"intent.discard-recording.title" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Discard Recording"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"intent.processing-recording.description" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sends the paused recording for processing."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"intent.processing-recording.title" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Process Recording"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"intent.toggle-recording.description" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Pauses or resumes the ongoing recording."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"intent.toggle-recording.title" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Pause or Resume Recording"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"view.recording.navigation.title" : {
|
||||
"comment" : "The title of the navigation bar in the recording view.",
|
||||
"extractionState" : "manual",
|
||||
|
||||
Reference in New Issue
Block a user