From a54d6316a60f4f4303ca7eb9340822544578b341 Mon Sep 17 00:00:00 2001 From: cramakri <cramakri> Date: Wed, 13 Jan 2010 12:59:41 +0000 Subject: [PATCH] LMS-1281 Added dictionary keys for the help buttons. SVN: 14279 --- .../java/ch/systemsx/cisd/openbis/public/common-dictionary.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js index 1e481610131..513fb4b9c08 100644 --- a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js +++ b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js @@ -382,6 +382,8 @@ var common = { HELP__ADMINISTRATION__AUTHORIZATION__USERS__BROWSE: "Person Browser", HELP__SEARCH__ACTION: "Global Search", HELP__ATTACHMENTS__VIEW: "Attachment Versions", + HELP__CHANGE_COLUMN_SETTINGS__ACTION: "Table Settings", + HELP__CHANGE_COLUMN_SETTINGS__CREATE_CUSTOM_COLUMN: "Custom Column", // // User Settings Dialog -- GitLab