blob: 6bff0dd308c4967d627563a723c2454e7eb07f47 [file] [log] [blame]
/**************************************************************
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
*************************************************************/
#include <sc.hrc>
#define CB_SHARE 1
#define FT_WARNING 2
#define FL_USERS 3
#define FT_USERS 4
#define LB_USERS 5
#define FL_END 6
#define BTN_HELP 7
#define BTN_OK 8
#define BTN_CANCEL 9
#define STR_TITLE_NAME 1
#define STR_TITLE_ACCESSED 2
#define STR_NO_USER_DATA 3
#define STR_UNKNOWN_USER 4
#define STR_EXCLUSIVE_ACCESS 5