plugins: Rename Partial to Limited in localization files

The commit 9409ce1ea7 rephrased Limited instead of Partial. Other
plugins should follow the updated phrase.
master
Norihiro Kamae 2022-08-30 00:48:41 +09:00 committed by Jim
parent 5c85f8ae17
commit f393adb7e6
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ ColorSpace="Color Space"
ColorSpace.Default="Default"
ColorRange="Color Range"
ColorRange.Default="Default"
ColorRange.Partial="Partial"
ColorRange.Partial="Limited"
ColorRange.Full="Full"
ChannelFormat="Channel"
ChannelFormat.None="None"

View File

@ -10,7 +10,7 @@ LeaveUnchanged="Leave Unchanged"
UseBuffering="Use Buffering"
ColorRange="Color Range"
ColorRange.Default="Default"
ColorRange.Partial="Partial"
ColorRange.Partial="Limited"
ColorRange.Full="Full"
CameraCtrls="Camera Controls"
AutoresetOnTimeout="Autoreset on Timeout"

View File

@ -7,7 +7,7 @@ FrameRate="Frame rate"
InputFormat="Input format"
ColorSpace="Color space"
VideoRange="Video range"
VideoRange.Partial="Partial"
VideoRange.Partial="Limited"
VideoRange.Full="Full"
Auto="Auto"
Unknown="Unknown (%1)"

View File

@ -56,7 +56,7 @@ CloseFileWhenInactive="Close file when inactive"
CloseFileWhenInactive.ToolTip="Closes the file when the source is not being displayed on the stream or\nrecording. This allows the file to be changed when the source isn't active,\nbut there may be some startup delay when the source reactivates."
ColorRange="YUV Color Range"
ColorRange.Auto="Auto"
ColorRange.Partial="Partial"
ColorRange.Partial="Limited"
ColorRange.Full="Full"
LinearAlpha="Apply alpha in linear space"
RestartMedia="Restart"