mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #39] Spanish locale is wrong #32
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#32
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @jguardon on GitHub (Apr 25, 2016).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/39
Spanish locale must be es_ES, not sp_SP, which doesn't exist. Perhaps this doesn't affect the normal behavior of the scripts, but it's good having the stuff sorted ;-)
Regards
@darold commented on GitHub (Apr 25, 2016):
Thanks for the report. Last commit
982ba3frename the file.Best regards,
@jguardon commented on GitHub (Apr 25, 2016):
Oh, thanks! Really fast answer. Best regards.