[LON-CAPA-cvs] cvs: loncom /auth lonroles.pm /interface domainprefs.pm loncoursequeueadmin.pm loncourserespicker.pm loncreateuser.pm lonpickauthor.pm lonrequestcourse.pm /localize/localize de.pm

bisitz bisitz at source.lon-capa.org
Wed Jan 8 12:18:21 EST 2014


bisitz		Wed Jan  8 17:18:21 2014 EDT

  Modified files:              
    /loncom/interface	loncourserespicker.pm loncreateuser.pm 
                     	loncoursequeueadmin.pm lonpickauthor.pm 
                     	domainprefs.pm lonrequestcourse.pm 
    /loncom/auth	lonroles.pm 
    /loncom/localize/localize	de.pm 
  Log:
  Consistent spelling (upper case): Authoring Space
  
  
-------------- next part --------------
Index: loncom/interface/loncourserespicker.pm
diff -u loncom/interface/loncourserespicker.pm:1.10 loncom/interface/loncourserespicker.pm:1.11
--- loncom/interface/loncourserespicker.pm:1.10	Mon Dec 30 18:15:28 2013
+++ loncom/interface/loncourserespicker.pm	Wed Jan  8 17:18:11 2014
@@ -1,6 +1,6 @@
 # The LearningOnline Network
 #
-# $Id: loncourserespicker.pm,v 1.10 2013/12/30 18:15:28 raeburn Exp $
+# $Id: loncourserespicker.pm,v 1.11 2014/01/08 17:18:11 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -151,7 +151,7 @@
  
 Takes incoming title and replaces non-alphanumeric characters with underscore,
 so title can be used as suggested file name (with appended extension) for file
-copied from course to Authoring space.
+copied from course to Authoring Space.
 
 
 =item &enumerate_course_contents()
@@ -162,7 +162,7 @@
 a Course Coordinator. Used to generate numerical IDs to facilitate
 (a) storage of lists of maps or resources to be blocked during an exam,
 (b) processing selected form element during dumping of selected course
-    content to Authoring space.
+    content to Authoring Space.
 
 Inputs: 7 
 
