mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-3059 Fix on string error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2">
|
||||
<file date="2020-05-05T14:36:37Z" source-language="en" target-language="nl" datatype="plaintext" original="not.available">
|
||||
<file date="2020-05-08T14:18:23Z" source-language="en" target-language="nl" datatype="plaintext" original="not.available">
|
||||
<header>
|
||||
<tool tool-id="JMSTranslationBundle" tool-name="JMSTranslationBundle" tool-version="1.1.0-DEV"/>
|
||||
<note>The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.</note>
|
||||
@@ -6705,7 +6705,7 @@
|
||||
<trans-unit id="99d8c6d419ad0732e7d87098c3f60b62f2316e61" resname="The provided date is null!">
|
||||
<source>The provided date is null!</source>
|
||||
<target state="new">The provided date is null!</target>
|
||||
<jms:reference-file line="614">Controller/Prod/PushController.php</jms:reference-file>
|
||||
<jms:reference-file line="616">Controller/Prod/PushController.php</jms:reference-file>
|
||||
</trans-unit>
|
||||
<trans-unit id="d22c09c164965d42fcdb8d8fe2b40d7d57799a8f" resname="The publication has been stopped" approved="yes">
|
||||
<source>The publication has been stopped</source>
|
||||
@@ -7071,7 +7071,7 @@
|
||||
<trans-unit id="c35e31f5dafff1fdd756af111f7699abf3a5ffd0" resname="Unable to save the expiration date">
|
||||
<source>Unable to save the expiration date</source>
|
||||
<target state="new">Unable to save the expiration date</target>
|
||||
<jms:reference-file line="611">Controller/Prod/PushController.php</jms:reference-file>
|
||||
<jms:reference-file line="613">Controller/Prod/PushController.php</jms:reference-file>
|
||||
</trans-unit>
|
||||
<trans-unit id="6af8293be2ccc7fc664c96b11293a226fd300026" resname="Unable to send the documents" approved="yes">
|
||||
<source>Unable to send the documents</source>
|
||||
|
Reference in New Issue
Block a user