diff options
Diffstat (limited to 'src/corelib/lang_en.inc')
-rw-r--r-- | src/corelib/lang_en.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/corelib/lang_en.inc b/src/corelib/lang_en.inc index a7ada1ae..6a681932 100644 --- a/src/corelib/lang_en.inc +++ b/src/corelib/lang_en.inc @@ -67,12 +67,14 @@ rsfiles = 'Files'; rsfind = 'Find'; rscollectionfixedwidth = 'Fixed Width'; rscollectionfontaliases = 'Font Aliases'; +rserrreportfontfilemissing = 'Font file <%s.fnt> not found'; rsshortfri = 'Fri'; rslongfri = 'Friday'; rsfilegroup = 'Group'; rshelp = 'Help'; rskeyhome = 'Home'; rsignore = 'Ignore'; +rserrreportimagefilemissing = 'Image <%s> is missing'; rsinformation = 'Information'; rskeyins = 'Ins'; rsinsert = 'Insert'; @@ -109,10 +111,13 @@ rslongoct = 'October'; rsopen = 'Open'; rsopenafile = 'Open a file'; rsfileowner = 'Owner'; +rsfiletypepdf = 'PDF Documents'; +rsreportpage = 'Page'; rspassword = 'Password'; rspaste = 'Paste'; rskeypgdn = 'PgDn'; rskeypgup = 'PgUp'; +rsreportpreview = 'Preview'; rscollectionrecentlyused = 'Recently Used'; rsreplace = 'Replace'; rsretry = 'Retry'; @@ -124,6 +129,7 @@ rslongsat = 'Saturday'; rssave = 'Save'; rssaveafile = 'Save file as'; rssearch = 'Search'; +rsreportsection = 'Section'; rsselect = 'Select'; rsselectadirectory = 'Select a Directory'; rsselectafont = 'Select a font'; @@ -139,6 +145,7 @@ rsshortsun = 'Sun'; rslongsun = 'Sunday'; rskeytab = 'Tab'; rstexttoinsert = 'Text to Insert'; +rserrreportnopagestoprint = 'There are no pages to print'; rsshortthu = 'Thu'; rslongthu = 'Thursday'; rstoday = 'Today'; @@ -156,3 +163,4 @@ rslongwed = 'Wednesday'; rsaddnewitem = 'Would you like to add the new item <%s> to the list?'; rsyes = 'Yes'; rsyestoall = 'Yes to All'; +rsreportpageof = 'of'; |