Change "more than one event" to "one or more events" in PuQi
The test run just determines such, and the language strings were thus inaccurate.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
"no_dimensions": "Field \"Dimensions\" is left empty. Much better, if something is placed here",
|
||||
"no_collection": "The object was not asigned to a collection",
|
||||
"no_event": "No event asigned to the object",
|
||||
"multiple_event": "More than one event asigned to the object",
|
||||
"multiple_event": "At least one event asigned to the object",
|
||||
"place_event_tag": "Duplicate? Same place in event and as general asignment. Is this correct?",
|
||||
"opz_event_tag": "Duplicate: Same place, actor, or time related to the object as part of an event and as a general asignment",
|
||||
"no_tag": "No keyword (or general asignment) provided. (Ideal: 3-9)",
|
||||
|
Reference in New Issue
Block a user