acredlin.src (82177cdb) acredlin.src (c2fa47f5)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 124 unchanged lines hidden (view full) ---

133 Text [ en-US ] = "No Entry" ;
134 };
135 String STR_EMPTY
136 {
137 Text [ en-US ] = "<empty>" ;
138 };
139 Bitmap BMP_STR_CLOSE
140 {
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 124 unchanged lines hidden (view full) ---

133 Text [ en-US ] = "No Entry" ;
134 };
135 String STR_EMPTY
136 {
137 Text [ en-US ] = "<empty>" ;
138 };
139 Bitmap BMP_STR_CLOSE
140 {
141 File = "dir-clos.bmp" ;
141 File = "dir-clos.png" ;
142 };
143 Bitmap BMP_STR_OPEN
144 {
142 };
143 Bitmap BMP_STR_OPEN
144 {
145 File = "dir-open.bmp" ;
145 File = "dir-open.png" ;
146 };
147 Bitmap BMP_STR_END
148 {
146 };
147 Bitmap BMP_STR_END
148 {
149 File = "basobj2.bmp" ;
149 File = "basobj2.png" ;
150 };
151 Bitmap BMP_STR_ERROR
152 {
150 };
151 Bitmap BMP_STR_ERROR
152 {
153 File = "basbrk.bmp" ;
153 File = "basbrk.png" ;
154 };
155 Text [ en-US ] = "Accept or Reject Changes" ;
156};
157Menu RID_POPUP_CHANGES
158{
159 ItemList =
160 {
161 MenuItem

--- 95 unchanged lines hidden ---
154 };
155 Text [ en-US ] = "Accept or Reject Changes" ;
156};
157Menu RID_POPUP_CHANGES
158{
159 ItemList =
160 {
161 MenuItem

--- 95 unchanged lines hidden ---