[LON-CAPA-cvs] cvs: loncom /interface lonrequestcourse.pm /localize/localize de.pm
raeburn
raeburn@source.lon-capa.org
Wed, 31 Mar 2010 18:58:42 -0000
raeburn Wed Mar 31 18:58:42 2010 EDT
Modified files:
/loncom/interface lonrequestcourse.pm
/loncom/localize/localize de.pm
Log:
- Add escaped quotes to original phrase so translators will also escape them,
thereby avoiding javascript errors when language in use is other than English.
Index: loncom/interface/lonrequestcourse.pm
diff -u loncom/interface/lonrequestcourse.pm:1.50 loncom/interface/lonrequestcourse.pm:1.51
--- loncom/interface/lonrequestcourse.pm:1.50 Tue Mar 30 16:08:10 2010
+++ loncom/interface/lonrequestcourse.pm Wed Mar 31 18:58:34 2010
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Request a course
#
-# $Id: lonrequestcourse.pm,v 1.50 2010/03/30 16:08:10 raeburn Exp $
+# $Id: lonrequestcourse.pm,v 1.51 2010/03/31 18:58:34 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -700,7 +700,7 @@
official => 'You are not permitted to request creation of an official course in this domain.',
unofficial => 'You are not permitted to request creation of an unofficial course in this domain.',
community => 'You are not permitted to request creation of a community this domain.',
- all => 'You must choose a specific course type when making a new course request.\\nAll types is not allowed.',
+ all => 'You must choose a specific course type when making a new course request.\\n\"All types\" is not allowed.',
);
$js .= <<END;
if (crschoice == 'official') {
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.373 loncom/localize/localize/de.pm:1.374
--- loncom/localize/localize/de.pm:1.373 Mon Mar 29 12:34:52 2010
+++ loncom/localize/localize/de.pm Wed Mar 31 18:58:42 2010
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.373 2010/03/29 12:34:52 raeburn Exp $
+# $Id: de.pm,v 1.374 2010/03/31 18:58:42 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -19697,8 +19697,8 @@
'Receive notification of course requests requiring approval.'
=> 'Benachrichtigung über Kursanträge, die eine Bestätigung erfordern.',
- 'You must choose a specific course type when making a new course request.\nAll types is not allowed.'
-=> 'Sie müssen für einen Kursantrag einen bestimmten Kurstyp auswählen.\n"Alle Typen" ist nicht zulässig.',
+ 'You must choose a specific course type when making a new course request.\n\"All types\" is not allowed.'
+=> 'Sie müssen für einen Kursantrag einen bestimmten Kurstyp auswählen.\n\"Alle Typen\" ist nicht zulässig.',
'Redirect to log-in via:'
=> 'Umleitung auf Login-Seite über:',