Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.1.0

1.1.1

1.2.1

Issue ID

LOC-631

Regression

No

Formatting Exception thrown when switching to the lithuanian locale whilst using double digits for smart strings

Package: Localization Package

-

A Formatting Exception is thrown when switching to the Lithuanian locale whilst using double digits for smart strings.

The Error message is attached below:

FormattingException: Error parsing format string: Invalid number of plural parameters at 68

!image-2022-03-08-14-50-54-675.png|thumbnail!

Repro steps:

1) Open the attached project.
2) On the hierarchy, Expand Canvas and then Click on "SmartStrings (TMP)"
3) Set the Apple Count on the Apples Script to a number with 2 digits e.g 10, 11, 12, etc...
4) Press play on play mode and switch to the Lithuanian locale in the selector.

Expected result: The plural text is written as intended with no errors.
Actual result: Parsing error occurs.

  1. Resolution Note:

    There are no fixes planned for this Bug

Add comment

Log in to post comment