dbumiscres.src (81d089ae) | dbumiscres.src (f37968ed) |
---|---|
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 --- 16 unchanged lines hidden (view full) --- 25#include "dbu_misc.hrc" 26#endif 27 28 29Resource RSC_CHARSETS 30{ 31 String 1 32 { | 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 --- 16 unchanged lines hidden (view full) --- 25#include "dbu_misc.hrc" 26#endif 27 28 29Resource RSC_CHARSETS 30{ 31 String 1 32 { |
33 Text [ en-US ] = "System"; | 33 Text [ en-US ] = "System"; |
34 }; 35}; 36 37String STR_ERROR_DURING_CREATION 38{ 39 Text [ en-US ] = "Error during creation"; 40}; 41 --- 45 unchanged lines hidden (view full) --- 87 88String STR_NAMED_OBJECT_ALREADY_EXISTS 89{ 90 Text [ en-US ] = "The name '$#$' already exists.\nPlease enter another name." ; 91}; 92String RID_STR_EXTENSION_NOT_PRESENT 93{ 94 // #i96130# use hard coded name | 34 }; 35}; 36 37String STR_ERROR_DURING_CREATION 38{ 39 Text [ en-US ] = "Error during creation"; 40}; 41 --- 45 unchanged lines hidden (view full) --- 87 88String STR_NAMED_OBJECT_ALREADY_EXISTS 89{ 90 Text [ en-US ] = "The name '$#$' already exists.\nPlease enter another name." ; 91}; 92String RID_STR_EXTENSION_NOT_PRESENT 93{ 94 // #i96130# use hard coded name |
95 Text [ en-US ] = "The report, \"$file$\", requires the extension Oracle Report Builder."; | 95 Text [ en-US ] = "The report, \"$file$\", requires the extension Report Builder."; |
96}; | 96}; |