Code

Modified Translation Strings.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 29 Aug 2005 11:21:13 +0000 (11:21 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 29 Aug 2005 11:21:13 +0000 (11:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1250 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofon/conference/class_phoneConferenceManagment.inc
plugins/gofon/conference/generic.tpl
plugins/personal/environment/kioskManagement.tpl

index 71c0efc951953547378daa2db51ded22c24f403c..e4913b2f4092ae18f827e461169197a143415d94 100644 (file)
@@ -281,7 +281,7 @@ class phoneConferenceManagment extends plugin
       " <input type='image' src='images/list_root.png' align='middle' title='"._("Go to root department")."' name='dep_root' alt='"._("Root")."'>&nbsp;".
       " <input type='image' align='middle' src='images/list_home.png' title='"._("Go to users department")."' alt='"._("Home")."' name='dep_home'>&nbsp;".
       " <img src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;".
-      " <input type='image' align='middle' src='images/list_new_user.png' title='"._("Create new user")."' alt='"._("New user")."' name='user_new'>&nbsp;".
+      " <input type='image' align='middle' src='images/list_new_user.png' title='"._("Create new conference")."' alt='"._("New conference")."' name='user_new'>&nbsp;".
       " <img src='images/list_seperator.png' align='middle' alt='' height='16' width='1'>&nbsp;".
       _("Current base")."&nbsp;<select name='depselect' onChange='mainform.submit()'>$options</select>".
       " <input type='image' src='images/list_submit.png' align='middle' title='"._("Submit department")."' name='submit_department' alt='"._("Submit").     "'>&nbsp;".
@@ -301,7 +301,7 @@ class phoneConferenceManagment extends plugin
     $divlist->SetEntriesPerPage(20);
     $divlist->SetHeader(array(
           array("string" => "&nbsp;"),            
-          array("string" =>_("Name / nummer")),
+          array("string" =>_("Name - Number")),
           array("string" => _("Owner")),
           array("string" => _("PIN")),
           array("string" =>_("Actions"), "attach" => "style='text-align:  right;border:none'")));
index fd5466ac1210a4bdb38e4ff30b635aaa4a05fec5..d732546124262e75785ae4eb500e19001040b053 100644 (file)
@@ -21,7 +21,7 @@
        <tr>
        <td><LABEL for="goFonConferenceOption_D">{t}Type{/t}</LABEL>{$must}</td>
        <td>
-       <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" title="{t}Choose subtree to place department in{/t}" {$goFonConferenceOption_DACL}> 
+       <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" title="{t}Choose subtree to place conference in{/t}" {$goFonConferenceOption_DACL}> 
        {html_options options=$goFonConferenceOptions selected=$goFonConferenceOption_D}
        </select>
        </td>
index 4c5ae17ab73edd3105e68dc676ad121ac5d14871..612e69a7d537ba6a8cee8f80b5e2957da7905c42 100644 (file)
@@ -10,8 +10,8 @@
                 <option disabled>&nbsp;</option>
                 </select><br>
                                <input type="file"       name="newProfile" value="{t}Browse{/t}">                       
-                       <input type="submit" name="profileAdd" value="{t}Add{/t}">
-                           <input type="submit" name="profileDel" value="{t}Remove{/t}">
+               <input type="submit" name="profileAdd" value="{t}Add{/t}">
+                         <input type="submit" name="profileDel" value="{t}Remove{/t}">
                        </td>
                        <td>
                        </td>