diff options
author | Sadie Powell <sadie@witchery.services> | 2024-06-12 17:53:15 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-06-12 17:53:15 +0100 |
commit | f2b66278aa4dae89533510f59216510fa1bec2f5 (patch) | |
tree | 5d3fbf03baaab0d6cddf2506eb976f9e79210867 /language/anope.en_US.po | |
parent | 5b7d952626160e7e17762bdc69211c69b1b3c8cd (diff) |
Fix a string that should be marked as translatable in ns_info.
Diffstat (limited to 'language/anope.en_US.po')
-rw-r--r-- | language/anope.en_US.po | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/language/anope.en_US.po b/language/anope.en_US.po index b270e0165..072a2d74f 100644 --- a/language/anope.en_US.po +++ b/language/anope.en_US.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Anope\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-11 17:38+0100\n" -"PO-Revision-Date: 2024-05-11 17:39+0100\n" +"POT-Creation-Date: 2024-06-12 17:52+0100\n" +"PO-Revision-Date: 2024-06-12 17:53+0100\n" "Last-Translator: Sadie Powell <sadie@witchery.services>\n" "Language-Team: English\n" "Language: en_US\n" @@ -8092,6 +8092,10 @@ msgstr "Used to manage the list of privileged users" msgid "Used to modify the channel status of you or other users" msgstr "Used to modify the channel status of you or other users" +#, c-format +msgid "User %s isn't currently logged in to an account." +msgstr "User %s isn't currently logged in to an account." + msgid "User has been banned from the channel" msgstr "User has been banned from the channel" |