Merge lp:~barryprice/canonical-identity-provider/update_irc_channel into lp:canonical-identity-provider/release

Proposed by Barry Price
Status: Merged
Approved by: Colin Watson
Approved revision: no longer in the source branch.
Merge reported by: Ubuntu One Auto Pilot
Merged at revision: not available
Proposed branch: lp:~barryprice/canonical-identity-provider/update_irc_channel
Merge into: lp:canonical-identity-provider/release
Diff against target: 24 lines (+2/-2)
2 files modified
po/webui/webui.pot (+1/-1)
src/webui/templates/device/device-help.html (+1/-1)
To merge this branch: bzr merge lp:~barryprice/canonical-identity-provider/update_irc_channel
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+302989@code.launchpad.net

Commit message

Direct people with problems to the appropriate IRC channel

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve
Revision history for this message
Ricardo Kirkner (ricardokirkner) wrote :

A commit message is needed before tarmac will merge this MP.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'po/webui/webui.pot'
--- po/webui/webui.pot 2016-07-20 23:30:46 +0000
+++ po/webui/webui.pot 2016-08-16 08:29:21 +0000
@@ -951,7 +951,7 @@
951"We need to remove the device from your account to prevent\n"951"We need to remove the device from your account to prevent\n"
952" someone using it to gain access to your account. Please contact us\n"952" someone using it to gain access to your account. Please contact us\n"
953" immediately to resolve this! You can reach ISD in the #isd channel on\n"953" immediately to resolve this! You can reach ISD in the #isd channel on\n"
954" IRC, or IS in the #is channel, or phone the IS emergency helpline.\n"954" IRC, or IS in the #webops channel, or phone the IS emergency helpline.\n"
955" "955" "
956msgstr ""956msgstr ""
957957
958958
=== modified file 'src/webui/templates/device/device-help.html'
--- src/webui/templates/device/device-help.html 2014-12-09 21:32:43 +0000
+++ src/webui/templates/device/device-help.html 2016-08-16 08:29:21 +0000
@@ -29,7 +29,7 @@
29 {% blocktrans %}We need to remove the device from your account to prevent29 {% blocktrans %}We need to remove the device from your account to prevent
30 someone using it to gain access to your account. Please contact us30 someone using it to gain access to your account. Please contact us
31 immediately to resolve this! You can reach ISD in the #isd channel on31 immediately to resolve this! You can reach ISD in the #isd channel on
32 IRC, or IS in the #is channel, or phone the IS emergency helpline.32 IRC, or IS in the #webops channel, or phone the IS emergency helpline.
33 {% endblocktrans %}33 {% endblocktrans %}
34 </p>34 </p>
3535