Skip to content

Commit

Permalink
remove obsoleted css hacks in /toolkit/chrome/global/intl.css and som…
Browse files Browse the repository at this point in the history
…e unused filter items for Thunderbird. (issue mozilla-japan#208)
  • Loading branch information
marsf committed Mar 26, 2022
1 parent a0b3a8e commit cf64704
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 43 deletions.
41 changes: 0 additions & 41 deletions ja.filters
Original file line number Diff line number Diff line change
Expand Up @@ -184,13 +184,9 @@ ja-JP-mac.Export-simasita = 書き出しました
# default name
#
ja.NewCalendarDefault = 新しいカレンダー
ja.NewEventDefault = 新しい予定
ja.NewFolderDefault = 新しいフォルダー
ja.NewTaskDefault = 新しい ToDo
ja-JP-mac.NewCalendarDefault = 名称未設定
ja-JP-mac.NewEventDefault = 新規予定
ja-JP-mac.NewFolderDefault = 名称未設定フォルダー
ja-JP-mac.NewTaskDefault = 新規 ToDo



Expand Down Expand Up @@ -267,11 +263,6 @@ ja-JP-mac.AccountManager.accountTree.width = width: 19em;

# [ toolkit module ]

# toolkit/chrome/global/customizeToolbar.dtd
ja.customizeToolbar.nstructions.description = ドラッグ & ドロップによりツールバーのアイテムを追加、削除や移動できます。
ja-JP-mac.customizeToolbar.nstructions.description = よく使う項目をツールバーにドラッグしてください...


# toolkit/chrome/global/intl.css
intl.css.common = \
/* see bug-jp 4303 */\n\
Expand All @@ -292,31 +283,6 @@ intl.css.common = \
}\n

ja.intl.css.locale = \
/* make Account Settings's height 46.6em or lower */\n\
@-moz-document url(chrome://messenger/content/AccountManager.xul) {\n \
.dialog-button {\n \
margin-top: 0px;\n \
}\n\
}\n\
@-moz-document url(chrome://messenger/content/am-main.xul) {\n \
separator.thin:not([orient="vertical"]) {\n \
max-height: 1px;\n \
}\n \
#identity\\.htmlSigText {\n \
height: 5em;\n \
}\n\
}\n\
@-moz-document url(chrome://messenger/content/am-server.xul) {\n \
:root {\n \
line-height: 1.2;\n \
}\n\
}\n\
@-moz-document url(chrome://messenger/content/am-copies.xul) {\n \
:root {\n \
line-height: 1.0;\n \
}\n\
}\n\
\n\
/* Workaround for master password dialog with Meiryo */\n\
#changemp {\n \
min-width: 39em;\n\
Expand All @@ -330,10 +296,3 @@ ja-JP-mac.intl.css.locale =
## Firefox 10 以降
ja.downloads.monthDate2 = %1$S%2$S日
ja-JP-mac.downloads.monthDate2 = %1$S %2$S


# toolkit/chrome/mozapps/downloads/settingsChange.dtd
# mail/chrome/messanger/messangercompose/composeMsgs.properties
# @@settingsChange.preferences@@ は Linux/Mac でのみ使用する
ja.settingsChange.preferences = 設定
ja-JP-mac.settingsChange.preferences = 環境設定
2 changes: 1 addition & 1 deletion ja/mail/chrome/messenger/customizeToolbar.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<!ENTITY dialog.title "ツールバーのカスタマイズ">
<!ENTITY dialog.dimensions "width: 92ch; height: 36em;">
<!ENTITY instructions.description "@@customizeToolbar.nstructions.description@@">
<!ENTITY instructions.description "ドラッグ &amp; ドロップによりツールバーアイテムの追加、削除、移動ができます。">
<!ENTITY show.label "表示:">
<!ENTITY iconsAndText.label "アイコンとテキスト">
<!ENTITY icons.label "アイコンのみ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ attachmentReminderMsg =添付がありません。このまま送信しても
# See: https://developer.mozilla.org/en/Localization_and_Plurals
# #1 number of keywords
attachmentReminderKeywordsMsgs = #1 個の添付キーワードが見つかりました:
attachmentReminderOptionsMsg =添付忘れ通知用のキーワードは@@settingsChange.preferences@@で変更できます
attachmentReminderOptionsMsg =添付忘れ通知用のキーワードは設定で変更できます
attachmentReminderYesIForgot =いいえ、忘れるところでした!
attachmentReminderFalseAlarm =はい、送信します

Expand Down

0 comments on commit cf64704

Please sign in to comment.