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:
2020-02-22 23:21:41 +01:00
parent 1a7132b26c
commit 61b42cb95c
2 changed files with 2 additions and 2 deletions

View File

@ -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)",