Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/729cd9134bc3f959a4617...
...commit
http://git.netsurf-browser.org/netsurf.git/commit/729cd9134bc3f959a46179f...
...tree
http://git.netsurf-browser.org/netsurf.git/tree/729cd9134bc3f959a46179f91...
The branch, master has been updated
via 729cd9134bc3f959a46179f91876894b88bf6819 (commit)
from 81f6cd2074f76f3e976537453be18b6f34f1ab7f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=729cd9134bc3f959a46...
commit 729cd9134bc3f959a46179f91876894b88bf6819
Author: Chris Young <chris(a)unsatisfactorysoftware.co.uk>
Commit: Chris Young <chris(a)unsatisfactorysoftware.co.uk>
Switch the English and French "fetches per host" text to the correct
languages.
diff --git a/resources/FatMessages b/resources/FatMessages
index 5902128..f018626 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -5826,9 +5826,9 @@ de.all.FetchesMax:Maximale Anzahl an Ladevorgängen
fr.all.FetchesMax:Maximum de connexions
it.all.FetchesMax:Massima
nl.all.FetchesMax:Maximaal aantal keer ophalen
-en.all.FetchesHost:Connexions par hôte
+en.all.FetchesHost:Fetches per host
de.all.FetchesHost:Ladevorgänge pro Host
-fr.all.FetchesHost:Fetches per host
+fr.all.FetchesHost:Connexions par hôte
it.all.FetchesHost:Per host
nl.all.FetchesHost:Fetches per host
en.all.FetchesCached:Cached connections
-----------------------------------------------------------------------
Summary of changes:
resources/FatMessages | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/FatMessages b/resources/FatMessages
index 5902128..f018626 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -5826,9 +5826,9 @@ de.all.FetchesMax:Maximale Anzahl an Ladevorgängen
fr.all.FetchesMax:Maximum de connexions
it.all.FetchesMax:Massima
nl.all.FetchesMax:Maximaal aantal keer ophalen
-en.all.FetchesHost:Connexions par hôte
+en.all.FetchesHost:Fetches per host
de.all.FetchesHost:Ladevorgänge pro Host
-fr.all.FetchesHost:Fetches per host
+fr.all.FetchesHost:Connexions par hôte
it.all.FetchesHost:Per host
nl.all.FetchesHost:Fetches per host
en.all.FetchesCached:Cached connections
--
NetSurf Browser