mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=18632
This commit is contained in:
parent
a974c4f80e
commit
b358089006
|
@ -210,8 +210,8 @@ void CLIENT_STATE::rr_simulation() {
|
|||
|
||||
if (log_flags.rr_simulation) {
|
||||
msg_printf(0, MSG_INFO,
|
||||
"[rr_sim] rr_sim start: work_buf_total %.2f",
|
||||
work_buf_total()
|
||||
"[rr_sim] rr_sim start: work_buf_total %.2f on_frac %.3f active_frac %.3f",
|
||||
work_buf_total(), time_stats.on_frac, time_stats.active_frac
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: rev.18063\n"
|
||||
"Report-Msgid-Bugs-To: BOINC translation team <translate@boinc.berkeley.edu>\n"
|
||||
"POT-Creation-Date: 2009-05-09 21:36 PDT\n"
|
||||
"PO-Revision-Date: 2009-05-18 03:21-0700\n"
|
||||
"PO-Revision-Date: 2009-07-19 00:22-0700\n"
|
||||
"Last-Translator: Kangsan Lee <netpres@chol.com>\n"
|
||||
"Language-Team: BOINC@KOREA\n"
|
||||
"Language: ko\n"
|
||||
|
@ -698,7 +698,7 @@ msgid "This list is managed centrally at %1the BOINC website%2."
|
|||
msgstr "이 목록은 %1BOINC 웹사이트%2를 중심으로 관리됩니다."
|
||||
|
||||
msgid "fll"
|
||||
msgstr ""
|
||||
msgstr "fll"
|
||||
|
||||
msgid "Title"
|
||||
msgstr "제목"
|
||||
|
|
Loading…
Reference in New Issue