This commit is contained in:
Manfred Kindl
2011-08-19 15:25:36 +00:00
parent 6196d6979f
commit 20b1d6a10c
3 changed files with 17 additions and 17 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
<?php
$this->phrasen['feedback/titelFeedback']='Communication - Feedback';
$this->phrasen['feedback/vielenDankFuerIhrFeedback']='Thank you for your Feedback!';
$this->phrasen['feedback/ihreNachrichtWurdeWeitergeleitet']='Your message has been sent to our service staff';
$this->phrasen['feedback/feedbackNichtWeitergeleitet']='Your feedback could not be sent';
$this->phrasen['feedback/wendenSieSichAnDieAdministration']='Please ask for support';
$this->phrasen['feedback/absatz1']='<h3>Your opinion counts!</h3><h3>You can enter your feedback here.</h3><p>Help us to improve our service...</p><p>For technical problems please use our <a href="https://bug.technikum-wien.at" target="_blank" class="Item">Bugtracking-System</a></p><table class="tabcontent"><tr><td nowrap><br>Please enter your feedback here:<br>';
$this->phrasen['feedback/vielenDankFuerIhrFeedback']='Thank you for your feedback!';
$this->phrasen['feedback/ihreNachrichtWurdeWeitergeleitet']='- Your message has been forwarded to the appropriate person responsible';
$this->phrasen['feedback/feedbackNichtWeitergeleitet']='Your feedback has not been forwarded';
$this->phrasen['feedback/wendenSieSichAnDieAdministration']='Please contact the administration';
$this->phrasen['feedback/absatz1']='<h3>Your opinion counts!</h3><h3>You can send us feedback here.</h3><p>Please help us to improve our service and send us your feedback here. Do you have any special requests or suggestions for us, is there any important information you can not find, or do you just want to tell us exactly what you think? We are always happy to hear your suggestions. Only if we know your opinion, can we address your concerns and wishes.</p><p>For technical errors, please use the <a href="https://bug.technikum-wien.at" target="_blank" class="Item">bug tracking system</a></p><table class="tabcontent"><tr><td nowrap><br>Please enter your feedback here:<br>';
$this->phrasen['feedback/erfolgreichEingetragen']='Message was successfully recorded';
?>
+3 -3
View File
@@ -1,8 +1,8 @@
<?php
$this->phrasen['mailverteiler/titel']='Communication - Mailing lists';
$this->phrasen['mailverteiler/absatz1']='<strong><font class="error">Attention:&nbsp;</font></strong>You should only use the mailing lists for fh...';
$this->phrasen['mailverteiler/absatz2']='<strong><font class="error">Info:&nbsp;</font></strong>Information for <a class="Item" href="../cisdocs/Mailverteiler.pdf" target="_blank">authorisation</a> mailing lists, <a class="Item" href="../cisdocs/bedienung_mailverteiler.pdf" target="_blank">instruction manual</a> mailing lists';
$this->phrasen['mailverteiler/absatz3']='<h3>To open the lists click the button &nbsp;[&nbsp;<img src="../../skin/images/bullet_arrow_right.png" title="anzeigen" alt="anzeigen" border="0">&nbsp;]&nbsp;. To close the list click the button&nbsp;&nbsp;[&nbsp;<img src="../../skin/images/bullet_arrow_down.png" title="Ausblenden" alt="Ausblenden" border="0">&nbsp;]</h3>';
$this->phrasen['mailverteiler/absatz1']='<strong><font class="error">Notice:&nbsp;</font></strong>These mailing lists may only be used for university-related purposes!';
$this->phrasen['mailverteiler/absatz2']='<strong><font class="error">Info:&nbsp;</font></strong>Information regarding the <a class="Item" href="../cisdocs/Mailverteiler.pdf" target="_blank">authorization concept </a> for mailing lists, <a class="Item" href="../cisdocs/bedienung_mailverteiler.pdf" target="_blank"> instructions</a> for mailing lists';
$this->phrasen['mailverteiler/absatz3']='<h3>To display the mailing list, please click on &nbsp;[&nbsp;<img src="../../skin/images/bullet_arrow_right.png" title="anzeigen" alt="anzeigen" border="0">&nbsp;]&nbsp;or to hide it, click on &nbsp;&nbsp;[&nbsp;<img src="../../skin/images/bullet_arrow_down.png" title="Ausblenden" alt="Ausblenden" border="0">&nbsp;]</h3>';
$this->phrasen['mailverteiler/verteilerOeffnen']='Open mailing list';
$this->phrasen['mailverteiler/anzeigen']='show';
$this->phrasen['mailverteiler/ausblenden']='fade out';
+9 -9
View File
@@ -1,13 +1,13 @@
<?php
$this->phrasen['notebookregister/notebook_absatz1']='If you have to register more than one Notebook, please contact <a class="Item" href="mailto:support@technikum-wien.at?Subject=Notebook-Registration">support@technikum-wien.at</a>.<br/><br/>Enter the MAC-adress like: 00-50-DA-C2-32-1C, or 00:50:DA:C2:32:1C';
$this->phrasen['notebookregister/notebook_absatz2']='The changes will take effect after about 30 minutes. Please be patient.<br/><br/>For using the internet, please let.....<br/>Enter the proxy-server: <strong>proxy.technikum-wien.at</strong> and the port <strong>3128</strong> into your browsers preferences.';
$this->phrasen['notebookregister/notebook_anmerkung']='fill out only when UID is not the same as the user';
$this->phrasen['notebookregister/notebook_absatz1']='It is only possible to register one notebook PC per person. <br/>If you want to register more than one, please contact support at <a class="Item" href="mailto:support@technikum-wien.at?Subject=Notebook-Registration">support@technikum-wien.at</a>.<br/><br/>Enter the MAC address in the following format: 00-50-DA-C2-32-1C, or 00:50:DA:C2:32:1C';
$this->phrasen['notebookregister/notebook_absatz2']='The changes will take effect in about 30 minutes. Please be patient.<br/><br/>In order to access the Internet, please allow the DHCP server to assign the network connection settings.<br/>Please enter the following proxy server in your browser: <strong>proxy.technikum-wien.at</strong> and set the port to <strong>3128</strong>.';
$this->phrasen['notebookregister/notebook_anmerkung']='only has to be entered if the UID is not the same as that of the logged-in user';
$this->phrasen['notebookregister/titelNotebookRegistration']='Infrastructure - Notebook-Registration';
$this->phrasen['notebookregister/passwortEingebenWennUIDgeaendert']='You have to enter a password, when the UID has changed';
$this->phrasen['notebookregister/passwortEingebenWennUIDgeaendert']='A password must be entered when the UID is changed.';
$this->phrasen['notebookregister/passwortErneutEingeben']='Please enter the password again';
$this->phrasen['notebookregister/MACadresseBereitsVerwendet']='This MAC-adress is already used. Please contact <a href="mailto:support@technikum-wien.at">support@technikum-wien.at</a>';
$this->phrasen['notebookregister/MACadresseErfolgreichEingetragen']='The MAC-adress has been sucessfully registered';
$this->phrasen['notebookregister/MACadresseErfolgreichGeaendert']='The MAC-adress has been sucessfully changed';
$this->phrasen['notebookregister/MACadresseFehlerhaft']='Error in MAC-adress';
$this->phrasen['notebookregister/MACadresseNichtFreigeschalten']='You can not enter the MAC-adress because you are not unlocked';
$this->phrasen['notebookregister/MACadresseBereitsVerwendet']='The MAC address is already in use, please contact support at <a href="mailto:support@technikum-wien.at">support@technikum-wien.at</a>';
$this->phrasen['notebookregister/MACadresseErfolgreichEingetragen']='The MAC address has been registered successfully.';
$this->phrasen['notebookregister/MACadresseErfolgreichGeaendert']='The MAC address has been changed successfully';
$this->phrasen['notebookregister/MACadresseFehlerhaft']='The specified MAC address is incorrect';
$this->phrasen['notebookregister/MACadresseNichtFreigeschalten']='You can not register your MAC address. You do not have registration privileges';
?>