diff --git a/localize/translations/language_en_gb.po b/localize/translations/language_en_gb.po index 097b349..4b2d8fd 100644 --- a/localize/translations/language_en_gb.po +++ b/localize/translations/language_en_gb.po @@ -5,7 +5,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: HTML Tidy poconvert.rb\n" "Project-Id-Version: \n" -"PO-Revision-Date: 2017-05-13 21:04:45\n" +"PO-Revision-Date: 2017-08-28 10:04:30\n" "Last-Translator: jderry\n" "Language-Team: \n" @@ -1302,8 +1302,12 @@ msgid "" "This option specifies if Tidy should output attribute names in upper " "case. " "
" -"The default is no, which results in lower case attribute " -"names, except for XML input, where the original case is preserved. " +"When set to no, attribute names will be written in lower " +"case. Specifying yes will output attribute names in upper " +"case, and preserve can used to leave attribute names " +"untouched. " +"
" +"When using XML input, the original case is always preserved. " msgstr "" #. Important notes for translators: @@ -1646,6 +1650,20 @@ msgid "" "error correcting HTML parser. " msgstr "" +#. Important notes for translators: +#. - Use only , , , , and +#.
. +#. - Entities, tags, attributes, etc., should be enclosed in . +#. - Option values should be enclosed in . +#. - It's very important that
be self-closing! +#. - The strings "Tidy" and "HTML Tidy" are the program name and must not +#. be translated. +msgctxt "TidyStyleTags" +msgid "" +"This option specifies if Tidy should move all style tags to the " +"head of the document. " +msgstr "" + msgctxt "TidyUnknownCategory" msgid "unknown category!" msgstr "" @@ -2536,6 +2554,14 @@ msgctxt "UNEXPECTED_ENDTAG" msgid "unexpected " msgstr "" +msgctxt "MOVED_STYLE_TO_HEAD" +msgid "moved