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

biermanm biermanm@source.lon-capa.org
Mon, 16 Feb 2009 10:33:37 -0000


biermanm		Mon Feb 16 10:33:37 2009 EDT

  Modified files:              
    /loncom/interface	londocs.pm lonsimplepage.pm 
    /loncom/localize/localize	de.pm 
  Log:
  Consistent wording "Simple Page"
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.342 loncom/interface/londocs.pm:1.343
--- loncom/interface/londocs.pm:1.342	Sat Feb 14 13:27:01 2009
+++ loncom/interface/londocs.pm	Mon Feb 16 10:33:32 2009
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.342 2009/02/14 13:27:01 ehlerst Exp $
+# $Id: londocs.pm,v 1.343 2009/02/16 10:33:32 biermanm Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2761,7 +2761,7 @@
                 'extr' => 'External Resource',
                 'syll' => 'Syllabus',
                 'navc' => 'Navigate Contents',
-                'sipa' => 'Simple Page',
+                'sipa' => 'Simple Course Page',
                 'sipr' => 'Simple Problem',
                 'drbx' => 'Drop Box',
                 'scuf' => 'Score Upload Form',
Index: loncom/interface/lonsimplepage.pm
diff -u loncom/interface/lonsimplepage.pm:1.65 loncom/interface/lonsimplepage.pm:1.66
--- loncom/interface/lonsimplepage.pm:1.65	Fri Feb 13 17:26:56 2009
+++ loncom/interface/lonsimplepage.pm	Mon Feb 16 10:33:32 2009
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Simple Page Editor
 #
-# $Id: lonsimplepage.pm,v 1.65 2009/02/13 17:26:56 neumanie Exp $
+# $Id: lonsimplepage.pm,v 1.66 2009/02/16 10:33:32 biermanm Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -139,9 +139,9 @@
 # --------------------------------------- There is such a user, get environment
 
     if ($target ne 'tex') {
-        my $title = 'Course Page';
+        my $title = 'Simple Course Page';
         if ($group ne '') {
-            $title = 'Group Page';
+            $title = 'Simple Group Page';
         }
 	my $start_page = 
 	    &Apache::loncommon::start_page($title,undef,
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.215 loncom/localize/localize/de.pm:1.216
--- loncom/localize/localize/de.pm:1.215	Thu Feb 12 21:15:50 2009
+++ loncom/localize/localize/de.pm	Mon Feb 16 10:33:37 2009
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # German Localization Lexicon
 #
-# $Id: de.pm,v 1.215 2009/02/12 21:15:50 schafran Exp $
+# $Id: de.pm,v 1.216 2009/02/16 10:33:37 biermanm Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -216,8 +216,8 @@
    'New Folder'
 => 'Neues Verzeichnis',
 
-   'Simple Page'
-=> 'Einfache Seite',
+   'Simple Course Page'
+=> 'Einfache Kurs-Seite',
 
    'Simple Problem'
 => 'Einfache Aufgabe',
@@ -11131,8 +11131,8 @@
    'No group functionality (e.g., e-mail, discussion, chat or file upload) is currently available to you in this group: [_1].'
 => 'Derzeit ist in der Gruppe [_1] keine Gruppenfunktion (z.B. E-Mail, Diskussion, Chat oder Dateien-Hochladen) verfügbar.',
 
-   'Group Page'
-=> 'Gruppenseite',
+   'Simple Group Page'
+=> 'Einfache Gruppen-Seite',
 
    'Quota allocated to file repository:'
 => 'Zugewiesener Speicherplatz für Dateiensammlung',
@@ -12838,7 +12838,7 @@
    'Set all notification addresses to receive excerpts with html stripped.'
 => 'Alle Beachrichtigungsadressen zum Empfang von Nachrichtenauszügen gesetzt auf ohne Beibehaltung von HTML.',
 
-   'Set Page Background to '
+   'Set 
 => 'Seitenhintergrundfarbe gesetzt auf ',
 
    'Set Header Background to '
@@ -13732,8 +13732,8 @@
    'single part'
 => 'einteilig',
 
-   'Course Page'
-=> 'Kurs-Seite',
+   'Simple Course Page'
+=> 'Einfache Kurs-Seite',
 
    'Unable to set "number unread posts display" to [_1] due to [_2].'
 => '"Anzeige der Anzahl ungelesener Beiträge" konnte nicht auf [_1] gesetzt werden. Ursache: [_2]',