From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/XmlExport/XmlExport_ro_RO.ts | 70 ------------------------------------ 1 file changed, 70 deletions(-) delete mode 100644 Plugins/XmlExport/XmlExport_ro_RO.ts (limited to 'Plugins/XmlExport/XmlExport_ro_RO.ts') diff --git a/Plugins/XmlExport/XmlExport_ro_RO.ts b/Plugins/XmlExport/XmlExport_ro_RO.ts deleted file mode 100644 index 6c69e46..0000000 --- a/Plugins/XmlExport/XmlExport_ro_RO.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - -- cgit v1.2.3