summaryrefslogtreecommitdiff
path: root/language/anope.en_US.po
AgeCommit message (Expand)Author
2025-05-24Convert Anope::Debug to an unsigned value.Sadie Powell
2025-05-10Refactor Anope::strftime.Sadie Powell
2025-05-10Use more appropriate types for MaxUserCount and OperCount.Sadie Powell
2025-05-10There's no need to count the servers in os_stats.Sadie Powell
2025-05-02Remove the inconsistently used [auto memo] prefix from some memos.Sadie Powell
2025-05-02Remove double spacing after a full stop in help messages.Sadie Powell
2025-04-25Allow disabling the timestamp in os_news messages.Sadie Powell
2025-04-23When deleting a single list item show the deleted item not a count.Sadie Powell
2025-04-22Remove hardcoded command names from most messages.Sadie Powell
2025-04-19Allow syntax messages to take a predicate.Sadie Powell
2025-04-16Use a duration string when telling people to wait before emailing.Sadie Powell
2025-04-16Use duration strings when reporting the expiry period.Sadie Powell
2025-04-16Fix some text strings that should be marked as translatable.Sadie Powell
2025-04-16Update as many messages as possible for automatic line wrapping.Sadie Powell
2025-04-10Expand GetQueryCommand to take a command name.Sadie Powell
2025-03-22Use a plural form translation for the ns_maxemail error.Sadie Powell
2025-03-22Update more messages to use gettext plural forms.Sadie Powell
2025-03-19Make it clear that an ignore list is for memos in ms_ignore.Sadie Powell
2025-03-16Improve the error reporting in os_shutdown.Sadie Powell
2025-03-08Rework how nickname protection works.Sadie Powell
2025-02-14Allow changing the status modes of multiple people at once.Sadie Powell
2025-02-07Add some options to botserv/botlist to make admining easier.Sadie Powell
2024-12-12Use a more useful setting example in os_config.Sadie Powell
2024-11-25Simplify the duration string logic in Anope::Expires.Sadie Powell
2024-11-25Fix pluralising languages which use the same plural for 0 as 1.Sadie Powell
2024-11-22Convert some more strings to plural forms.Sadie Powell
2024-11-22Add a plural form overload of SendMessage.Sadie Powell
2024-11-22Improve language selection.Sadie Powell
2024-11-19Add a plural form overload of CommandSource::Reply.Sadie Powell
2024-11-19Make an untranslated string translatable.Sadie Powell
2024-11-13Use the remaining wait time in the registration delay message.Sadie Powell
2024-11-13Use durations instead of seconds in waiting messages.Sadie Powell
2024-11-13Clean up Anope::Duration and switch to use plural form translation.Sadie Powell
2024-11-08Make the grammar of the SET privilege description less weird.Sadie Powell
2024-11-08Make the en_US translation file more suitable as a template.Sadie Powell
2024-10-22Replace usestrictprivmsg with something actually useful.Sadie Powell
2024-10-11Let the user know about their cert being auto-added to their account.Sadie Powell
2024-09-26Fix some messages not being marked as translatable.Sadie Powell
2024-08-18Fix the grammar of some info messages.Sadie Powell
2024-06-23Make the language around fantasy commands less weird.Sadie Powell
2024-06-12Fix a string that should be marked as translatable in ns_info.Sadie Powell
2024-05-11Store when the account name was registered in the NickCore.Sadie Powell
2024-04-07Add more documentation for overriding confirmation codes.Sadie Powell
2024-03-15Use consistent casing when referring to vhosts and vidents.Sadie Powell
2024-03-15Consistently use READ_ONLY_MODE everywhere.Sadie Powell
2024-03-14Restore some functionality that was removed in an earlier commit.Sadie Powell
2024-03-14Rework sending global notices.Sadie Powell
2024-03-12Show the full command in CONFIRM_DROP.Sadie Powell
2024-03-11Reject registrations and password changes if password encryption fails.Sadie Powell
2024-03-09Add a stats category for password encryption algorithms.Sadie Powell