PslTransBundle.RemoveRight
Removes one or more of the rights for the translator that works with the translation bundle.
Syntax
Expression.RemoveRight (Right as Integer) as Boolean
Expression Object of type PslTransBundle
Right Specifies the right to remove. You can combine the values by adding them to remove multiple rights
pslRightTranslateNew (Value = 1): Translate new texts (red)
pslRightTranslateForReview (Value = 16): Modify "for review" texts (blue/green)
pslRightTranslateValid (Value = 2): Modify validated texts (black)
pslRightLayout (Value = 4): Modify dialog layout
pslRightValidate (Value = 8): Validate translated texts
pslRightUnlock (Value = 32): Unlock strings
pslRightEditBinaries (Value = 256): Edit binaries