Dear friends,
Using Drupal with French translation, some numbers are displayed with French equivalent.
Example:
Default MAX_ALLOWED_PACKET value : 1 Mo
(in French, 1Mo=1Mb)
Now, if I want to set this value to 3Mb, this quite confusing because the form does not allow "3Mo" (French).
On the converse, you can enter 3Mb. As a result, the interface then displays "3Mo". Confusing.
Would it be possible to enter 3 with a label set to Mb (with localized equivalent Mo).
The same problem applies for Php memory limit, which displays 32M on my install.
The user needs to enter 64M. It would be better to filter and allow only number with Mb label.
Comments
Comment #1
grub3 commentedSee attached screenshot.
Comment #2
kenorb commentedI'll try to fix that soon.
Related to: #147640: Locale improvements: add language code to localization functions
Comment #3
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.