diff options
Diffstat (limited to 'dbaccess/source/ui/control/TableGrantCtrl.src')
-rw-r--r-- | dbaccess/source/ui/control/TableGrantCtrl.src | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/dbaccess/source/ui/control/TableGrantCtrl.src b/dbaccess/source/ui/control/TableGrantCtrl.src index 8da72a1f9fe17..8b870e4927b6b 100644 --- a/dbaccess/source/ui/control/TableGrantCtrl.src +++ b/dbaccess/source/ui/control/TableGrantCtrl.src @@ -53,6 +53,7 @@ String STR_TABLE_PRIV_ALTER { Text [ en-US ] = "Alter structure"; }; + String STR_TABLE_PRIV_SELECT { Text [ en-US ] = "Read data"; @@ -67,30 +68,3 @@ String STR_TABLE_PRIV_DROP { Text [ en-US ] = "Drop structure"; }; - - - - - - - - - - - - - - - - - - - - - - - - - - - |