Update userguide and translations

This commit is contained in:
Automatic Committer
2017-11-26 11:14:46 +01:00
parent 08965a6568
commit 5bdf48dea6
613 changed files with 2606 additions and 2464 deletions
+3 -3
View File
@@ -21,7 +21,7 @@
<body>
<div id="banner">
<div><span>Manual d'usuari</span></div>
<div><span>User guide</span></div>
</div>
<div class="nav">
@@ -56,7 +56,7 @@
<div id="content">
<div>
<div class="box-info">La traducció d'aquesta pàgina encara no està acabada. Fins que ho sigui, algunes part correspondrà a la versió anglesa.</div>
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
<h2><img src="../../images/apps-images/debugger-icon_64.png" alt="debugger-icon_64.png" width="64" height="64" />Debugger</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
@@ -66,7 +66,7 @@
<span class="path">~/config/settings/Debugger/</span></td></tr>
</table>
<p><br /></p>
<p>The Debugger is an application the common user hasn't much use for. It's targetted at developers to investigate bugs in programs. Sometimes those bugs result in crashes and that is where even end users come into contact with the Debugger. When a program crashes, you're confronted with this alert:</p>
<p>The Debugger is an application the common user hasn't much use for. It's targeted at developers to investigate bugs in programs. Sometimes those bugs result in crashes and that is when even end users come into contact with the Debugger. When a program crashes, you're confronted with this alert:</p>
<img src="../images/apps-images/debugger_alert.png" alt="debugger_alert.png" />
<p>It offers four options to react to the crash:</p>
<ul>