Remove lowercased duplicates from ejabberd.pot

This commit is contained in:
Evgeniy Khramtsov 2018-06-20 13:02:06 +03:00
parent 9e83c45b3c
commit f465742f2c
2 changed files with 5 additions and 15 deletions

View File

@ -188,7 +188,8 @@ msgstr ""
msgid "Announcements" msgid "Announcements"
msgstr "" msgstr ""
#: muc_roomconfig:1240 muc_roomconfig:1287 muc_roominfo:594 #: muc_roomconfig:1240 muc_roomconfig:1287 muc_roomconfig:1691
#: muc_roominfo:594
msgid "Anyone" msgid "Anyone"
msgstr "" msgstr ""
@ -1004,14 +1005,11 @@ msgstr ""
msgid "Moderator privileges required" msgid "Moderator privileges required"
msgstr "" msgstr ""
#: muc_roomconfig:1246 muc_roominfo:600 #: muc_roomconfig:1246 muc_roomconfig:1285 muc_roomconfig:1689
#: muc_roominfo:600
msgid "Moderators Only" msgid "Moderators Only"
msgstr "" msgstr ""
#: muc_roomconfig:1285
msgid "Moderators only"
msgstr ""
#: ejabberd_web_admin:1992 #: ejabberd_web_admin:1992
msgid "Modified modules" msgid "Modified modules"
msgstr "" msgstr ""
@ -2527,10 +2525,6 @@ msgstr ""
msgid "Your messages to ~s are being blocked. To unblock them, visit ~s" msgid "Your messages to ~s are being blocked. To unblock them, visit ~s"
msgstr "" msgstr ""
#: muc_roomconfig:1691
msgid "anyone"
msgstr ""
#: mod_disco:463 #: mod_disco:463
msgid "ejabberd" msgid "ejabberd"
msgstr "" msgstr ""
@ -2591,10 +2585,6 @@ msgstr ""
msgid "leaves the room" msgid "leaves the room"
msgstr "" msgstr ""
#: muc_roomconfig:1689
msgid "moderators only"
msgstr ""
#: mod_muc_room:4101 #: mod_muc_room:4101
msgid "private, " msgid "private, "
msgstr "" msgstr ""

View File

@ -25,7 +25,7 @@
{fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.22"}}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.22"}}},
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.11"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.11"}}},
{fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.30"}}}, {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.30"}}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "5df8f4b"}}, {xmpp, ".*", {git, "https://github.com/processone/xmpp", "5745b7e"}},
{fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.14"}}}, {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.14"}}},
{jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}}, {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
{p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.3"}}}, {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.3"}}},