You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

AFPEventProducer.xml 1.2KB

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <catalogue xml:lang="en">
  3. <message key="warnDefaultFontSetup">No AFP fonts configured. Using default setup.</message>
  4. <message key="warnMissingDefaultFont">No AFP default "any", {style}, {weight} font configured.</message>
  5. <message key="characterSetEncodingError">An error occurred when attempting to encode character set {charSetName} with encoding scheme {encoding}.</message>
  6. <message key="resourceEmbeddingError">An error occurs while embedding the resource named "{resourceName}".[ Reason: {e}]</message>
  7. <message key="invalidConfiguration">There has been a configuration error.[ Reason: {e}]</message>
  8. <message key="fontConfigMissing">The mandatory configuation node: '{missingConfig}' was not found at {location}.</message>
  9. <message key="characterSetNameInvalid">The character set given has an invalid name. [ Reason: {msg} ]</message>
  10. <message key="codePageNotFound">The code page for an AFP font cannot be found.[ Reason: {e}]</message>
  11. <message key="charactersetMissingMetrics">Metric information is missing for the glyph `{character}` in the characterset `{charSet}`. Using space increment width.</message>
  12. </catalogue>