Announcement

Collapse
No announcement yet.
This is a sticky topic.
X
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    hi Roger,

    Yes, Weblate does have a fairly complex interface compared to the old getlocalization site - we primarily use it as a public repository that customers can modify, and there are many features that we don't use and haven't looked into.

    We're aware of a "Zen" mode, accessible from a link in the top-right, which is apparently better for bulk editing, but we're not aware of a mode that allows you to just edit a simple grid of values, for example.

    We'll try to make some time to experiment and make some recommendations for translators, in the sticky thread on the subject.
    Last edited by Isomorphic; 11 Feb 2023, 23:09.

    Leave a comment:


  • rchang111
    replied
    Nice rapid feedback

    * Weblate, old dog new tricks, need time to get it working
    * Need to trace into SmartClient source code to know proper callname, takes time
    * Intend to contribute some zh_TW translation to fill the gap , if possible
    * If Weblate provide any download/upload tools to save time? web editing is painful, any suggestion for batch works?

    Regards,
    Roger Chang

    Leave a comment:


  • Isomorphic
    replied
    Yes, the framework source strings have been over on Weblate for a few years now.

    Our packages still include a language-pack suffixed zh_TW, but its content is on Weblate under Traditional Chinese (zh_Hant) - https://hosted.weblate.org/projects/...ework/zh_Hant/

    Leave a comment:


  • rchang111
    replied
    Hi there,

    Been with SmartClient long time as developer.

    Done most (over 90%) SmartClient zh_TW (Traditional Chinese) translation at that time, years ago.

    Still heavyly using SmartClient, but haven't pay attention to translation for long time, since zh_TW translation still working after many times verstion upgrade.

    Now a day, SmartClient project moved to (did not notice when)
    https://hosted.weblate.org/projects/isomorphic/

    After registration new user (same e-mail address) but see no any zh_TW (Traditional Chinese) translation there ?

    So, how to help contribute the zh_TW translation for some missing pieces ?

    Regards,
    Roger Chang

    Leave a comment:


  • panservid
    replied
    I made some changes in Japanese for the AM/PM and AM and PM strings that were needed. get-vidmate.com instasave.onl
    Last edited by panservid; 15 Dec 2022, 22:48.

    Leave a comment:


  • Isomorphic
    replied
    We agree and will rephrase the base message.

    Leave a comment:


  • michalg
    replied
    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.
    is missleading.

    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:


  • Isomorphic
    replied
    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:


  • Blama
    replied
    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:


  • Isomorphic
    replied
    They've been included for tomorrow's builds.

    Leave a comment:


  • Blama
    replied
    Hi Isomorphic,

    thanks. I updated the translation for the changed strings accordingly and added one for validator_mustBeUnique.

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    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:


  • Blama
    replied
    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:

    Click image for larger version

Name:	Validator Messages.png
Views:	136
Size:	75.8 KB
ID:	262299

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    We updated the initial post

    Leave a comment:


  • Blama
    replied
    Hi Isomorphic,

    can you edit the 1st post in this thread? It's still linking to getlocalization.com.

    Best regards
    Blama

    Leave a comment:

Working...
X