Web site typo #53120
Labels
No Label
legacy module
Rendering & Cycles
legacy module
User Interface
legacy project
Cycles
legacy project
Documentation
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Blender Web Assets
legacy project
Infrastructure: Websites
legacy project
User Interface
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-org#53120
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I could not find where to report an issue with the website, so I'll try to report it here. It is not a major issue--- it's just a typo.
At https://www.blender.org/thanks/
The error is that there is a comma instead of a decimal here:
Typo code:
only $9,90/month
Fixed code:
only $9.90/month
Changed status to: 'Open'
Added subscriber: @HerbertSmith
I was glad to see that it was meant to be a decimal, because otherwise that would have meant it was missing a zero. I wouldn't have joined if it was 9,900 a month lol.
Added subscriber: @FloridaJo
Probably when denoting USD should be a decimal, but on the other hand, different countries us the comma instead of the decimal.:
https://www.quora.com/Which-countries-other-than-Germany-use-a-comma-in-place-of-the-decimal-point
Added subscriber: @VukGardasevic
To eliminate any ambiguity, I think that the currency should also be expressed as words. (9 dollars and 90 cents).
This issue was referenced by
bbe109c052
Changed status from 'Open' to: 'Resolved'
Fixed in master. Thanks for the report.