[TYPO3-core] RFC: #3026, 'Image Quality label'

Wolfgang Klinger wolfgang at stufenlos.net
Tue Aug 22 16:30:06 CEST 2006


 *hiya!*

 http://bugs.typo3.org/view.php?id=3026

 I would like to change the label "Quality" to "Image processing" and
 the option "Dont change!" to "No processing at all" to make this
 clearer (see bug report above).


 tia, bye
 Wolfgang

-------------- next part --------------
Index: typo3/sysext/cms/locallang_ttc.xml
===================================================================
--- typo3/sysext/cms/locallang_ttc.xml	(revision 1684)
+++ typo3/sysext/cms/locallang_ttc.xml	(working copy)
@@ -117,8 +117,8 @@
 			<label index="image_frames.I.6">Frame 6</label>
 			<label index="image_frames.I.7">Frame 7</label>
 			<label index="image_frames.I.8">Frame 8</label>
-			<label index="image_compression">Quality:</label>
-			<label index="image_compression.I.1">Dont change!</label>
+			<label index="image_compression">Image processing:</label>
+			<label index="image_compression.I.1">No processing at all!</label>
 			<label index="image_compression.I.15">JPG/Very High</label>
 			<label index="image_compression.I.16">JPG/High</label>
 			<label index="image_compression.I.17">JPG/Medium</label>
@@ -199,4 +199,4 @@
 			<label index="bodytext.ALT.html">HTML:</label>
 		</languageKey>
 	</data>
-</T3locallang>
\ No newline at end of file
+</T3locallang>


More information about the TYPO3-team-core mailing list