Refreshing docs for ja_JP & <p> tweak to OPTIONS

Applying changes made by Shin-Ichi's recent commits to tuxpaint-docs.
This commit is contained in:
Bill Kendrick 2021-03-18 00:21:03 -07:00
parent 92c993f856
commit c94075cfe8
12 changed files with 1914 additions and 1316 deletions

View file

@ -50,7 +50,7 @@
<b>Note:</b> From other parts of the interface, the signal is currently interpreted as a request to go back (e.g., from the "New" dialog back to the main interface), as if a "Back" button in Tux Paint were clicked, or the <b><code>[Esc]</code></b> was key pressed. </p>
<p>
Example: <code>killall tuxpaint</code> </p>
例:<code>killall tuxpaint</code> </p>
</dd>
<dt>
@ -68,7 +68,7 @@
<b>Note:</b> From other parts of the interface, unfortunately, Tux Paint will go back one level in the interface. Therefore, at this time, it may be necessary to send this signal to Tux Paint a few times, for it to quit completely. </p>
<p>
Example: <code>killall -s SIGUSR1 tuxpaint</code> </p>
例:<code>killall -s SIGUSR1 tuxpaint</code> </p>
</dd>
</dl>
</body>