@@ -245,7 +245,7 @@
     }
     if ($context eq 'dumpdocs') {
         $info = '<span class="LC_fontsize_medium">'.
-                &mt('Choose the uploaded course items and templated pages/problems to be copied to Authoring space.').
+                &mt('Choose the uploaded course items and templated pages/problems to be copied to Authoring Space.').
                 '</span><br /><br />';
         $startcount = 3 + $numhome;
         $onsubmit = ' onsubmit="return checkUnique(document.'.$formname.',document.'.$formname.'.archive);"';
@@ -591,7 +591,7 @@
     } elsif ($context eq 'dumpdocs') {
         my $blankmsg = &mt('An item selected has no filename set in the "Save as ..." column.');
         my $dupmsg = &mt('Items selected for copying need unique filenames in the "Save as ..." column.');
-        my $homemsg = &mt('An authoring space needs to be selected.');
+        my $homemsg = &mt('An Authoring Space needs to be selected.');
         $scripttag .= <<"EXTRA";
 
 function checkUnique(form,field) {
Index: loncom/interface/loncreateuser.pm
diff -u loncom/interface/loncreateuser.pm:1.384 loncom/interface/loncreateuser.pm:1.385
--- loncom/interface/loncreateuser.pm:1.384	Tue Dec 24 19:15:10 2013
+++ loncom/interface/loncreateuser.pm	Wed Jan  8 17:18:11 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Create a user
 #
-# $Id: loncreateuser.pm,v 1.384 2013/12/24 19:15:10 raeburn Exp $
+# $Id: loncreateuser.pm,v 1.385 2014/01/08 17:18:11 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -168,7 +168,7 @@
 
     my %titles = &Apache::lonlocal::texthash (
                     portfolio => "Disk space allocated to user's portfolio files",
-                    author    => "Disk space allocated to user's authoring space (if role assigned)",
+                    author    => "Disk space allocated to user's Authoring Space (if role assigned)",
                  );
     foreach my $name ('portfolio','author') {
         my ($currquota,$quotatype,$inststatus,$defquota) =
@@ -241,7 +241,7 @@
     my %lt = &Apache::lonlocal::texthash (
                    'blog'       => "Personal User Blog",
                    'aboutme'    => "Personal Information Page",
-                   'webdav'     => "WebDAV access to authoring spaces (if SSL and author/co-author)",
+                   'webdav'     => "WebDAV access to Authoring Spaces (if SSL and author/co-author)",
                    'portfolio'  => "Personal User Portfolio",
                    'avai'       => "Available",
                    'cusa'       => "availability",
@@ -1418,8 +1418,8 @@
         if (!&Apache::lonnet::allowed('mpq',$ccdomain)) {
             if (&Apache::lonnet::allowed('mpq',$env{'request.role.domain'})) {
                 my %lt=&Apache::lonlocal::texthash(
-                    'dska'  => "Disk quotas for user's portfolio and authoring space",
-                    'youd'  => "You do not have privileges to modify the portfolio and/or authoring space quotas for this user.",
+                    'dska'  => "Disk quotas for user's portfolio and Authoring Space",
+                    'youd'  => "You do not have privileges to modify the portfolio and/or Authoring Space quotas for this user.",
                     'ichr'  => "If a change is required, contact a domain coordinator for the domain",
                 );
                 $user_text{'quota'} = <<ENDNOPORTPRIV;
@@ -3177,7 +3177,7 @@
          'id'             => 'Student/Employee ID',
          'permanentemail' => 'Permanent e-mail address',
          'portfolioquota' => 'Disk space allocated to portfolio files',
-         'authorquota'    => 'Disk space allocated to authoring space',
+         'authorquota'    => 'Disk space allocated to Authoring Space',
          'blog'           => 'Blog Availability',
          'webdav'         => 'WebDAV Availability',
          'aboutme'        => 'Personal Information Page Availability',
@@ -4637,7 +4637,7 @@
              (&Apache::lonnet::allowed('cau',$env{'request.role.domain'}))) {
         push(@{$brcrum},
                  {href => '/adm/createuser?action=processauthorreq',
-                  text => 'Authoring space requests',
+                  text => 'Authoring Space requests',
                   help => 'Domain_Role_Approvals'});
         $bread_crumbs_component = 'Authoring requests';
         if ($env{'form.state'} eq 'done') {
Index: loncom/interface/loncoursequeueadmin.pm
diff -u loncom/interface/loncoursequeueadmin.pm:1.41 loncom/interface/loncoursequeueadmin.pm:1.42
--- loncom/interface/loncoursequeueadmin.pm:1.41	Fri Jan  3 18:39:51 2014
+++ loncom/interface/loncoursequeueadmin.pm	Wed Jan  8 17:18:11 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Utilities to administer domain course requests and course self-enroll requests
 #
-# $Id: loncoursequeueadmin.pm,v 1.41 2014/01/03 18:39:51 raeburn Exp $
+# $Id: loncoursequeueadmin.pm,v 1.42 2014/01/08 17:18:11 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -116,7 +116,7 @@
             push(@rawmsg,@{$textstr});
         }
     } elsif ($context eq 'authormanagers') {
-        $rawsubj = 'Authoring space requests reviewed';
+        $rawsubj = 'Authoring Space requests reviewed';
         push(@rawmsg,{
                       mt  => 'Authoring requests in the following domain: "[_1]" have been reviewed.',
                       args => ["\n$contextdesc"],
@@ -203,19 +203,19 @@
                       args => ["  \n\n","\n"],
                      });
     } elsif ($context eq 'authorreq') {
-        $rawsubj = 'Authoring space request to review';
+        $rawsubj = 'Authoring Space request to review';
         $msgtxt = 'Assignment of an author role in the [_1] domain[_2]was requested by [_3] on [_4].';
         push(@rawmsg,{
                       mt  => $msgtxt,
                       args => [$contextdesc,"\n",$textstr,$timestamp],
                      },
                      {
-                      mt =>'[_1]As Domain Coordinator, use: [_2]Main Menu -> Create users or modify the roles and privileges of users -> Authoring space reqests[_3]to display a list of pending requests, which you can either approve or reject.',
+                      mt =>'[_1]As Domain Coordinator, use: [_2]Main Menu -> Create users or modify the roles and privileges of users -> Authoring Space requests[_3]to display a list of pending requests, which you can either approve or reject.',
                       args => ["\n","\n\n  ","\n\n"],
                      });
     } elsif ($context eq 'requestauthor') {
-        $rawsubj = 'Authoring space request';
-        $msgtxt = 'Your request for an authoring space requested on [_1]has been reviewed by a Domain Coordinator.';
+        $rawsubj = 'Authoring Space request';
+        $msgtxt = 'Your request for an Authoring Space requested on [_1]has been reviewed by a Domain Coordinator.';
         push(@rawmsg,{
                       mt  => $msgtxt,
                       args => [$timestamp."\n"],
@@ -384,7 +384,7 @@
                            '<p>'.&mt('Requests are validated against institutional data to confirm that the requestor is an instructor of record.').'<br />'.
                            &mt('Validation is attempted when the request is submitted.').' '.&mt('If unvalidated, the request will be held in a queue.').' '.&mt('Validation of pending requests is automatically repeated daily.').'</p>';
             } elsif ($context eq 'requestauthor') {
-                $output .= '<h3>'.&mt('Requests for authoring space queued pending approval by a Domain Coordinator').'</h3>';
+                $output .= '<h3>'.&mt('Requests for Authoring Space queued pending approval by a Domain Coordinator').'</h3>';
             } else {
                 $output .= '<h3>'.&mt('Course/Community requests queued pending approval by a Domain Coordinator').'</h3>';
             } 
@@ -397,7 +397,7 @@
             } elsif ($context eq 'pending') {
                 $output .= &mt('There are currently no requests for official courses awaiting validation.');
             } elsif ($context eq 'requestauthor') {
-                $output .= &mt('There are currently no requests for authoring space awaiting approval.');
+                $output .= &mt('There are currently no requests for Authoring Space awaiting approval.');
             } elsif ($context eq 'domain') {
                 $output .= &mt('There are currently no course or community requests awaiting approval.');
             }
@@ -599,14 +599,14 @@
         my $domconfiguser = &Apache::lonnet::get_domainconfiguser($cdom);
         $firsturl = &course_portal_url($domconfiguser,$cdom);
         $approvedmsg = [{
-                            mt => 'Your request for authoring space has been approved.',
+                            mt => 'Your request for Authoring Space has been approved.',
                         },
                         {
                             mt   => 'Visit [_1] to log-in and select your author role',
                             args => [$firsturl],
                         }];
         $rejectedmsg =  [{
-                            mt => 'Your request for authoring space has not been approved.',
+                            mt => 'Your request for Authoring Space has not been approved.',
                         }];
         $domdesc = &Apache::lonnet::domain($cdom);
     } else {
@@ -1050,7 +1050,7 @@
                                                  $approvedlist,$rejectedlist,$crstype);
                 }
             } elsif ($context eq 'requestauthor') {
-                $chgmsg = "'Action was taken on the following authoring space requests by [_1].',$namelink";
+                $chgmsg = "'Action was taken on the following Authoring Space requests by [_1].',$namelink";
                 if (@completed) {
                     $approvedlist = join("\n", at completed);
                     $output .= '<p>'.&mt('The following requests were approved:').'<ul>';
@@ -1128,7 +1128,7 @@
             }
             $output .= '</ul></p>';
         } elsif ($context eq 'requestauthor') {
-            $output .= '<p>'.&mt('Authoring space requests from the following users were deleted because one already exists:').'<ul>';
+            $output .= '<p>'.&mt('Authoring Space requests from the following users were deleted because one already exists:').'<ul>';
             foreach my $uname (@existing) {
                 my $userlink =
                     &Apache::loncommon::aboutmewrapper(&Apache::loncommon::plainname($uname,$cdom),$uname,$cdom);
@@ -1181,7 +1181,7 @@
             }
             $output .= '</ul></p>';
         } elsif ($context eq 'requestauthor') {
-            $output .= '<p>'.&mt('The following authoring space requests were deleted because the requestor does not have a LON-CAPA account:').'<ul>';
+            $output .= '<p>'.&mt('The following Authoring Space requests were deleted because the requestor does not have a LON-CAPA account:').'<ul>';
             foreach my $uname (@invalidusers) {
                 my $userlink =
                     &Apache::loncommon::aboutmewrapper(&Apache::loncommon::plainname($uname,$cdom),$uname,$cdom);
@@ -1213,7 +1213,7 @@
             }
             $output .= '</ul></p>';
         } elsif ($context eq 'requestauthor') {
-            $output .= '<p>'.&mt('The following requests could not be processed because the requestor does not have rights to request an authoring space:').'<ul>';
+            $output .= '<p>'.&mt('The following requests could not be processed because the requestor does not have rights to request an Authoring Space:').'<ul>';
             foreach my $uname (@nopermissions) {
                 my $userlink =
                     &Apache::loncommon::aboutmewrapper(&Apache::loncommon::plainname($uname,$cdom),$uname,$cdom);
@@ -1930,13 +1930,13 @@
     my ($dispositionref,$updateref) = @_;
     if (&is_active_author()) {
         return '<span class="LC_warning">'.
-                &mt('An authoring space has already been assigned to you.').'<br />'.
+                &mt('An Authoring Space has already been assigned to you.').'<br />'.
                 &mt('Please select the Author role from your [_1]roles page[_2].','<a href="/adm/roles">',
                 '</a>').'</span>';
     }
     unless ($env{'environment.canrequest.author'}) {
         return '<span class="LC_warning">'.
-                &mt('You do not currently have rights to request an authoring space.').'<br />'.
+                &mt('You do not currently have rights to request an Authoring Space.').'<br />'.
                 &mt('Please contact the [_1]helpdesk[_2] for assistance.','<a href="/adm/helpdesk">',
                 '</a>').'</span>';
     }
@@ -1944,7 +1944,7 @@
     if ($queued =~ /^approval:(\d+)$/) {
         my $timestamp = $1;
         return '<span class="LC_info">'.
-               &mt('A request for authoring space submitted on [_1] is awaiting approval',
+               &mt('A request for Authoring Space submitted on [_1] is awaiting approval',
                &Apache::lonlocal::locallocaltime($timestamp)).
                '</span>';
     } elsif ($queued =~ /^approved:(\d+)$/) {
@@ -1953,7 +1953,7 @@
                                                       ['active'],['au'],[$env{'user.domain'}]);
         if (keys(%roleshash) > 0) {
             return '<span class="LC_info">'.
-                   &mt('A request for authoring space submitted on [_1] has been approved.',
+                   &mt('A request for Authoring Space submitted on [_1] has been approved.',
                    &Apache::lonlocal::locallocaltime($timestamp)).
                    '</span>';
         }
@@ -1970,7 +1970,7 @@
         if (&Apache::lonnet::assignrole($env{'user.domain'},$env{'user.name'},'/'.$env{'user.domain'}.'/',
                                         'au',undef,$start,undef,undef,'requestauthor') eq 'ok') {
             $output = '<span class="LC_info">'.
-                      &mt('Access to authoring space has been activated').'</span><br />';
+                      &mt('Access to Authoring Space has been activated').'</span><br />';
                       &Apache::lonroles::update_session_roles();
             &Apache::lonnet::appenv({'user.update.time'  => $now});
             if (ref($updateref)) {
@@ -1981,7 +1981,7 @@
             }
         } else {
             $output = '<span class="LC_info">'.
-                      &mt('An error occurred while activating your access to authoring space');
+                      &mt('An error occurred while activating your access to Authoring Space');
         }
     } elsif ($val eq 'approval') {
         my $domconfiguser = &Apache::lonnet::get_domainconfiguser($env{'user.domain'});
@@ -2012,12 +2012,12 @@
             my $userresult =
                 &Apache::lonnet::put('requestauthor',\%userrequest,$env{'user.domain'},$env{'user.name'});
             $output = '<span class="LC_info">'.
-                      &mt('Your request for authoring space has been submitted for approval.').
+                      &mt('Your request for Authoring Space has been submitted for approval.').
                       '</span>';
             &Apache::lonnet::appenv({'environment.requestauthorqueued' => $val.':'.$now});
         } else {
             $output = '<span class="LC_info">'.
-                      &mt('An error occurred saving your request for authoring space.').
+                      &mt('An error occurred saving your request for Authoring Space.').
                       '</span>';
         }
     }
Index: loncom/interface/lonpickauthor.pm
diff -u loncom/interface/lonpickauthor.pm:1.4 loncom/interface/lonpickauthor.pm:1.5
--- loncom/interface/lonpickauthor.pm:1.4	Tue Jun  4 22:32:23 2013
+++ loncom/interface/lonpickauthor.pm	Wed Jan  8 17:18:11 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Display authors in domain for selection of ad loc co-author role by Domain Coordinator. 
 #
-# $Id: lonpickauthor.pm,v 1.4 2013/06/04 22:32:23 raeburn Exp $
+# $Id: lonpickauthor.pm,v 1.5 2014/01/08 17:18:11 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -67,13 +67,13 @@
             if ($dcroles{$env{'form.roledom'}}) {
                 %dom_roles = &Apache::lonnet::get_domain_roles($env{'form.roledom'},['au']);
                 if (keys(%dom_roles) == 0) {
-                    $earlyout = &mt('There are no library servers containing Authoring spaces currently in domain: [_1], so you can not assume a co-author role.',$domdesc); 
+                    $earlyout = &mt('There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.',$domdesc); 
                 }
             } else {
-                $earlyout = &mt('You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring space for which you can assume a co-author role.',$domdesc);
+                $earlyout = &mt('You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.',$domdesc);
             }
         } else {
-            $earlyout = &mt('You do not have a domain coordinator role, so you cannot choose an Authoring space for which you can assume a co-author role.');
+            $earlyout = &mt('You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.');
         }
     } else {
         $earlyout = &mt('Invalid domain'); 
@@ -122,7 +122,7 @@
         $r->print('<input type="hidden" name="roledom" value="'.$env{'form.roledom'}.'" />'."\n".
                   '<input type="hidden" name="form" value="'.$env{'form.form'}.'" /></form>');
     } else {
-       $r->print(&mt('There are no author roles currently in domain: [_1], so there are no Authoring spaces for which you can assume a co-author role.',$domdesc));
+       $r->print(&mt('There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.',$domdesc));
     }
     $r->print(&Apache::loncommon::end_page());
     return OK;
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.222 loncom/interface/domainprefs.pm:1.223
--- loncom/interface/domainprefs.pm:1.222	Sun Jan  5 21:24:12 2014
+++ loncom/interface/domainprefs.pm	Wed Jan  8 17:18:11 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set domain-wide configuration settings
 #
-# $Id: domainprefs.pm,v 1.222 2014/01/05 21:24:12 raeburn Exp $
+# $Id: domainprefs.pm,v 1.223 2014/01/08 17:18:11 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -95,7 +95,7 @@
 but is now also used to manage availability of user tools: 
 i.e., blogs, aboutme page, and portfolios, and the course request tool,
 used by course owners to request creation of a course, and to display/store
-default quota sizes for authoring spaces.
+default quota sizes for Authoring Spaces.
 
 Outputs: 1
 
@@ -334,7 +334,7 @@
                               col2 => ''}],
                  },
         'requestauthor' =>
