[LON-CAPA-cvs] cvs: loncom /interface londocs.pm /localize/localize de.pm

raeburn raeburn at source.lon-capa.org
Mon Dec 30 16:10:42 EST 2013


raeburn		Mon Dec 30 21:10:42 2013 EDT

  Modified files:              
    /loncom/interface	londocs.pm 
    /loncom/localize/localize	de.pm 
  Log:
  - Match phrase with key in lexicon (londcs.pm rev. 1.568).
  - Change capitalization.
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.573 loncom/interface/londocs.pm:1.574
--- loncom/interface/londocs.pm:1.573	Tue Dec 24 19:15:10 2013
+++ loncom/interface/londocs.pm	Mon Dec 30 21:10:36 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.573 2013/12/24 19:15:10 raeburn Exp $
+# $Id: londocs.pm,v 1.574 2013/12/30 21:10:36 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -6654,7 +6654,7 @@
 sub dump_switchserver_js {
     my @hosts = @_;
     my %lt = &Apache::lonlocal::texthash(
-        dump => 'Copying Content to Authoring Space requires switching server.',
+        dump => 'Copying content to Authoring Space requires switching server.',
         swit => 'Switch server?',
         duco => 'Copying Content to Authoring Space',
         yone => 'You need to switch to a server housing an Authoring Space for which you are author or co-author.',
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.571 loncom/localize/localize/de.pm:1.572
--- loncom/localize/localize/de.pm:1.571	Mon Dec 30 19:09:27 2013
+++ loncom/localize/localize/de.pm	Mon Dec 30 21:10:42 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # German Localization Lexicon
 #
-# $Id: de.pm,v 1.571 2013/12/30 19:09:27 raeburn Exp $
+# $Id: de.pm,v 1.572 2013/12/30 21:10:42 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1535,7 +1535,7 @@
    'Copy Community Content to Authoring Space'
 => 'Community-Inhalt in Autorenbereich kopieren',
 
-   'Copying to Authoring Space requires switching server.'
+   'Copying content to Authoring Space requires switching server.'
 => 'Zum Kopieren in den Autorenbereich müssen Sie den Server wechseln.',
 
    'Copying to Authoring Space'




More information about the LON-CAPA-cvs mailing list