this post was submitted on 15 Apr 2025
307 points (99.0% liked)
Programmer Humor
22589 readers
720 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unlocalized strings are not errors.
I guess it depends on the definition, but I'd say they absolutely are errors; if some function produces a result that is both unexpected for the user and outside the design criteria it should be considered an error.
I have several Jira tickets that would like a word with you.
Yes, they are errors
Examples of such things being labelled as an error:
https://learningintheopen.org/2024/12/12/microsoft-outlook-error-error-failed-to-load-localized-strings/
https://docs.revenera.com/installshield26helplib/rn/Content/helplibrary/Localized_String_Considerations.htm
Of course they are an error, what are you talking about.
Error: A mistake; an accidental wrong action or a false statement not made deliberately
- Hier to the Empire, by Timothy Zahn
It's a common dictionary, which is probably not very good in this context. I think it would be more appropriate to refer to ISTQB, as it is likely the most relevant source when it comes to software testing and failures:
Or to put it simple:
We're seeing a failure here.