Pierre Choffet [Sat, 15 Jul 2023 06:36:57 +0000 (02:36 -0400)]
Add translation string fuzzy compare.
It allows case unsensitive compare, with additional approximations. User will now receive a warning if a translation is added in a language which already has a string.
Pierre Choffet [Thu, 6 Jan 2022 23:04:46 +0000 (18:04 -0500)]
Add get_qid_from_property
This script returns the QID of an element equivalent to an entry in a wdef file, based on unique values in a property (typically external identifiers).
query.sh is a collection of functions to be reused.