summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2011-11-22 18:37:47 +0000
committerfisharebest <fisharebest@gmail.com>2011-11-22 18:37:47 +0000
commitf450578174c6dfc46eaa5bac39b5a02f9ee630f0 (patch)
tree05ba90f1b48cd44f83c1bb98f334551f8d20b9dc /includes
parent5004164fa6315fa8fb7260912ba614d456d88d28 (diff)
downloadwebtrees-f450578174c6dfc46eaa5bac39b5a02f9ee630f0.tar.gz
webtrees-f450578174c6dfc46eaa5bac39b5a02f9ee630f0.tar.bz2
webtrees-f450578174c6dfc46eaa5bac39b5a02f9ee630f0.zip
Help text for "layout" on pedigree chart is incomplete, and not really needed.
Diffstat (limited to 'includes')
-rw-r--r--includes/old_messages.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/old_messages.php b/includes/old_messages.php
index 9efb81740b..785adb9658 100644
--- a/includes/old_messages.php
+++ b/includes/old_messages.php
@@ -80,6 +80,7 @@ exit;
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('On Mouse Click');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('On Mouse Down');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('On Mouse Over');
+/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Page layout');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Partner');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Passwords must be at least 6 characters long and are case-sensitive, so that "s3CR#t" is different to "S3CR#t".');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Pedigree chart root person');
@@ -112,6 +113,7 @@ exit;
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Unable to authenticate user.');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('User name');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('With this option you can either show or hide all details in the Name boxes. You can display more boxes on one screen when the details are hidden.<br /><br />When all details are hidden, the Zoom icon described below is not shown. However, if the administrator has enabled the Zoom function, the entire box will act like a Zoom icon to reveal full details about the person.<br /><br />When the details are not hidden and the Zoom function, identified by a magnifying glass icon, has been enabled by the administrator, you can reveal even more details about that person. If you normally have to click on the Zoom icon to zoom in, you can reveal additional hidden details by clicking that icon here. Similarly, if you can zoom in by hovering over the Zoom icon, hidden details will be revealed by hovering over that icon here.<br /><br />If you have clicked on the Zoom icon to reveal more details, you can restore the box to its normal level of detail by clicking on the Zoom icon again. If you have revealed more details by simply moving the mouse pointer over the Zoom icon, the box will be restored to its normal level of detail when you move the mouse pointer away from the Zoom icon.');
+/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('With this option you determine the page layout orientation.<br /><br />Changing this setting might be useful if you want to make a screen print or if you have a different type of screen.<ul><li><b>Portrait</b> mode will make the tree taller, such that a 4 generation chart should fit on a single page printed vertically.</li><li><b>Landscape</b> mode will make a wider tree that should print on a single page printed horizontally.</li><li><b>Oldest at top</b> mode rotates the chart, but not its boxes, by 90 degrees counter-clockwise, so that the oldest generation is at the top of the chart.</li><li><b>Oldest at bottom</b> mode rotates the chart, but not its boxes, by 90 degrees clockwise, so that the oldest generation is at the bottom of the chart.</li></ul>');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('You can change your username by updating it here. Usernames are case insensitive and ignore accented letters, so that "chloe", "chlo&euml;" and "CHLOE" are considered to be the same. Usernames may not contain the following characters: &lt;&gt;"%%{};');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Your correct email address is important to us to keep in touch with you.<br /><br />If you get a new email address, as usually happens when you change your Internet provider, please do not forget to change the address here as well. You won\'t get a confirmation message from this site when you change this address, but any future messages directed to you will go this new address.');
/* I18N: This message is deleted in webtrees-1.2.5 */ WT_I18N::translate('Zoom boxes on charts');