And then there are some errors for the specific calculators:
Basic calculator:
- basic-calculator-error-fractions-unavailable = Fractions are not available in the current calculator.
- basic-calculator-error-parentheses-unavailable = Parentheses are not available in this calculator.
Graphing calculator:
- graphing-calculator-error-equation-chi-square-expected = Error computing expected values.
- graphing-calculator-error-equation-contains-unresolved-details = This plot contains fine detail that has not been fully resolved.
- graphing-calculator-error-expression-replacement = Replacement must be a valid function or variable name.
- graphing-calculator-error-expression-search = Can only rename a valid function or variable name.
- graphing-calculator-error-failed-to-load-image = Failed to load image.
- graphing-calculator-error-image-invalid-angle = Invalid angle. Try using any number.
- graphing-calculator-error-image-invalid-center = Invalid center. Try, for example, (0,0).
- graphing-calculator-error-image-invalid-file = The file “{ $file }” is not an image
- graphing-calculator-error-image-invalid-height = Invalid height. Try using any number.
- graphing-calculator-error-image-invalid-opacity = Invalid opacity. Try using any number.
- graphing-calculator-error-image-invalid-width = Invalid width. Try using any number.
- graphing-calculator-error-inference-invalid-cdf-p-value = Target area needs to be between 0 and 1.
- graphing-calculator-error-inference-invalid-confidence = Confidence level must be a number between 0 and 1.
- graphing-calculator-error-inference-invalid-hypothesis = There is an error in the hypothesis value.
- graphing-calculator-error-invalid-exportable-evaluation = Error computing this value.
- graphing-calculator-error-invalid-value = Invalid value
- graphing-calculator-error-legacy-random-seed-behavior = This graph uses legacy randomization behavior.
- graphing-calculator-error-log-axes-image = Cannot plot images on a log scale.
- graphing-calculator-error-nan-blame-complex-coercion = Plotted values are non-real at all input values. Try using absolute value to convert complex numbers to real.
- graphing-calculator-error-reached-maximum-recursion-depth = Reached maximum recursion depth while plotting this expression.
- graphing-calculator-error-table-regression-unexportable-reserved-variable-single = Column { $variable } can’t be referenced outside of the table. To create a standalone regression, first try renaming that column.
- graphing-calculator-error-table-regression-unexportable-reserved-variables-many = These columns can’t be referenced outside of the table. To export the regression model, first try renaming the columns.
- graphing-calculator-error-tone-frequency-out-of-range = Tones can only play for frequencies between { $min }Hz and { $max }Hz.