Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/1b4604130ebd636df5b93...
...commit
http://git.netsurf-browser.org/netsurf.git/commit/1b4604130ebd636df5b9321...
...tree
http://git.netsurf-browser.org/netsurf.git/tree/1b4604130ebd636df5b932134...
The branch, master has been updated
via 1b4604130ebd636df5b932134d651408f35015d7 (commit)
from 30efe4ba306f129f3d92108dee522b3eb132545a (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/commitdiff/1b4604130ebd636df5b...
commit 1b4604130ebd636df5b932134d651408f35015d7
Author: Chris Young <chris(a)unsatisfactorysoftware.co.uk>
Commit: Chris Young <chris(a)unsatisfactorysoftware.co.uk>
Correct the designation of en and it strings
diff --git a/resources/FatMessages b/resources/FatMessages
index 99cfce8..8006018 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -5369,10 +5369,10 @@ de.all.ScaleQuality:Skalieren hoher Qualität
fr.all.ScaleQuality:Higher quality scaling
it.all.ScaleQuality:Massima qualità di visualizzazione
nl.all.ScaleQuality:Higher quality scaling
-en.ami.DitherQuality:Qualità dither (<= solo modi a 8-bit)
+en.ami.DitherQuality:Dither quality (<= 8-bit modes only)
de.ami.DitherQuality:Dither quality (<= 8-bit modes only)
fr.ami.DitherQuality:Dither quality (<= 8-bit modes only)
-it.ami.DitherQuality:Dither quality (<= 8-bit modes only)
+it.ami.DitherQuality:Qualità dither (<= solo modi a 8-bit)
nl.ami.DitherQuality:Dither quality (<= 8-bit modes only)
en.ami.Low:Low
de.ami.Low:Low
-----------------------------------------------------------------------
Summary of changes:
resources/FatMessages | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/FatMessages b/resources/FatMessages
index 99cfce8..8006018 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -5369,10 +5369,10 @@ de.all.ScaleQuality:Skalieren hoher Qualität
fr.all.ScaleQuality:Higher quality scaling
it.all.ScaleQuality:Massima qualità di visualizzazione
nl.all.ScaleQuality:Higher quality scaling
-en.ami.DitherQuality:Qualità dither (<= solo modi a 8-bit)
+en.ami.DitherQuality:Dither quality (<= 8-bit modes only)
de.ami.DitherQuality:Dither quality (<= 8-bit modes only)
fr.ami.DitherQuality:Dither quality (<= 8-bit modes only)
-it.ami.DitherQuality:Dither quality (<= 8-bit modes only)
+it.ami.DitherQuality:Qualità dither (<= solo modi a 8-bit)
nl.ami.DitherQuality:Dither quality (<= 8-bit modes only)
en.ami.Low:Low
de.ami.Low:Low
--
NetSurf Browser