Installed French Language Plugin Creates Some Sys_choice Values with Decimal Values - ex. -1.0 vs. -1DescriptionAfter Installing the French Language Plugin, it creates some sys_choice values on different tables where the values is a decimal number, instead of an integer number. ex. -1.0 vs. -1. Steps to Reproduce 1. Install French Language Plugin2. Navigate to sys_choice.list, add the filters where 'table=change_request', 'element=state'3. Notice Decimal values for french language ie. Value -5.0 for Label 'Nouvelle'4. Open up a change request form '/change_request.do', and click on the state field and notice the label is showing on english version 'New' instead of 'Nouvelle'5. Go back to the sys_choice list and change the decimal version to the integer version, and navigate back to the change_request form. The state field will now show the correct French vesion.WorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix.Related Problem: PRB1451736