Tweak wording.
authorJan <jan@horde.org>
Tue, 8 Jun 2010 17:52:13 +0000 (18:52 +0100)
committerJan Schneider <jan@horde.org>
Tue, 8 Jun 2010 17:58:57 +0000 (19:58 +0200)
kronolith/templates/index/edit.inc

index b2ad6c0..3f559ac 100644 (file)
@@ -60,7 +60,7 @@
   <label for="kronolithEventTarget"><?php echo _("Add event to") ?>:</label>
   <select name="targetcalendar" id="kronolithEventTarget"></select>
   <span class="kronolithSeparator">|</span>
-  <?php printf(_("This event is %s private %s &mdash; hides details if calendar is public %s"), '<input type="checkbox" name="private" id="kronolithEventPrivate" /> <label for="kronolithEventPrivate">', '</label> <span class="kronolithSeparator">', '</span>') ?>
+  <?php printf(_("%s Private %s &mdash; hides details if calendar is public %s"), '<input type="checkbox" name="private" id="kronolithEventPrivate" /> <label for="kronolithEventPrivate">', '</label> <span class="kronolithSeparator">', '</span>') ?>
 </div>
 
 <div class="tabset">