From 72d1ec5689a22d7f93fd41dacd93e50ef86a5892 Mon Sep 17 00:00:00 2001 From: Masahiko Imanaka Date: Mon, 21 Nov 2022 12:07:23 +0900 Subject: [PATCH] add ja.gecko.status as new ja.status (issue #359) --- ja.gecko.status | 44 ++++++++++++++++++++++++++++++++++++++++++++ ja.status | 5 ++++- 2 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 ja.gecko.status diff --git a/ja.gecko.status b/ja.gecko.status new file mode 100644 index 00000000..6305d5fc --- /dev/null +++ b/ja.gecko.status @@ -0,0 +1,44 @@ + 言語リソースのディレクトリー構造 + +* Repo: geck https://hg.mozilla.org/l10n/gecko-strings/ +Dirname App Note +---------------------------------------------------------------- +browser Fx Firefox +devtools all Developer Tools +dom all DOM parser, neterrors, etc. +extensions + spellcheck all 'en-US' spellcheck dictionary +mobile Fe Mobile Firefox (a part of Fenix) +netwerk all Network +security/manager all PKI, certificates +services/sync all Sync +toolkit all Common toolkit + crashreporter all Crash Reporter + +* Repo: comm https://hg.mozilla.org/projects/comm-l10n/en-US +Dirname App Note +---------------------------------------------------------------- +calendar Tb Calendar +chat Tb Instant Messaging +mail Tb Thunderbird +suite Sm SeaMonkey + chatzilla Sm ChatZilla + + + Gecko ver.108 以降の en-US との同期履歴 + +* 英語版と同期した際には対象リビジョンを末尾の行に追記していってください + ディレクトリー単位ですっきり同期していない場合その旨コメントを書いてください + リビジョン番号は hg.mozilla.org のリポジトリーにおける番号を確認して記録するのが望ましい + 面倒なら取りあえず changesetid が正確でありさえすれば確認できるので問題はない +* バージョン 107 以前の同期履歴は ja.status を参照してください +* 同期対象のリポジトリが gecko-strings と comm-l10n で異なる場合は必ずコミットを分けてください! + + +[l10n-mozilla-108.0] +repo | target dir hg changeset rev:id (pushdate) by comment +-------------------------------------------------------------------------------------------------------- +comm | mail *****:************ (2022-11-**) mar sync mail +geck | dom, toolkit *****:************ (2022-11-**) mar sync dom, toolkit +geck | browser, devtools *****:************ (2022-11-**) hATrayflood sync browser, devtools + diff --git a/ja.status b/ja.status index fafa764e..b0626d08 100644 --- a/ja.status +++ b/ja.status @@ -1274,7 +1274,7 @@ browser 14898:c5d61a8aacad 2022-10-03 hATrayflood sync devtools 14898:c5d61a8aacad 2022-10-03 hATrayflood sync devtools mail, calendar, dom 14906:ad84f21a3341 2022-10-08 mar sync mail, calendar, dom -[l10n-mozilla-107.0] +Released! [l10n-mozilla-107.0] target dir gecko-string hg changeset rev:id by comment -------------------------------------------------------------------------------------------------------------- browser 14931:aa18817e56ee 2022-11-02 hATrayflood sync browser @@ -1282,3 +1282,6 @@ devtools 14931:aa18817e56ee 2022-11-02 hATrayflood sync dom, netwerk, toolkit 14931:aa18817e56ee 2022-11-02 mar sync dom, netwerk, toolkit mail, chat, calendar 14931:aa18817e56ee 2022-11-02 mar sync mail, chat, calendar + +en-US の対象リポジトリーが gecko-strings (Firefox) と comm-l10n (Thunderbird / SeaMonkey) に分かれたため、 +l10n-mozilla-108.0 以後の履歴は ja.gecko.status に記録してください。