[LON-CAPA-cvs] cvs: loncom /homework grades.pm /localize/localize de.pm es.pm fr.pm ja.pm pt.pm ru.pm tr.pm zh.pm
bisitz
bisitz at source.lon-capa.org
Tue Jan 14 12:49:34 EST 2014
bisitz Tue Jan 14 17:49:34 2014 EDT
Modified files:
/loncom/homework grades.pm
/loncom/localize/localize de.pm tr.pm zh.pm es.pm fr.pm pt.pm ru.pm
ja.pm
Log:
Avoid "scantron" (-> "bubblesheet")
-------------- next part --------------
Index: loncom/homework/grades.pm
diff -u loncom/homework/grades.pm:1.710 loncom/homework/grades.pm:1.711
--- loncom/homework/grades.pm:1.710 Fri Dec 20 17:18:42 2013
+++ loncom/homework/grades.pm Tue Jan 14 17:49:30 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.710 2013/12/20 17:18:42 bisitz Exp $
+# $Id: grades.pm,v 1.711 2014/01/14 17:49:30 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5585,7 +5585,7 @@
=item get_scantron_config
- Parse and return the scantron configuration line selected as a
+ Parse and return the bubblesheet configuration line selected as a
hash of configuration file fields.
Arguments:
@@ -5869,12 +5869,12 @@
=item scantron_parse_scanline
- Decodes a scanline from the selected scantron file
+ Decodes a scanline from the selected bubblesheet file
Arguments:
- line - The text of the scantron file line to process
+ line - The text of the bubblesheet file line to process
whichline - Line number
- scantron_config - Hash describing the format of the scantron lines.
+ scantron_config - Hash describing the format of the bubblesheet lines.
scan_data - Hash of extra information about the scanline
(see scantron_getfile for more information)
just_header - True if should not process question answers but only
@@ -8863,7 +8863,7 @@
&Apache::lonnet::allowuploaded('/adm/grades',$skipped);
$r->print('
<p>
- '.&mt('[_1]Original[_2] file as uploaded by the scantron office.',
+ '.&mt('[_1]Original[_2] file as uploaded by the bubblesheet office.',
'<a href="'.$orig.'">','</a>').'
</p>
<p>
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.575 loncom/localize/localize/de.pm:1.576
--- loncom/localize/localize/de.pm:1.575 Wed Jan 8 17:18:20 2014
+++ loncom/localize/localize/de.pm Tue Jan 14 17:49:32 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.575 2014/01/08 17:18:20 bisitz Exp $
+# $Id: de.pm,v 1.576 2014/01/14 17:49:32 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -12844,7 +12844,7 @@
'Grade student'
=> 'Student/in bewerten',
- 'bubblesheet forms' # Grade scantron forms
+ 'bubblesheet forms'
=> 'Bubblesheet-Formulare',
'Verifying Receipt No. [_1]'
@@ -25377,7 +25377,7 @@
'[_1]Corrections[_2], a file of corrected records that were used in grading.'
=> '[_1]Korrekturen[_2] - eine Datei mit korrekten Datensätzen, die in der Bewertung verwendet wurden',
- '[_1]Original[_2] file as uploaded by the scantron office.'
+ '[_1]Original[_2] file as uploaded by the bubblesheet office.'
=> '[_1]Original[_2] - die Datei, wie sie von der Bubblesheet-Verwaltung hochgeladen wurde',
'[_1]Skipped[_2], a file of records that were skipped.'
Index: loncom/localize/localize/tr.pm
diff -u loncom/localize/localize/tr.pm:1.23 loncom/localize/localize/tr.pm:1.24
--- loncom/localize/localize/tr.pm:1.23 Wed Jan 8 19:23:12 2014
+++ loncom/localize/localize/tr.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Turkish Localization Lexicon
#
-# $Id: tr.pm,v 1.23 2014/01/08 19:23:12 bisitz Exp $
+# $Id: tr.pm,v 1.24 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2336,7 +2336,7 @@
=> 'Excel dosyasý seç',
'Send bubblesheet data to a course'
-=> 'Kursa Scantron bilgi gönder',
+=> 'Send bubblesheet data to a course', # 'Kursa Scantron bilgi gönder',
'Spreadsheet Computation'
=> 'Sayfa Hesabý',
@@ -4920,9 +4920,6 @@
'roles[_1]'
=> 'roles[_1]',
# roller[_1]
- 'scantron[_1]'
-=> 'scantron[_1]',
-
'search[_1]'
=> 'search[_1]',
# aramak[_1]
Index: loncom/localize/localize/zh.pm
diff -u loncom/localize/localize/zh.pm:1.118 loncom/localize/localize/zh.pm:1.119
--- loncom/localize/localize/zh.pm:1.118 Wed Jan 8 19:23:12 2014
+++ loncom/localize/localize/zh.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Chinese Simplified Localization Lexicon
#
-# $Id: zh.pm,v 1.118 2014/01/08 19:23:12 bisitz Exp $
+# $Id: zh.pm,v 1.119 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3326,11 +3326,6 @@
'grades[_3]'
=> 'grades[_3]',
- 'send[_1]'
-=> 'åé',
- 'scantron[_1]'
-=> 'scantron[_1]',
-
'course[_13]'
=> '课ç¨',
'catalog[_1]'
@@ -11308,7 +11303,7 @@
'Grade'
=> 'Grade',
- 'bubblesheet forms' # Grade scantron forms
+ 'bubblesheet forms'
=> 'bubblesheet forms',
'Verify'
Index: loncom/localize/localize/es.pm
diff -u loncom/localize/localize/es.pm:1.80 loncom/localize/localize/es.pm:1.81
--- loncom/localize/localize/es.pm:1.80 Thu Jan 9 13:59:34 2014
+++ loncom/localize/localize/es.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Spanish Localization Lexicon
#
-# $Id: es.pm,v 1.80 2014/01/09 13:59:34 bisitz Exp $
+# $Id: es.pm,v 1.81 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -11456,7 +11456,7 @@
'Grade'
=> 'Calificar',
- 'bubblesheet forms' # Grade scantron forms
+ 'bubblesheet forms'
=> 'hoja de respuestas',
'Verifying Receipt No. [_1]'
Index: loncom/localize/localize/fr.pm
diff -u loncom/localize/localize/fr.pm:1.27 loncom/localize/localize/fr.pm:1.28
--- loncom/localize/localize/fr.pm:1.27 Wed Jan 8 19:23:12 2014
+++ loncom/localize/localize/fr.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# French Localization Lexicon
#
-# $Id: fr.pm,v 1.27 2014/01/08 19:23:12 bisitz Exp $
+# $Id: fr.pm,v 1.28 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3411,15 +3411,6 @@
# ----
- 'send[_1]'
-=> 'send[_1]',
-
- 'scantron[_1]'
-=> 'scantron[_1]',
-
-
-# ----
-
'view[_1]'
=> 'view[_1]',
Index: loncom/localize/localize/pt.pm
diff -u loncom/localize/localize/pt.pm:1.72 loncom/localize/localize/pt.pm:1.73
--- loncom/localize/localize/pt.pm:1.72 Thu Jan 9 14:21:09 2014
+++ loncom/localize/localize/pt.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Portuguese Localization Lexicon
#
-# $Id: pt.pm,v 1.72 2014/01/09 14:21:09 bisitz Exp $
+# $Id: pt.pm,v 1.73 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright UNICAMP, Sao Paulo
# Supported in part by Partnership in Global Learning
@@ -1843,7 +1843,7 @@
=> 'Enviar Mensagem para Usuário(s)',
'Send bubblesheet data to a course'
-=> 'Enviar dados bubblesheet para o curso', # 'Enviar dados de Scantron para um curso',
+=> 'Enviar dados bubblesheet para o curso',
'Send internal email'
=> 'Enviar e-mail interno',
Index: loncom/localize/localize/ru.pm
diff -u loncom/localize/localize/ru.pm:1.71 loncom/localize/localize/ru.pm:1.72
--- loncom/localize/localize/ru.pm:1.71 Tue Jan 14 16:16:37 2014
+++ loncom/localize/localize/ru.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Russian Localization Lexicon
#
-# $Id: ru.pm,v 1.71 2014/01/14 16:16:37 bisitz Exp $
+# $Id: ru.pm,v 1.72 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -4528,15 +4528,6 @@
# ----
- 'send[_1]'
-=> 'send',
-
- 'scantron[_1]'
-=> 'scantron',
-
-
-# ----
-
'view[_1]'
=> 'view',
Index: loncom/localize/localize/ja.pm
diff -u loncom/localize/localize/ja.pm:1.29 loncom/localize/localize/ja.pm:1.30
--- loncom/localize/localize/ja.pm:1.29 Wed Jan 8 19:23:12 2014
+++ loncom/localize/localize/ja.pm Tue Jan 14 17:49:33 2014
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Japanese Localization Lexicon
#
-# $Id: ja.pm,v 1.29 2014/01/08 19:23:12 bisitz Exp $
+# $Id: ja.pm,v 1.30 2014/01/14 17:49:33 bisitz Exp $
#
# Copyright i-Learning Limited Partnership Company
#
@@ -1593,15 +1593,6 @@
# ----
- 'send[_1]'
-=> 'send',
-
- 'scantron[_1]'
-=> 'scantron',
-
-
-# ----
-
'view[_1]'
=> 'é²è¦§',
More information about the LON-CAPA-cvs
mailing list