-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
content tabkit.tab-highlighter ./ | ||
|
||
locale tabkit.tab-highlighter en-US locale/en-US/ | ||
locale tabkit.tab-highlighter ja locale/ja/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
|
||
<!ENTITY options.highlightCurrentTab.title "現在のタブを黒で強調表示"> | ||
<!ENTITY options.highlightCurrentTab.desc "タブ全体ではなくタブテキストを強調表示します"> | ||
|
||
<!ENTITY options.boldCurrentTab.title "現在のタブのテキストを太字にする"> | ||
<!ENTITY options.boldCurrentTab.desc "効果(その差)は判別しづらいかもしれません:P"> | ||
|
||
<!ENTITY options.highlightUnreadTab.title "未読タブを黄色でハイライト表示"> | ||
<!ENTITY options.highlightUnreadTab.desc "これは、TabKit 2nd Edition を必要としません"> | ||
|
||
<!ENTITY options.highlightProtectedTab.title "保護されたタブを緑色でハイライト表示する"> | ||
<!ENTITY options.highlightProtectedTab.desc "保護されたタブ機能には、TabKit 2nd Edition が必要です"> | ||
|
||
<!ENTITY options.makeTabBackgroundSolid.title "すべてのタブの背景を単色にする"> | ||
<!ENTITY options.makeTabBackgroundSolid.desc "たぶん、あまり役に立ちません"> | ||
|
||
<!ENTITY options.makeTabBarBackgroundSolid.title "タブバーの背景を単色にする"> | ||
<!ENTITY options.makeTabBarBackgroundSolid.desc "OSX で、特に役に立ちます"> |