From 614e06da6e805936a7585a84e2006b51294bceff Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 31 Aug 2008 11:22:59 +0000 Subject: Addition of strings used by the Amiga UI. svn path=/trunk/netsurf/; revision=5225 --- !NetSurf/Resources/en/Messages | 63 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 3 deletions(-) (limited to '!NetSurf/Resources/en') diff --git a/!NetSurf/Resources/en/Messages b/!NetSurf/Resources/en/Messages index 58955321a..d0bc08471 100644 --- a/!NetSurf/Resources/en/Messages +++ b/!NetSurf/Resources/en/Messages @@ -215,6 +215,36 @@ ImgStyle1:Direct to screen ImgStyle2:Dithered ImgStyle3:Error diffused +# Menu items used in the Amiga version. +# Some of these are copies of other strings but without the +# embedded shortcut keys. (NS suffix = No Shortcut) +# +# Project menu +# +Project:Project +NewWindowNS:New window +CloseWindow:Close window +SaveAs:Save as +Source:Source... +TextNS:Text... +PDF:PDF... + +# Edit menu +# +Copy:Copy +Paste:Paste +SelectAllNS:Select all +ClearNS:Clear selection + +# Hotlist menu +# +HotlistShowNS:Show hotlist... + +# Settings menu +# +Settings:Settings +SnapshotWindow:Snapshot window +SettingsSave:Save settings # Treeview interface tokens # ========================= @@ -248,6 +278,10 @@ TreeUnused:Unused TreeImport:Imported URL TreeNewFolder:New directory +# Tree export +# +TreeHotlist:NetSurf hotlist + # Hotlist user interface tokens # ============================= @@ -298,6 +332,14 @@ DownloadU:%s of unknown • %s/s • %s total Downloaded:%s complete • average %s/s • %s total Unwritten:Writing data to file failed. +# Amiga download window tokens +# +# This section contains tokens which are used in the Amiga +# download window. +# +amiDownload:%ld of %ld bytes downloaded +amiDownloadU:%ld bytes downloaded + # GTK download window tokens # # This section contains tokens which are used in the gtk @@ -360,6 +402,20 @@ PrintSheetsFilled:sheets are filled NotFound:Not found +# 401 login user interface tokens +# =============================== +# +# This section contains tokens which are used in the 401 login +# (authentication) dialog box. +# +Host:Host +Realm:Realm +Username:Username +Password:Password +Login:Login +Cancel:Cancel + + # Content # ======= # @@ -462,6 +518,9 @@ EmptyError:file is empty. PrintErrorRO2:It appears that the printer is busy. AWNotSeen:Please locate the AWViewer application and try again. +# Error messages for Amiga version only +NoMode:No matching mode in screens database + # Queries # ======= # @@ -616,6 +675,7 @@ obj:object objs:objects styl:stylesheet styls:stylesheets +OK:OK # Interactive help # ================ @@ -1012,12 +1072,9 @@ con_theme:Themes # These tokens appear to be unused at the current time. # -# Tree export -TreeHotlist:NetSurf hotlist TreeHistory:NetSurf history SaveSelect:Save ExportAs:Export as -Copy:Copy to clipboard ^C AnimImg:Animations DitherImg:Dither images FilterImg:Smooth images -- cgit v1.2.3