Announcement
Collapse
No announcement yet.
This is a sticky topic.
X
X
-
Hi,
I have a suggestion to change the "selectionRangeNotLoaded" message as its current English base
Code:Can''t select that many records at once.<br><br>Please try working in smaller batches.
Our users keep on asking so how many records max are they allowed to select?
In fact there is no limit at all, but all records to be selected have to be first loaded into grid, for example by persistently hit Page Down.
Thanks,
MichalG
Leave a comment:
-
Well spotted :) We've exposed Validator.exclusive, along with the min and max properties - they've been there for a long time, and were mentioned in passing in other range-validator docs, but had never been doc'd themselves. You should find them in tomorrow's 12.0+ builds.
Leave a comment:
-
Hi Isomorphic,
FYI: The attribute exclusive you mention in #175 is not in the .ds.xml docs of Validator, nor in it's JS docs.
Best regards
Blama
Leave a comment:
-
Hi Isomorphic,
thanks. I updated the translation for the changed strings accordingly and added one for validator_mustBeUnique.
Best regards
Blama
Leave a comment:
-
You new translations should be in today's build - note there's also a new string, validator_mustBeUnique, on Weblate.
On the date-range validators - since the default behavior of these validators is to be inclusive, we've gone ahead and updated the four date/time strings on weblate to the format "Must be [$min/$max] or [later/earlier]". If you wanted an exclusive check, you could set a custom message at the same time as setting exclusive:true.
Leave a comment:
-
Hi Isomorphic,
I updated the German translation for validator_mustBeExactLength and validator_mustBeShorterThan in weblate, can you please include this in new builds?
Also, I have a question w.r.t. similar validation messages.
All *RANGE ValidatorTypes here say that the range $min - $max is inclusive. But for the date/time validators the messages even in English do not convey this:
Best regards
Blama
Leave a comment:
-
We've made the new translation mechanism for framework strings public on Weblate.
To contribute:
1) register an account at Weblate
2) hit our project
Contact translations@isomorphic.com if you have troubles.
Leave a comment:
-
Apologies for the delay - we had a few teething problems with the move and these are now largely resolved - we'll provide the new details shortly.
Leave a comment:
-
We're at the final stage of moving the language-packs to another provider and expect to be up and running within a day or two.
We'll provide details for the new translation process in this thread at that time.
Leave a comment:
Leave a comment: