i18n: Fix capitalization of Zulip Botserver download code.

This commit is contained in:
Tim Abbott
2017-07-07 17:02:28 -07:00
parent 4b765ae304
commit f2379d66a2
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
</div>
<div>
<span>{{ t 'Download config of all active Outgoing webhook bots in Zulip Botserver format.' }}</span>
<span>{{ t 'Download config of all active outgoing webhook bots in Zulip Botserver format.' }}</span>
<a type="submit" download="{{flaskbotrc}}" id= "download_flaskbotrc" class="btn" title="{{t 'Download flaskbotrc' }}">
<i class="icon-vector-download-alt sea-green"></i>
</a>

View File

@@ -15,6 +15,7 @@ IGNORED_PHRASES = [
r"Android",
r"API",
r"APNS",
r"Botserver",
r"Cookie Bot",
r"Dropbox",
r"GitHub",