so3res.src (3c07ef42) | so3res.src (edbf9ee0) |
---|---|
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 --- 212 unchanged lines hidden (view full) --- 221 Text [ en-US ] = "Inserts an icon into your document representing the file. Changes made to the source file will be reflected in your document." ; 222}; 223String STR_PASTE 224{ 225 Text [ en-US ] = "Pastes the contents of the clipboard as %1 in your document." ; 226}; 227String STR_CONVERT_TO 228{ | 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 --- 212 unchanged lines hidden (view full) --- 221 Text [ en-US ] = "Inserts an icon into your document representing the file. Changes made to the source file will be reflected in your document." ; 222}; 223String STR_PASTE 224{ 225 Text [ en-US ] = "Pastes the contents of the clipboard as %1 in your document." ; 226}; 227String STR_CONVERT_TO 228{ |
229 Text [ en-US ] = "Converts the selected %1object to the object type %2." ; | 229 Text [ en-US ] = "Converts the selected %1 object to the object type %2." ; |
230}; 231String STR_ACTIVATE_AS 232{ 233 Text [ en-US ] = "All objects of type %1 are activated as %2, but not converted" ; 234}; 235String STR_VERB_OPEN 236{ 237 Text [ en-US ] = "~Open" ; --- 75 unchanged lines hidden --- | 230}; 231String STR_ACTIVATE_AS 232{ 233 Text [ en-US ] = "All objects of type %1 are activated as %2, but not converted" ; 234}; 235String STR_VERB_OPEN 236{ 237 Text [ en-US ] = "~Open" ; --- 75 unchanged lines hidden --- |