| Author | Andreas Deininger <email> |
|---|---|
| Date | 2023-06-03 22:27:17 GMT+0200 |
| Commit | 11ca1a8fdcf522d7c3f3d3eb520fabdd7d8d3fcc |
| Parent | 827dcb0 |
| Delta | 4 lines added, 4 lines removed |
|---|
| # Translates a number from digits to words using Chicago Manual of Style. | ||
| # This will translate numbers greater than one by truncating to nearest | ||
| -# thousandth, millionth, billionth, etc. regardless of oridinal. If ordinal | ||
| +# thousandth, millionth, billionth, etc. regardless of ordinal. If ordinal | ||
| # is TRUE, this will return the ordinal name. This will not produce ordinals | ||
| # for numbers greater than 100. |
| "medium", | ||
| "memorandum", | ||
| - "millenium", | ||
| + "millennium", | ||
| "minimum", | ||
| "momentum", |
| $log "Loaded ${CONTAINER_SHORTNAME} image" | ||
| else | ||
| - warning "Missing ${CONTAINER_COMPRESSED_PATH}; use build follwed by save" | ||
| + warning "Missing ${CONTAINER_COMPRESSED_PATH}; use build followed by save" | ||
| fi | ||
| } |
| * **Noto Sans CJK SC** --- Simplified Chinese font | ||
| -While CJK font familes for the preview have the following names: | ||
| +While CJK font families for the preview have the following names: | ||
| * **Noto Serif CJK KR** --- Korean font |