summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources/nl/Messages
Commit message (Collapse)AuthorAgeFilesLines
* Delete old messages files. This will break some frontends that have not ↵Rob Kendrick (monotony)2012-11-031-1499/+0
| | | | been converted to use Fat/Thin messages.
* More useful title info for images.Michael Drake2012-10-241-11/+11
|
* Add a couple of lines for translators' notes.Michael Drake2012-02-261-1/+6
| | | | svn path=/trunk/netsurf/; revision=13477
* Get .fr and .nl Messages back in sync.Michael Drake2012-02-261-8/+28
| | | | svn path=/trunk/netsurf/; revision=13475
* Start popuating treeview context menuChris Young2011-12-171-0/+2
| | | | | | Remove add folder/bookmark buttons from hotlist svn path=/trunk/netsurf/; revision=13287
* Restore lost white space.Steve Fryatt2011-11-191-5/+5
| | | | svn path=/trunk/netsurf/; revision=13152
* Implement user interface for external hotlist app details.Steve Fryatt2011-11-191-5/+6
| | | | svn path=/trunk/netsurf/; revision=13151
* Amiga frontend update for r13139Chris Young2011-11-101-0/+2
| | | | svn path=/trunk/netsurf/; revision=13140
* Complete extended context menusChris Young2011-10-231-0/+2
| | | | svn path=/trunk/netsurf/; revision=13076
* Add GUI option for external hotlist support.Steve Fryatt2011-10-131-0/+1
| | | | | | Reinstate list #ifdef from en template source. svn path=/trunk/netsurf/; revision=13043
* Add context menu items for framesChris Young2011-09-251-0/+5
| | | | svn path=/trunk/netsurf/; revision=12877
* Show existing file size when file already exists on downloadChris Young2011-07-231-0/+5
| | | | svn path=/trunk/netsurf/; revision=12618
* Add an option to open new tabs next to the current tab. Needs some ↵Chris Young2011-07-021-0/+1
| | | | | | | | | additional logic as opening multiple tabs results in the new tabs being in reverse order to that expected. svn path=/trunk/netsurf/; revision=12559
* plugin_hack loose endsChris Young2011-06-051-0/+1
| | | | svn path=/trunk/netsurf/; revision=12464
* Simplify status bar text.Michael Drake2011-05-081-5/+4
| | | | svn path=/trunk/netsurf/; revision=12313
* Allow the user to set screen resolution in DPI in preferencesChris Young2011-05-021-0/+5
| | | | svn path=/trunk/netsurf/; revision=12269
* Help menu options for about:credits and about:licence to replace old about ↵Michael Drake2011-03-161-3/+5
| | | | | | NetSurf entry. svn path=/trunk/netsurf/; revision=12071
* Add "use blank page" button for homepage urlChris Young2011-03-041-0/+1
| | | | | | Add close gadget to window (operates as cancel) svn path=/trunk/netsurf/; revision=11909
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+10
| | | | svn path=/trunk/netsurf/; revision=10865
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-0/+1
| | | | | | Only enabled for Amiga build currently, may have colour issues on little-endian CPUs svn path=/trunk/netsurf/; revision=10860
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow ↵Chris Young2010-07-241-0/+1
| | | | | | | | | | | dragging selections within NetSurf window to text fields (does not work across windows). todo: switching tabs will reset cut/copy/paste menus to initial state; cut option is putting something on the clipboard which causes a crash when pasting it back svn path=/trunk/netsurf/; revision=10660
* Fix GTK File > Quit menu message key in translations.Michael Drake2010-07-191-1/+1
| | | | svn path=/trunk/netsurf/; revision=10655
* Localise browser "Index of" textChris Young2010-07-151-0/+1
| | | | svn path=/trunk/netsurf/; revision=10645
* Update file browser messages.Michael Drake2010-07-141-1/+2
| | | | svn path=/trunk/netsurf/; revision=10635
* Improved directory browserChris Young2010-07-131-0/+9
| | | | svn path=/trunk/netsurf/; revision=10631
* Amiga font code revamped and fixed. Will now fall back to a different font ↵Chris Young2010-05-061-0/+1
| | | | | | | | | | | if the character isn't present in the current one, this needs a complete or near-complete Unicode font in order to be useful - Code2000 and Bitstream Cyberbit are auto-detected by NetSurf on startup if none is configured. Japanese websites now display correctly, along with Japanese characters within Google UK search results etc. svn path=/trunk/netsurf/; revision=10551
* Add missing string. Thanks to Samir Hawamdeh for the report.Chris Young2010-03-221-0/+1
| | | | svn path=/trunk/netsurf/; revision=10144
* More HelpHints, these will work on OS4.1u1 and higher only.Chris Young2010-03-171-0/+5
| | | | svn path=/trunk/netsurf/; revision=10136
* Missing string (thanks to Samir Hawamdeh)Chris Young2010-02-141-0/+1
| | | | svn path=/trunk/netsurf/; revision=10047
* Proper download notification code, should also open the file if the ↵Chris Young2010-02-131-0/+1
| | | | | | | | notification is double-clicked, although it doesn't seem to work. svn path=/trunk/netsurf/; revision=10037
* Search and a couple of other new optionsChris Young2009-12-231-0/+5
| | | | svn path=/trunk/netsurf/; revision=9756
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-0/+1
| | | | svn path=/trunk/netsurf/; revision=9737
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+116
| | | | svn path=/trunk/netsurf/; revision=9729
* Amiga print UIChris Young2009-11-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=9655
* Add options for "no quit on last window close" (disabled - not implemented) andChris Young2009-09-291-0/+3
| | | | | | "no window on startup" svn path=/trunk/netsurf/; revision=9601
* Mostly working scale. Fast scrolling doesn't work when scaled, and neither doesChris Young2009-08-301-0/+3
| | | | | | updating boxes (GIF anims etc) svn path=/trunk/netsurf/; revision=9513
* Show printing progressChris Young2009-08-301-0/+3
| | | | svn path=/trunk/netsurf/; revision=9505
* Changes for asynchronous printing. Currently disabled, as NetSurf window ↵Chris Young2009-08-291-1/+1
| | | | | | | | doesn't redraw while printing in progress svn path=/trunk/netsurf/; revision=9495
* First attempt at Amiga printing support. Doesn't quite work - a column on ↵Chris Young2009-08-231-0/+1
| | | | | | | | the left will print, but the rest of the page is an unexpected pastel pink. svn path=/trunk/netsurf/; revision=9410
* Give "Save as" and "Save as..." different identifiers. Thanks to Samir ↵Chris Young2009-08-201-1/+1
| | | | | | | | Hawamdeh for the heads-up svn path=/trunk/netsurf/; revision=9377
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for ↵Michael Drake2009-08-141-0/+6
| | | | | | forms and core scrollbar widget. svn path=/trunk/netsurf/; revision=9289
* Completed Amiga preferences GUI.Chris Young2009-06-271-0/+114
| | | | svn path=/trunk/netsurf/; revision=8065
* SSL certificate verification stringsChris Young2009-06-011-0/+19
| | | | svn path=/trunk/netsurf/; revision=7685
* Add Save as IFF to main menusChris Young2009-05-171-0/+1
| | | | | | Disable menu items that aren't relevant for current content svn path=/trunk/netsurf/; revision=7521
* Copy and save images in IFF ILBM format. Currently, the data in the BODY ↵Chris Young2009-05-161-0/+3
| | | | | | | | chunk is wrong. svn path=/trunk/netsurf/; revision=7516
* Add Abort button to download windowChris Young2009-04-301-0/+1
| | | | svn path=/trunk/netsurf/; revision=7384
* Mostly-working local history windowChris Young2009-03-081-0/+1
| | | | svn path=/trunk/netsurf/; revision=6733
* Fix button hover assert.Michael Drake2009-02-201-0/+1
| | | | svn path=/trunk/netsurf/; revision=6585
* Next batch of menu changes; clarify some key pressesAdrian Lees2009-02-011-1/+2
| | | | svn path=/trunk/netsurf/; revision=6327
* Avoid having '...' in the RISC OS PDF export menu entry.John Tytgat2009-01-311-1/+2
| | | | svn path=/trunk/netsurf/; revision=6323