LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ ⎇ branch:  PageTranslate


Artifact [85f23d5811]

Artifact 85f23d58116d41e44c60e3425aaac39794060464:

  • File off/exceptions.xdl — part of check-in [069fe7a49b] at 2021-05-12 20:30:32 on branch trunk — Add bugreport link to exception dialog (user: mario size: 1986)

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="exceptions" dlg:left="135" dlg:top="91" dlg:width="243" dlg:height="173" dlg:closeable="true" dlg:moveable="true">
 <dlg:styles>
  <dlg:style dlg:style-id="0" dlg:font-name="Sans" dlg:font-stylename="Bold" dlg:font-family="swiss" dlg:font-weight="150"/>
  <dlg:style dlg:style-id="1" dlg:border="simple"/>
 </dlg:styles>
 <dlg:bulletinboard>
  <dlg:text dlg:style-id="0" dlg:id="message" dlg:tab-index="0" dlg:left="5" dlg:top="13" dlg:width="233" dlg:height="20" dlg:help-url="vnd.sun.star.help://help/vnd.include-once.pagetranslate/errors.xhp?Language=en&amp;amp;System=UNIX&amp;amp;UseDB=no" dlg:value="msg/err"/>
  <dlg:button dlg:id="Close" dlg:tab-index="1" dlg:left="182" dlg:top="154" dlg:width="54" dlg:height="13" dlg:value="OK"/>
  <dlg:linklabel dlg:id="help" dlg:tab-index="2" dlg:left="4" dlg:top="150" dlg:width="65" dlg:height="17" dlg:help-url="vnd.sun.star.help://help/vnd.include-once.pagetranslate/errors.xhp?Language=en&amp;amp;System=UNIX&amp;amp;UseDB=no" dlg:value="see help section on common errors" dlg:multiline="true"/>
  <dlg:text dlg:id="Label1" dlg:tab-index="4" dlg:left="5" dlg:top="2" dlg:width="139" dlg:height="8" dlg:value="âš  So, we ran into a problem here:"/>
  <dlg:textfield dlg:style-id="1" dlg:id="exception" dlg:tab-index="3" dlg:left="5" dlg:top="36" dlg:width="233" dlg:height="108" dlg:hscroll="true" dlg:vscroll="true" dlg:multiline="true" dlg:value="exc/trc"/>
  <dlg:linklabel dlg:id="bugreport" dlg:tab-index="6" dlg:left="85" dlg:top="150" dlg:width="30" dlg:height="17" dlg:help-url="https://fossil.include-once.org/pagetranslate/tktnew" dlg:value="or report as bug" dlg:url="https://fossil.include-once.org/pagetranslate/tktnew" dlg:multiline="true"/>
 </dlg:bulletinboard>
</dlg:window>