ctrltool.src (551878fe) | ctrltool.src (5f0cc65f) |
---|---|
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 --- 49 unchanged lines hidden (view full) --- 58 Text [ en-US ] = "Black" ; 59}; 60 61String STR_SVT_STYLE_BLACK_ITALIC 62{ 63 Text [ en-US ] = "Black Italic" ; 64}; 65 | 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 --- 49 unchanged lines hidden (view full) --- 58 Text [ en-US ] = "Black" ; 59}; 60 61String STR_SVT_STYLE_BLACK_ITALIC 62{ 63 Text [ en-US ] = "Black Italic" ; 64}; 65 |
66/* 67Finnish text: 68 "Light", 69 "Light Kursivoitu", 70 "Normaali", 71 "Kursivoitu", 72 "Lihavoitu", 73 "Lihavoitu Kursivoitu", 74 "Black", 75 "Black Kursivoitu" 76*/ 77 | |
78String STR_SVT_FONTMAP_BOTH 79{ 80 Text [ en-US ] = "The same font will be used on both your printer and your screen." ; 81}; 82 83String STR_SVT_FONTMAP_PRINTERONLY 84{ 85 Text [ en-US ] = "This is a printer font. The screen image may differ." ; --- 23 unchanged lines hidden --- | 66String STR_SVT_FONTMAP_BOTH 67{ 68 Text [ en-US ] = "The same font will be used on both your printer and your screen." ; 69}; 70 71String STR_SVT_FONTMAP_PRINTERONLY 72{ 73 Text [ en-US ] = "This is a printer font. The screen image may differ." ; --- 23 unchanged lines hidden --- |