no message
This commit is contained in:
parent
7f24759ff6
commit
77ba841c6e
1 changed files with 4 additions and 1 deletions
|
@ -29,6 +29,7 @@ Face = Face
|
||||||
Name = Name
|
Name = Name
|
||||||
SaveCurrent = Save the current transcript
|
SaveCurrent = Save the current transcript
|
||||||
OpenExisting = Open an existing transcript
|
OpenExisting = Open an existing transcript
|
||||||
|
OpenTranscript = Open Transcript
|
||||||
WhatToDo = What do you want to do?
|
WhatToDo = What do you want to do?
|
||||||
ChooseOne = Choose an option
|
ChooseOne = Choose an option
|
||||||
Play = Play
|
Play = Play
|
||||||
|
@ -72,4 +73,6 @@ TextFound = Text found.
|
||||||
Replace = Replace
|
Replace = Replace
|
||||||
ReplaceAll = Replace all
|
ReplaceAll = Replace all
|
||||||
NoReplace = Don't replace
|
NoReplace = Don't replace
|
||||||
Cancel = Cancel
|
Cancel = Cancel
|
||||||
|
MediaPlayer = Media Player
|
||||||
|
SelectMedia = Select Media
|
Loading…
Reference in a new issue