Fix trailing whitespace
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Sep 2016 16:00:00 +0000 (12:00 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Sep 2016 16:00:00 +0000 (12:00 -0400)
wwwtools/nls-status-page

index f33698f895f515493837206b479d5f33d6da0f96..1d24e6086a9208f0e6a6020ae7636080bf957f05 100755 (executable)
@@ -43,7 +43,7 @@ function getStyleClass (className) {
                        }
                }
        }
-       
+
        return null;
 }
 
@@ -54,23 +54,23 @@ function getStyleClass (className) {
 <body>
 <h1>NLS Status Tables</h1>
 
-<p>The tables below shows which areas of the PostgreSQL source are prepared 
-for translation, and the progress of those translations. The numbers are 
-percents of translated messages. By following the links, you can download 
-freshly baked PO files that are merged up against the latest program sources. 
+<p>The tables below shows which areas of the PostgreSQL source are prepared
+for translation, and the progress of those translations. The numbers are
+percents of translated messages. By following the links, you can download
+freshly baked PO files that are merged up against the latest program sources.
 No PostgreSQL source tree is needed for translation work.</p>
 
-<p>The <span class='qualifiedpo'>highlighted</span> boxes are the files that 
-have a sufficient fraction of strings translated to be considered for release. 
-Files that are <span class='fullpo'>100%</span> translated are specially 
+<p>The <span class='qualifiedpo'>highlighted</span> boxes are the files that
+have a sufficient fraction of strings translated to be considered for release.
+Files that are <span class='fullpo'>100%</span> translated are specially
 highlighted. All other files will not be part of the PostgreSQL release.</p>
 
 <p>The grey numbers are translations that do not exist yet, but where this
 web site has initialized the translations files for you with data from the
 existing translations for the same language.</p>
 
-<p>You can work in several branches. Please see the status information below 
-and follow the announcements on the <a 
+<p>You can work in several branches. Please see the status information below
+and follow the announcements on the <a
 href="http://www.postgresql.org/list/pgsql-translators/">mailing list</a>
 (<a href="http://www.postgresql.org/community/lists/subscribe/">subscribe</a>)
 about when a branch is about to be released.</p>