diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-15 12:09:58 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-15 12:09:58 +0000 |
commit | ad86535024e3a85bd161b711aabe93997a5705ad (patch) | |
tree | 71aa76167c8b8abee24dba92554a4b9653b9444e /language | |
parent | 628f4d2a7e4d072439ad8f30cf6fb702e14f134b (diff) |
Consistently use READ_ONLY_MODE everywhere.
Diffstat (limited to 'language')
-rw-r--r-- | language/anope.en_US.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index a46566469..fa6dc2796 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -6050,9 +6050,6 @@ msgstr "Services Operator commands" msgid "Services are in DefCon mode, please try again later." msgstr "Services are in DefCon mode, please try again later." -msgid "Services are in read-only mode!" -msgstr "Services are in read-only mode!" - #, c-format msgid "Services are now at DEFCON %d." msgstr "Services are now at DEFCON %d." @@ -6079,6 +6076,9 @@ msgstr "Services are now in read-only mode." msgid "Services are now in read-write mode." msgstr "Services are now in read-write mode." +msgid "Services are temporarily in read-only mode." +msgstr "Services are temporarily in read-only mode." + msgid "Services have been configured to not send mail." msgstr "Services have been configured to not send mail." |