@@ -1690,7 +1690,7 @@ Sollen sie überschrieben werden?</translation>
<translation>Abbrechen</translation>
</message>
<message>
<location line="+42"/>
<location line="+43"/>
<source><table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expands to</th></tr><tr><td>%f</td><td>file name</td></tr><tr><td>%l</td><td>current line number</td></tr><tr><td>%c</td><td>current column number</td></tr><tr><td>%x</td><td>editor's x position on screen</td></tr><tr><td>%y</td><td>editor's y position on screen</td></tr><tr><td>%w</td><td>editor's width in pixels</td></tr><tr><td>%h</td><td>editor's height in pixels</td></tr><tr><td>%W</td><td>editor's width in characters</td></tr><tr><td>%H</td><td>editor's height in characters</td></tr><tr><td>%%</td><td>%</td></tr></table></source>
<translation><table border=1 cellspacing=0 cellpadding=3><tr><th>Variable</th><th>Expandiert zu</th></tr><tr><td>%f</td><td>file name</td></tr><tr><td>%l</td><td>Zeilennummer</td></tr><tr><td>%c</td><td>Spaltennummer</td></tr><tr><td>%x</td><td>X-Koordinate der Position des Editors</td></tr><tr><td>%y</td><td>Y-Koordinate der Position des Editors</td></tr><tr><td>%w</td><td>Breite des Editors (Pixel)</td></tr><tr><td>%h</td><td>Höhe des Editors (Pixel)</td></tr><tr><td>%W</td><td>Breite des Editors (Zeichen)</td></tr><tr><td>%H</td><td>Höhe des Editors (Zeichen)</td></tr><tr><td>%%</td><td>%</td></tr></table></translation>
</message>
...
...
@@ -1821,12 +1821,12 @@ Sollen sie überschrieben werden?</translation>