From 98f8acdfe572cc9805b4bf492ca91e802e578ea1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 10 Apr 2015 13:19:22 +0100 Subject: Change gtk about dialog construction to use the API as intended. The about dialog box construction was awkward and brittle using several depricated interfaces. This changes it to use a more generic dialog creation and uses the response API to simplify click processing. It would be even better to use the gtk about dialog but that is a more invasive change. --- resources/FatMessages | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'resources') diff --git a/resources/FatMessages b/resources/FatMessages index 5ecb751c1..50bc7df4e 100644 --- a/resources/FatMessages +++ b/resources/FatMessages @@ -29,16 +29,16 @@ # instead (currently en) # # If you find something tagged 'all', but it is only relevant to a specific -# front end, please change it. Currently, we have 'all', 'ro', 'gtk' and -# 'ami'. +# front end, please change it. Currently, we have: +# 'all', 'ro', 'gtk', 'ami', 'beos' # + # Globals en.all.NetSurf:NetSurf -en.all.NetSurfCopyright:Copyright © 2003 - 2014 The NetSurf Developers -nl.all.NetSurfCopyright:Auteursrecht © 2003 - 2015 De NetSurf-ontwikkelaars -en.ami.NetSurfDesc:Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser. -fr.ami.NetSurfDesc:Petit comme une souris, rapide comme un guépard. NetSurf est un navigateur Web multi-plate-forme libre. -it.ami.NetSurfDesc:Piccolo come un mouse, veloce come un ghepardo. NetSurf è un browser web opensource e multi-piattaforma. + +en.all.NetSurfCopyright:© 2003-2015 The NetSurf Developers +nl.all.NetSurfCopyright:© 2003-2015 De NetSurf-ontwikkelaars + # Menus # ===== @@ -1306,6 +1306,19 @@ it.all.TreeHotlist:Segnalibri di NetSurf nl.all.TreeHotlist:NetSurf-favorieten +# About user interface tokens +# =========================== +# +# This secion is for tokens that have user information about the browser + +en.ami.NetSurfDesc:Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser. +fr.ami.NetSurfDesc:Petit comme une souris, rapide comme un guépard. NetSurf est un navigateur Web multi-plate-forme libre. +it.ami.NetSurfDesc:Piccolo come un mouse, veloce come un ghepardo. NetSurf è un browser web opensource e multi-piattaforma. + +en.gtk.AboutDesc:NetSurf is a small and fast web browser. +fr.gtk.AboutDesc:NetSurf est un navigateur Web multi-plate-forme libre. +it.gtk.AboutDesc:NetSurf è un browser web opensource e multi-piattaforma. + # Hotlist user interface tokens # ============================= # -- cgit v1.2.3