-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
複数の ??? の削除 #324
Comments
報告ありがとうございます。
これらは Fluent パーサーが扱ってるので部分的に問題になることはないはずです。 93.0b2 以降で追加されていますが、再現するでしょうか。 |
102.0.1 で再度確認しましたが、やはり 1 件のみの削除でも「複数の~」になります。 |
とりあえず、103.0 で複数選択の場合でも違和感がないように変更してみました。 (PR #327) |
ありがとうございます。 102.0.2 でも単数複数の判定は相変わらずですが、これで違和感は解消されると思います。 |
Plural forms の扱いに関連して。 Fluent の仕様を理解してない。迷走っぷりがひどい。 |
なんだこりゃ…。真面目にやってこれなの? |
Thunderbird 102.0 リリース版でのカレンダーに関してです。
ローカライズではなく本体の問題のような気がしますが。
/ja/calendar/calendar/calendar-delete-prompt.ftl
可能性 1. 単数・複数の判定にバグがある
可能性 2. 判定機能そのものが実は実装されておらず常に [other] の方を参照している
The text was updated successfully, but these errors were encountered: