svuidlg.src (0c794a3b) | svuidlg.src (fee07e66) |
---|---|
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 --- 125 unchanged lines hidden (view full) --- 134 Pos = MAP_APPFONT ( 6, 6 ) ; 135 Size = MAP_APPFONT ( 74, 10 ) ; 136 Text [ en-US ] = "Source file" ; 137 }; 138 FixedText FT_LINKS 139 { 140 Pos = MAP_APPFONT ( 83, 6 ) ; 141 Size = MAP_APPFONT ( 63, 10 ) ; | 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 --- 125 unchanged lines hidden (view full) --- 134 Pos = MAP_APPFONT ( 6, 6 ) ; 135 Size = MAP_APPFONT ( 74, 10 ) ; 136 Text [ en-US ] = "Source file" ; 137 }; 138 FixedText FT_LINKS 139 { 140 Pos = MAP_APPFONT ( 83, 6 ) ; 141 Size = MAP_APPFONT ( 63, 10 ) ; |
142 Text [ en-US ] = "Element:" ; | 142 Text [ en-US ] = "Element" ; |
143 }; 144 FixedText FT_TYPE 145 { 146 Pos = MAP_APPFONT ( 150, 6 ) ; 147 Size = MAP_APPFONT ( 60, 10 ) ; 148 Text [ en-US ] = "Type" ; 149 }; 150 FixedText FT_STATUS --- 40 unchanged lines hidden (view full) --- 191 Pos = MAP_APPFONT ( 270, 94 ) ; 192 Size = MAP_APPFONT ( 60, 14 ) ; 193 Text [ en-US ] = "~Break Link" ; 194 }; 195 FixedText FT_FILES2 196 { 197 Pos = MAP_APPFONT ( 6, 111 ) ; 198 Size = MAP_APPFONT ( 61, 10 ) ; | 143 }; 144 FixedText FT_TYPE 145 { 146 Pos = MAP_APPFONT ( 150, 6 ) ; 147 Size = MAP_APPFONT ( 60, 10 ) ; 148 Text [ en-US ] = "Type" ; 149 }; 150 FixedText FT_STATUS --- 40 unchanged lines hidden (view full) --- 191 Pos = MAP_APPFONT ( 270, 94 ) ; 192 Size = MAP_APPFONT ( 60, 14 ) ; 193 Text [ en-US ] = "~Break Link" ; 194 }; 195 FixedText FT_FILES2 196 { 197 Pos = MAP_APPFONT ( 6, 111 ) ; 198 Size = MAP_APPFONT ( 61, 10 ) ; |
199 Text [ en-US ] = "Source file" ; | 199 Text [ en-US ] = "Source file:" ; |
200 }; 201 FixedText FT_SOURCE2 202 { 203 Pos = MAP_APPFONT ( 6, 124 ) ; 204 Size = MAP_APPFONT ( 61, 10 ) ; 205 Text [ en-US ] = "Element:" ; 206 }; 207 FixedText FT_TYPE2 --- 540 unchanged lines hidden --- | 200 }; 201 FixedText FT_SOURCE2 202 { 203 Pos = MAP_APPFONT ( 6, 124 ) ; 204 Size = MAP_APPFONT ( 61, 10 ) ; 205 Text [ en-US ] = "Element:" ; 206 }; 207 FixedText FT_TYPE2 --- 540 unchanged lines hidden --- |