2016-07-07 08:55:42 -04:00
|
|
|
# Screen Reader Turned On or Off
|
2016-07-25 14:08:27 -04:00
|
|
|
ScreenReaderOn='ScreenReaderOn.opus'
|
|
|
|
ScreenReaderOff='ScreenReaderOff.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Cancel the current command
|
2016-07-25 14:08:27 -04:00
|
|
|
Cancel='Cancel.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Accept command
|
2016-07-25 14:08:27 -04:00
|
|
|
Accept='Accept.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Bell a sound if the TTY is changed (ctrl + alt +FX)
|
2016-07-25 14:08:27 -04:00
|
|
|
ChangeTTY='ChangeTTY.opus'
|
2016-07-21 10:42:27 -04:00
|
|
|
# Is the first Position on the line
|
2016-07-25 14:08:27 -04:00
|
|
|
StartOfLine='StartOfLine.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Is the last position of the Line
|
2016-07-25 14:08:27 -04:00
|
|
|
EndOfLine='EndOfLine.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# the Line is empty
|
2016-07-25 14:08:27 -04:00
|
|
|
EmptyLine='EmptyLine.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Is the first line on the screen.
|
2016-07-25 14:08:27 -04:00
|
|
|
StartOfScreen='StartOfScreen.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Is the last line on the screen
|
2016-07-25 14:08:27 -04:00
|
|
|
EndOfScreen='EndOfScreen.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# The content has changed
|
2016-07-25 14:08:27 -04:00
|
|
|
ContentChanged='ContentChanged.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Speech has turned On or Off
|
2016-07-25 14:08:27 -04:00
|
|
|
SpeechOn='SpeechOn.opus'
|
|
|
|
SpeechOff='SpeechOff.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Braille has turned On or Off
|
2016-07-25 14:08:27 -04:00
|
|
|
BrailleOn='BrailleOn.opus'
|
|
|
|
BrailleOff='BrailleOff.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# SoundIcons has turned On or Off
|
2016-08-02 20:26:44 -04:00
|
|
|
SoundOn='SoundOn.opus'
|
|
|
|
SoundOff='SoundOff.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Set beginnig mark for copy to clipboard
|
2016-07-25 14:08:27 -04:00
|
|
|
PlaceStartCopyMark='PlaceStartCopyMark.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Set end mark for copy to clipboard
|
2016-07-25 14:08:27 -04:00
|
|
|
PlaceEndCopyMark='PlaceEndCopyMark.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Copied to clipboard
|
2016-07-25 14:08:27 -04:00
|
|
|
CopyToClipboard='CopyToClipboard.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# Pasted on the screen
|
2016-07-25 14:08:27 -04:00
|
|
|
PasedClipboardOnScreen='PasedClipboardOnScreen.opus'
|
2016-07-07 08:55:42 -04:00
|
|
|
# An error accoured while speech or braille output or reading the screen
|
2016-07-25 14:08:27 -04:00
|
|
|
ErrorSpeech='ErrorSpeech.opus'
|
|
|
|
ErrorBraille='ErrorBraille.opus'
|
|
|
|
ErrorScreen='ErrorScreen.opus'
|
2016-08-09 17:30:11 -04:00
|
|
|
# If you cursor over an text that has attributs (like color)
|
2016-07-25 14:08:27 -04:00
|
|
|
HasAttributes='HasAttributes.opus'
|
2016-08-09 17:30:11 -04:00
|
|
|
# fenrir can promote strings if they appear on the screen.
|
|
|
|
PromotedText='PromotedText.opus'
|