Merge lp:~cjohnston/loco-team-portal/bug-637545 into lp:loco-team-portal

Proposed by Chris Johnston
Status: Merged
Merged at revision: 297
Proposed branch: lp:~cjohnston/loco-team-portal/bug-637545
Merge into: lp:loco-team-portal
Diff against target: 72 lines (+18/-13)
2 files modified
loco_directory/locale/loco-directory.pot (+13/-11)
loco_directory/templates/irc_chat.html (+5/-2)
To merge this branch: bzr merge lp:~cjohnston/loco-team-portal/bug-637545
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+35343@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'loco_directory/locale/loco-directory.pot'
2--- loco_directory/locale/loco-directory.pot 2010-09-13 19:23:31 +0000
3+++ loco_directory/locale/loco-directory.pot 2010-09-13 22:23:58 +0000
4@@ -8,10 +8,11 @@
5 msgstr ""
6 "Project-Id-Version: PACKAGE VERSION\n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2010-09-13 19:20+0000\n"
9+"POT-Creation-Date: 2010-09-13 22:20+0000\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13+"Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17@@ -641,21 +642,22 @@
18 msgid "Ubuntu LoCo Teams IRC Chat"
19 msgstr ""
20
21-#: templates/irc_chat.html:12
22+#: templates/irc_chat.html:13
23 msgid ""
24 "Why not join other team members from different LoCos around the world on IRC "
25-"in the locoteams channel. This is where LoCo enthusiasts like to hang out. "
26-"It is open to everyone, you don't have to be a leader,it's a welcoming "
27-"channel open to everyone to ask questions about LoCo team issues, planning "
28-"events or just to talk to others."
29+"in the #ubuntu-locoteams IRC channel. This is where LoCo enthusiasts like to "
30+"hang out. It is open to everyone, you don't have to be a leader. This is the "
31+"perfect channel to ask questions about LoCo team issues or planning events. "
32+"It is also a great place to talk and socialize with members of other LoCo "
33+"teams."
34 msgstr ""
35
36-#: templates/irc_chat.html:13
37+#: templates/irc_chat.html:14
38 msgid ""
39-"It's a great place to chat to other members from different teams, get ideas "
40-"off them and learn how other teams interact. Why not join and idle and learn "
41-"from one another. Encourage your own team to join this channel, by adding it "
42-"to your wiki information on IRC, or in your channel topic also."
43+"It's a great place to chat to with members from different teams, get ideas "
44+"from them and learn how other teams interact. Why not join, idle and learn. "
45+"Encourage other members of your LoCo to join this channel by mentioning it "
46+"on your wiki page or in your IRC channel's topic."
47 msgstr ""
48
49 #: templates/loco_council.html:4 templates/loco_council.html.py:14
50
51=== modified file 'loco_directory/templates/irc_chat.html'
52--- loco_directory/templates/irc_chat.html 2010-09-11 17:20:08 +0000
53+++ loco_directory/templates/irc_chat.html 2010-09-13 22:23:58 +0000
54@@ -8,13 +8,16 @@
55 {% block content %}
56
57 <h1>{% trans "Ubuntu LoCo Teams IRC Chat" %}</h1>
58+
59 <article class="main-content">
60- <p>{% trans "Why not join other team members from different LoCos around the world on IRC in the locoteams channel. This is where LoCo enthusiasts like to hang out. It is open to everyone, you don't have to be a leader,it's a welcoming channel open to everyone to ask questions about LoCo team issues, planning events or just to talk to others." %}</p>
61- <p>{% trans "It's a great place to chat to other members from different teams, get ideas off them and learn how other teams interact. Why not join and idle and learn from one another. Encourage your own team to join this channel, by adding it to your wiki information on IRC, or in your channel topic also." %}</p>
62+ <p>{% trans "Why not join other team members from different LoCos around the world on IRC in the #ubuntu-locoteams IRC channel. This is where LoCo enthusiasts like to hang out. It is open to everyone, you don't have to be a leader. This is the perfect channel to ask questions about LoCo team issues or planning events. It is also a great place to talk and socialize with members of other LoCo teams." %}</p>
63+ <p>{% trans "It's a great place to chat to with members from different teams, get ideas from them and learn how other teams interact. Why not join, idle and learn. Encourage other members of your LoCo to join this channel by mentioning it on your wiki page or in your IRC channel's topic." %}</p>
64 </article>
65+
66 <article class="main-content alone">
67 <h2>Webchat</h2>
68 <br />
69 <iframe src="http://webchat.freenode.net/?channels=#ubuntu-locoteams&prompt=1&uio=MTE9MzE28" width="900" height="400"></iframe>
70 </article>
71+
72 {% endblock %}

Subscribers

People subscribed via source and target branches