Fixed/improved handling of shortcuts in gam <UserTypeEntity> transfer drive.

This commit is contained in:
Ross Scroggs
2023-12-11 15:56:00 -08:00
parent dc832b8c7f
commit 97e13b92be
8 changed files with 98 additions and 41 deletions

View File

@ -338,6 +338,7 @@ NOT_A_MEMBER = 'Not a member'
NOT_ACTIVE = 'Not Active'
NOT_ALLOWED = 'Not Allowed'
NOT_AN_ENTITY = 'Not a {0}'
NOT_APPROPRIATE = 'Not Appropriate'
NOT_COMPATIBLE = 'Not Compatible'
NOT_COPYABLE = 'Not Copyable'
NOT_COPYABLE_INTO_ITSELF = 'Not copyable into itself'