Skip to content

Commit a6ffedf

Browse files
author
Greg Trihus
committed
updates for preview and auto save
- move steps to header - play entire recording preview - auto segment highlight step - remove scroll bar from steps - remove navigation player navigation buttons - remove previous segment control - delete leads to record - auto save segments - auto save recordings - click in segment starts play at beginning
1 parent cd528a7 commit a6ffedf

21 files changed

+473
-431
lines changed

localization/TranscriberAdmin-en-1.2.xliff

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,6 +1536,13 @@
15361536
<context context-type="sourcefile">SpeakerName.tsx</context>
15371537
</context-group>
15381538
</trans-unit>
1539+
<trans-unit id="community.autoSegment">
1540+
<source>Use {0} for autosegmentation, or tap in the waveform and use + for manual segmentation</source>
1541+
<target/>
1542+
<context-group>
1543+
<context context-type="sourcefile">SpeakerName.tsx</context>
1544+
</context-group>
1545+
</trans-unit>
15391546
<trans-unit id="community.backTranslationComplete">
15401547
<source>Version {0}: Back translation: {1}</source>
15411548
<target/>
@@ -1564,6 +1571,13 @@
15641571
<context context-type="sourcefile">SpeakerName.tsx</context>
15651572
</context-group>
15661573
</trans-unit>
1574+
<trans-unit id="community.listen">
1575+
<source>Use {0} to listen to the passage</source>
1576+
<target/>
1577+
<context-group>
1578+
<context context-type="sourcefile">SpeakerName.tsx</context>
1579+
</context-group>
1580+
</trans-unit>
15671581
<trans-unit id="community.loading">
15681582
<source>Loading:</source>
15691583
<target/>

localization/TranscriberAdmin-en.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,6 +1318,12 @@
13181318
<target/>
13191319
</segment>
13201320
</unit>
1321+
<unit id="community.autoSegment">
1322+
<segment>
1323+
<source>Use {0} for autosegmentation, or tap in the waveform and use + for manual segmentation</source>
1324+
<target/>
1325+
</segment>
1326+
</unit>
13211327
<unit id="community.backTranslationComplete">
13221328
<segment>
13231329
<source>Version {0}: Back translation: {1}</source>
@@ -1342,6 +1348,12 @@
13421348
<target/>
13431349
</segment>
13441350
</unit>
1351+
<unit id="community.listen">
1352+
<segment>
1353+
<source>Use {0} to listen to the passage</source>
1354+
<target/>
1355+
</segment>
1356+
</unit>
13451357
<unit id="community.loading">
13461358
<segment>
13471359
<source>Loading:</source>

src/renderer/public/localization/strings30ef9214.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/renderer/public/localization/stringsbd78e002.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

src/renderer/public/localization/stringsf10b854f.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)