Safari 総合スレッド Park 7 at SOFTWARE
[2ch|▼Menu]
265:名無しさん@お腹いっぱい。
10/02/28 21:24:12 VmxvhCAU0
WebKit Nightly Rev.55347 での localizedStrings.js の変更点↓

・62 行目の↓が変更
localizedStrings["Debugging scripts requires you to start the debugger."] = "Debugging scripts requires you to start the debugger.";

localizedStrings["Debugging scripts requires you to \start the debugger."] = "Debugging scripts requires you to start the debugger.";

・110-111 行目にあった↓が、110 行目として変更 & 削除 ※WebKit Nightly Rev.5375 での変更 (>>232) の一部が取り消されている。
localizedStrings["Pause on all exceptions.\nClick to Pause on uncaught exceptions."] = "Pause on all exceptions.\nClick to Pause on uncaught exceptions.";
localizedStrings["Pause on uncaught exceptions.\nClick to Not pause on exceptions."] = "Pause on uncaught exceptions.\nClick to Not pause on exceptions.";

localizedStrings["Pause on exceptions."] = "Pause on exceptions.";

・274-284 行目として追加↓
localizedStrings["Function Call"] = "Function Call";
localizedStrings["Duration"] = "Duration";
localizedStrings["Type"] = "Type";
localizedStrings["Location"] = "Location";
localizedStrings["Details"] = "Details";
localizedStrings["Caller"] = "Caller";
localizedStrings["Timeout"] = "Timeout";
localizedStrings["Repeats"] = "Repeats";
localizedStrings["Code Site"] = "Code Site";
localizedStrings["%s - Details"] = "%s - Details";
localizedStrings["Timer Id"] = "Timer Id";


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5381日前に更新/277 KB
担当:undef