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.
19 lines
875 B
19 lines
875 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="en" datatype="plaintext" original="ZitecRuleEngineBundle.en.xliff">
|
|
<body>
|
|
<trans-unit id="rule_condition_error">
|
|
<source>There are errors in the rule conditions! Please fix them and resubmit.</source>
|
|
<target>There are errors in the rule conditions! Please fix them and resubmit.</target>
|
|
</trans-unit>
|
|
<trans-unit id="load_rules">
|
|
<source>Load rules</source>
|
|
<target>Load rules</target>
|
|
</trans-unit>
|
|
<trans-unit id="copy_rules">
|
|
<source>Copy rules to clipboard</source>
|
|
<target>Copy rules to clipboard</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|