diff options
Diffstat (limited to 'languages/fpgui.en.po')
-rw-r--r-- | languages/fpgui.en.po | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/languages/fpgui.en.po b/languages/fpgui.en.po index 798e7fe5..fe4e5c70 100644 --- a/languages/fpgui.en.po +++ b/languages/fpgui.en.po @@ -268,6 +268,10 @@ msgstr "" msgid "Font Aliases" msgstr "" +#: fpg_constants:rserrreportfontfilemissing +msgid "Font file <%s.fnt> not found" +msgstr "" + #: fpg_constants:rsshortfri msgid "Fri" msgstr "" @@ -292,6 +296,10 @@ msgstr "" msgid "Ignore" msgstr "" +#: fpg_constants:rserrreportimagefilemissing +msgid "Image <%s> is missing" +msgstr "" + #: fpg_constants:rsinformation msgid "Information" msgstr "" @@ -432,6 +440,14 @@ msgstr "" msgid "Owner" msgstr "" +#: fpg_constants:rsfiletypepdf +msgid "PDF Documents" +msgstr "" + +#: fpg_constants:rsreportpage +msgid "Page" +msgstr "" + #: fpg_constants:rspassword msgid "Password" msgstr "" @@ -448,6 +464,10 @@ msgstr "" msgid "PgUp" msgstr "" +#: fpg_constants:rsreportpreview +msgid "Preview" +msgstr "" + #: fpg_constants:rscollectionrecentlyused msgid "Recently Used" msgstr "" @@ -492,6 +512,10 @@ msgstr "" msgid "Search" msgstr "" +#: fpg_constants:rsreportsection +msgid "Section" +msgstr "" + #: fpg_constants:rsselect msgid "Select" msgstr "" @@ -552,6 +576,10 @@ msgstr "" msgid "Text to Insert" msgstr "" +#: fpg_constants:rserrreportnopagestoprint +msgid "There are no pages to print" +msgstr "" + #: fpg_constants:rsshortthu msgid "Thu" msgstr "" @@ -620,3 +648,7 @@ msgstr "" msgid "Yes to All" msgstr "" +#: fpg_constants:rsreportpageof +msgid "of" +msgstr "" + |