-                 {text => 'Request authoring space',
+                 {text => 'Request Authoring Space',
                   help => 'Domain_Configuration_Request_Author',
                   header => [{col1 => 'User affiliation',
                               col2 => 'Availability/Processing of requests',},
@@ -2002,7 +2002,7 @@
     if ($action eq 'requestcourses') {
         $text = &mt('Receive notification of course requests requiring approval');
     } else {
-        $text = &mt('Receive notification of authoring space requests requiring approval')
+        $text = &mt('Receive notification of Authoring Space requests requiring approval')
     }
     $datatable = '<tr '.$css_class.'>'.
                  ' <td>'.$text.'</td>'.
@@ -6465,7 +6465,7 @@
                     $resulttext .= '</ul></li>';
                 }
                 if (ref($changes{'authorquota'}) eq 'HASH') {
-                    $resulttext .= '<li>'.&mt('Authoring space default quotas').'<ul>';
+                    $resulttext .= '<li>'.&mt('Authoring Space default quotas').'<ul>';
                     foreach my $type (@{$types},'default') {
                         if (defined($changes{'authorquota'}{$type})) {
                             my $typetitle = $usertypes->{$type};
Index: loncom/interface/lonrequestcourse.pm
diff -u loncom/interface/lonrequestcourse.pm:1.75 loncom/interface/lonrequestcourse.pm:1.76
--- loncom/interface/lonrequestcourse.pm:1.75	Sun Jan  5 10:55:35 2014
+++ loncom/interface/lonrequestcourse.pm	Wed Jan  8 17:18:12 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Request a course
 #
-# $Id: lonrequestcourse.pm,v 1.75 2014/01/05 10:55:35 raeburn Exp $
+# $Id: lonrequestcourse.pm,v 1.76 2014/01/08 17:18:12 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1549,7 +1549,7 @@
             if ($result eq 'created') {
                 my $role = 'au';
                 my $spec = "$role./$env{'form.showdom'}/";
-                push(@links,&mt('Enter your authoring space with role: [_1]',
+                push(@links,&mt('Enter your Authoring Space with role: [_1]',
                                 '<a href="/adm/roles?selectrole=1&'.$spec.'=1">'.
                                 &Apache::lonnet::plaintext($role).'</a>'));
             }
@@ -1624,12 +1624,12 @@
 
 sub print_author_prompt {
     my ($r,$action,$cnum,$showdom,$crstype,$storeresult) = @_;
-    $r->print('<h3>'.&mt('Access to authoring space').'</h3>'.
+    $r->print('<h3>'.&mt('Access to Authoring Space').'</h3>'.
               '<p>'.
               &mt('Although assessment items can be created directly inside a course, such items only use part of the assessment capabilities of LON-CAPA.').
               '<br />'.
-              &mt('By contrast, items created in authoring space, then imported into a course, can use all of the features of the assessment engine.').'</p>'.
-              '<p>'.&mt('Request authoring space access now?').
+              &mt('By contrast, items created in Authoring Space, then imported into a course, can use all of the features of the assessment engine.').'</p>'.
+              '<p>'.&mt('Request Authoring Space access now?').
               '<span class="LC_nobreak"> '.
               '<label><input type="radio" name="requestauthor" value="1" />'.&mt('Yes').'</label>'.
               (' 'x2).
Index: loncom/auth/lonroles.pm
diff -u loncom/auth/lonroles.pm:1.293 loncom/auth/lonroles.pm:1.294
--- loncom/auth/lonroles.pm:1.293	Wed Jan  8 16:59:54 2014
+++ loncom/auth/lonroles.pm	Wed Jan  8 17:18:15 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # User Roles Screen
 #
-# $Id: lonroles.pm,v 1.293 2014/01/08 16:59:54 bisitz Exp $
+# $Id: lonroles.pm,v 1.294 2014/01/08 17:18:15 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2810,7 +2810,7 @@
             if (($status eq 'approval') || ($status eq 'approved')) {
                 $output .= '<p><b>'.&mt('Author role request').'</b><br />';
                 if ($status eq 'approval') {
-                    $output .= &mt('A request for authoring space submitted on [_1] is awaiting approval',
+                    $output .= &mt('A request for Authoring Space submitted on [_1] is awaiting approval',
                                   &Apache::lonlocal::locallocaltime($timestamp));
                 } elsif ($status eq 'approved') {
                     my %roleshash =
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.574 loncom/localize/localize/de.pm:1.575
--- loncom/localize/localize/de.pm:1.574	Wed Jan  8 16:24:42 2014
+++ loncom/localize/localize/de.pm	Wed Jan  8 17:18:20 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # German Localization Lexicon
 #
-# $Id: de.pm,v 1.574 2014/01/08 16:24:42 bisitz Exp $
+# $Id: de.pm,v 1.575 2014/01/08 17:18:20 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1547,7 +1547,7 @@
    'Items selected for copying need unique filenames in the "Save as ..." column.'
 => 'Die zum Kopieren ausgewählten Elemente müssen in der "Speichern unter..."-Spalte einen eindeutigen Dateinamen haben.',
 
-   'An authoring space needs to be selected.'
+   'An Authoring Space needs to be selected.'
 => 'Ein Autorenbereich muss ausgewählt werden.',
 
    'Entering course ...'
@@ -11115,7 +11115,7 @@
    'You do not have privileges to modify the authentication configuration for this user.'
 => 'Sie sind nicht berechtigt, die Authentifizierungs-Konfiguration dieses Benutzers zu ändern.',
 
-   'You do not have privileges to modify the portfolio and/or authoring space quotas for this user.'
+   'You do not have privileges to modify the portfolio and/or Authoring Space quotas for this user.'
 => 'Sie sind nicht berechtigt, den Portfolio-Speicherplatz und/oder Speicherplatz des Autorenbereichs dieses Benutzers zu ändern.',
 
    'If a change is required, contact a domain coordinator for the domain'
@@ -13030,7 +13030,7 @@
    'Resource space'
 => 'Ressourcenbereich',
 
-   'Authoring space'
+   'Authoring Space'
 => 'Autorenbereich',
 
    'No such directory: [_1]'
@@ -18081,16 +18081,16 @@
    'Invalid domain'
 => 'Ungültige Domäne',
 
-   'There are no library servers containing Authoring spaces currently in domain: [_1], so you can not assume a co-author role.'
+   'There are no library servers containing Authoring Spaces currently in domain: [_1], so you can not assume a co-author role.'
 => 'In der Domäne [_1] existieren derzeit keine Library-Server mit Autorenbereichen. Somit können Sie auch keine Co-Autoren-Rolle annehmen.',
 
-   'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring space for which you can assume a co-author role.'
+   'You do not have a domain coordinator role in domain: [_1], so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'In der Domäne [_1] haben Sie keine Domänen-Koordinatoren-Rolle. Somit können Sie auch keinen Autorenbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',
 
-   'You do not have a domain coordinator role, so you cannot choose an Authoring space for which you can assume a co-author role.'
+   'You do not have a domain coordinator role, so you cannot choose an Authoring Space for which you can assume a co-author role.'
 => 'Sie habe keine Domänen-Koordinatoren-Rolle. Somit können Sie auch keinen Autorenbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',
 
-   'There are no author roles currently in domain: [_1], so there are no Authoring spaces for which you can assume a co-author role.'
+   'There are no author roles currently in domain: [_1], so there are no Authoring Spaces for which you can assume a co-author role.'
 => 'In der Domäne [_1] gibt es derzeit keine Autoren-Rollen. Somit können Sie auch keinen Autorenbereich wählen, für den Sie eine Co-Autoren-Rolle annehmen könnten.',
 
    'As your session file for the course or community has expired, you will need to re-select it.'
@@ -18376,7 +18376,7 @@
    'There are currently no enrollment requests awaiting approval.'
 => 'Derzeit gibt es keine Belegungswünsche, die auf Bestätigung warten.',
 
-   'There are currently no requests for authoring space awaiting approval.'
+   'There are currently no requests for Authoring Space awaiting approval.'
 => 'Derzeit gibt es keine Anträge auf einen Autorenbereich, die auf Bestätigung warten.',
 
    'Multiple Users'
@@ -20455,7 +20455,7 @@
    'Course/Community requests queued pending approval by a Domain Coordinator'
 => 'Kurs-/Community-Anträge, die auf Bestätigung durch einen Domänen-Koordinator warten.',
 
-   'Requests for authoring space queued pending approval by a Domain Coordinator'
+   'Requests for Authoring Space queued pending approval by a Domain Coordinator'
 => 'Anträge auf einen Autorenbereich, die auf Bestätigung durch einen Domänen-Koordinator warten.',
 
    'Display listing of contents in a new folder, with folder name:'
@@ -21508,7 +21508,7 @@
    'Receive notification of course requests requiring approval'
 => 'Benachrichtigung über Kursanträge, die eine Bestätigung erfordern',
 
-   'Receive notification of authoring space requests requiring approval'
+   'Receive notification of Authoring Space requests requiring approval'
 => 'Benachrichtigung über Autorenbereich-Anträge, die eine Bestätigung erfordern',
 
    'You must choose a specific course type when making a new course request.'
@@ -22760,7 +22760,7 @@
    'Request author role'
 => 'Einen Autorenrolle beantragen',
 
-   'Request authoring space'
+   'Request Authoring Space'
 => 'Autorenbereich beantragen',
 
    'User Authentication'
@@ -25130,10 +25130,10 @@
    'Select Messages'
 => 'Nachrichten auswählen',
 
-   'A request for authoring space submitted on [_1] is awaiting approval'
+   'A request for Authoring Space submitted on [_1] is awaiting approval'
 => 'Ein am [_1] abgesendeter Antrag auf einen Autorenbereich wartet auf Bestätigung.',
 
-   'A request for authoring space submitted on [_1] has been approved.'
+   'A request for Authoring Space submitted on [_1] has been approved.'
 => 'Ein am [_1] abgesendeter Antrag auf einen Autorenbereich wurde bestätigt.',
 
    'Author role request'
@@ -26226,25 +26226,25 @@
    'You may wish to extract its contents.'
 => 'Sie können die Inhalte entpacken.',
 
-   'Access to authoring space'
+   'Access to Authoring Space'
 => 'Zugriff auf Autorenbereich',
 
-   'Access to authoring space has been activated'
+   'Access to Authoring Space has been activated'
 => 'Der Zugriff auf den Autorenbereich wurde aktiviert.',
 
-   'An authoring space has already been assigned to you.'
+   'An Authoring Space has already been assigned to you.'
 => 'Ein Autorenbereich wurde Ihnen bereits zugewiesen.',
 
-   'An error occurred saving your request for authoring space.'
+   'An error occurred saving your request for Authoring Space.'
 => 'Beim Speichern Ihres Antrags auf einen Autorenbereich ist ein Fehler aufgetreten.',
 
-   'An error occurred while activating your access to authoring space'
+   'An error occurred while activating your access to Authoring Space'
 => 'Beim Aktivieren des Zugriffs auf Ihren Autorenbereich ist ein Fehler aufgetreten.',
 
-   'Authoring space requests from the following users were deleted because one already exists:'
+   'Authoring Space requests from the following users were deleted because one already exists:'
 => 'Anträge auf einen Autorenbereich wurden für folgende Personen entfernt, da bereits einer existiert:',
 
-   'The following authoring space requests were deleted because the requestor does not have a LON-CAPA account:'
+   'The following Authoring Space requests were deleted because the requestor does not have a LON-CAPA account:'
 => 'Die folgenden Anträge auf einen Autorenbereich wurden entfernt, da der Antragsteller keinen LON-CAPA-Account hat:',
 
    'Decide Later'
@@ -26262,7 +26262,7 @@
    'The following requests could not be processed because an error occurred:'
 => 'Die folgenden Anträge konnten nicht verarbeitet werden, da ein Fehler aufgetreten ist:',
 
-   'The following requests could not be processed because the requestor does not have rights to request an authoring space:'
+   'The following requests could not be processed because the requestor does not have rights to request an Authoring Space:'
 => 'Die folgenden Anträge konnten nicht verarbeitet werden, da der Antragsteller nicht die Berechtigung hat, einen Autorenbereich zu beantragen:',
 
    'The following requests were approved:'
@@ -26271,10 +26271,10 @@
    'The following requests were ignored because the request is no longer in the queue:'
 => 'Die folgenden Anträge wurden ignoriert, da sich der Antrag nicht mehr in der Warteschlange befindet:',
 
-   'You do not currently have rights to request an authoring space.'
+   'You do not currently have rights to request an Authoring Space.'
 => 'Sie haben derzeit nicht die Berechtigung, einen Autorenbereich zu beantragen.',
 
-   'Your request for authoring space has been submitted for approval.'
+   'Your request for Authoring Space has been submitted for approval.'
 => 'Ihr Antrag auf einen Autorenbereich wurde abgeschickt und wartet auf Bestätigung.',
 
    'Access blocked?'
@@ -26338,7 +26338,7 @@
    'WebDAV Availability'
 => 'WebDAV-Verfügbarkeit',
 
-   'WebDAV access to authoring spaces (if SSL and author/co-author)'
+   'WebDAV access to Authoring Spaces (if SSL and author/co-author)'
 => 'WebDAV-Zugriff auf Autorenbereiche (falls SSL und Autor/Co-Autor)',
 
    'Yes, automatic approval'
@@ -26774,7 +26774,7 @@
 => 'Beurteilungs-Elemente können zwar direkt in einem Kurs erstellt werden, doch diese Elemente nutzen nur einen Teil der Beurteilungsmöglichkeiten von LON-CAPA.',
 
 
-   'By contrast, items created in authoring space, then imported into a course, can use all of the features of the assessment engine.'
+   'By contrast, items created in Authoring Space, then imported into a course, can use all of the features of the assessment engine.'
 => 'Im Gegensatz dazu können Elemente, die in einem Autorenbereich erstellt und dann in einen Kurs importiert wurden, alle Features der Beurteilungsmöglichkeiten des Systems nutzen.',
 
    'Choose a role:'
@@ -26783,13 +26783,13 @@
    'Enter new course with role: [_1]'
 => 'Neuen Kurs mit der Rolle [_1] betreten',
 
-   'Enter your authoring space with role: [_1]'
+   'Enter your Authoring Space with role: [_1]'
 => 'Betreten Sie Ihren Autorenbereich mit der Rolle [_1].',
 
    'New roles will be listed on your [_1]Roles[_2] page.'
 => 'Neue Rollen werden auf der [_1]Rollenseite[_2] aufgelistet.',
 
-   'Request authoring space access now?'
+   'Request Authoring Space access now?'
 => 'Jetzt Zugriff auf Autorenbereich beantragen?',
 
    'Submit authoring request'
@@ -27371,7 +27371,7 @@
    'Authoring Space Requests'
 => 'Anträge auf einen Autorenbereich',
 
-   'Authoring space requests'
+   'Authoring Space requests'
 => 'Anträge auf einen Autorenbereich',
 
    'Authoring requests'
@@ -27674,7 +27674,7 @@
    '[quant,_1,credit]'
 => '[quant,_1,Credit,Credits]',
 
-   'Disk space allocated to authoring space'
+   'Disk space allocated to Authoring Space'
 => 'Speicherplatz für Autorenbereich',
 
    'No changes made to user information'
@@ -27848,7 +27848,7 @@
    'Default quota for files uploaded directly to course/community using Course Editor (MB)'
 => 'Voreingestellter Speicherplatz für Dateien, die über den Kurs-Editor direkt in den Kurs / in die Community hochgeladen werden (MB)',
 
-   "Disk space allocated to user's authoring space (if role assigned)"
+   "Disk space allocated to user's Authoring Space (if role assigned)"
 => 'Dem Autorenbereich des Benutzers zugewiesener Speicherplatz (falls Rolle zugewiesen ist)',
 
    'Some resources in the sequence currently are not set to exam mode. Grading these resources currently may not work correctly.'
@@ -28067,7 +28067,7 @@
    'Items in community for which access will be blocked.'
 => 'Elemente in der Community, auf die der Zugriff gesperrt werden wird.',
 
-   "Disk quotas for user's portfolio and authoring space"
+   "Disk quotas for user's portfolio and Authoring Space"
 => 'Speicherplatz für Portfolio und Autorenbereich des Benutzers',
 
    'Visit the help page for '
@@ -28304,7 +28304,7 @@
    'Authoring'
 => 'Authoring',
 
-   'Authoring space default quotas'
+   'Authoring Space default quotas'
 => 'Voreingestellter Speicherplatz für Autorenbereiche',
 
    'Banner for login role'


More information about the LON-CAPA-cvs mailing list