]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix escaping of uuml (STR #3372)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 26 Oct 2009 15:57:24 +0000 (15:57 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 26 Oct 2009 15:57:24 +0000 (15:57 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@8852 7a7537e8-13f0-0310-91df-b6672ffda945

CHANGES-1.4.txt
templates/de/set-printer-options-header.tmpl

index 5ff4b11d3a9342363653d095a8c663a78528563b..e83ba0332a29ddef0c3af57b973310c497aaabb9 100644 (file)
@@ -3,7 +3,7 @@ CHANGES-1.4.txt
 
 CHANGES IN CUPS V1.4.2
 
-       - Fixed localization errors (STR #3359, STR #3380, STR #3387)
+       - Fixed localization errors (STR #3359, STR #3372, STR #3380, STR #3387)
        - The documentation for classes.conf and printers.conf did not provide
          the correct instructions for manual changes (STR #3351)
        - The scheduler did not always rebuild printer cache files when the
index dbe93f658f5b72c9851add22dd0fab5420c0af4f..b4187e3219ab7f60f809165bfc45d7f8d5a20935 100644 (file)
@@ -1,6 +1,6 @@
 <DIV CLASS="indent">
 
-<H2 CLASS="title">Standardeinstellungen f%uuml;r {printer_name} festlegen</H2>
+<H2 CLASS="title">Standardeinstellungen f&uuml;r {printer_name} festlegen</H2>
 
 <FORM METHOD="POST" ACTION="/admin">
 <INPUT TYPE="HIDDEN" NAME="PRINTER_NAME" VALUE="{printer_name}">