Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2016-11-06 22:37:59 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-11-06 22:41:02 +0300
commit91b9f8c772246dc5c2c6542b93ed77c4a9d2d453 (patch)
tree21b75b5f7a4492966205c92c5cc13f50ff238022 /page-contactform.php
parent883b547dbbbf780dfe53fbf93c4fb18b4d119931 (diff)
clean up translation code
Diffstat (limited to 'page-contactform.php')
-rw-r--r--page-contactform.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/page-contactform.php b/page-contactform.php
index 8a777e29..17fec4ef 100644
--- a/page-contactform.php
+++ b/page-contactform.php
@@ -1,5 +1,5 @@
<div class="page-header">
- <h1><?php echo $l->t('<a href="/events">Events</a> > Contact');?></h1>
+ <h1><?php echo $l->t('<a href="/events">Events</a> > Contact');?></h1>
</div>
<div class="sub-nav">
<a href="/events/meetups">Meetups</a>&nbsp;&nbsp;
@@ -7,15 +7,15 @@
|&nbsp;&nbsp;Contact
</div></br>
-<p><?php echo $l->t('Planning a community release party, conference or meetup? Let us know the details – dates, links, session details,
+<p><?php echo $l->t('Planning a community release party, conference or meetup? Let us know the details – dates, links, session details,
etc – and we’ll promote it on the Events page.');?></p>
-<p><?php echo $l->t('<strong>Note:</strong> if you want to request community materials, use the
+<p><?php echo $l->t('<strong>Note:</strong> if you want to request community materials, use the
<a href="<?php echo get_template_directory_uri(); ?>/assets/files/request_form.pdf">request form</a>
and make sure you fill in as many details as possible!
<br />
Looking for information or materials related to professional use of Nextcloud? Check out the
<a href="https://nextcloud.com/resources/">enterprise resources page</a> on nextcloud.com.');?></p>
<br/>
-<h2><?php echo $l->t('Contact form');?></h2>
+<h2><?php echo $l->t('Contact form');?></h2>