| 1 | #Properties file for jp.xet.sabotter.eclipse
|
|---|
| 2 | pluginName = Sabotter Plug-in
|
|---|
| 3 | SabotterViewCategory.name = Sabotter
|
|---|
| 4 | SabotterView.name = Sabotter
|
|---|
| 5 | SabotterPreferencePage.name = Sabotter
|
|---|
| 6 | SabotterThemeGroup.label = Sabotter
|
|---|
| 7 | SabotterTheme.font_default_entry = Default entry font
|
|---|
| 8 | SabotterTheme.font_unread_entry = Unread entry font
|
|---|
| 9 | SabotterTheme.color_default_entry_foreground = Default entry color (Foreground)
|
|---|
| 10 | SabotterTheme.color_default_entry_background = Default entry color (Background)
|
|---|
| 11 | SabotterTheme.color_own_entry_foreground = Own entry color (Foreground)
|
|---|
| 12 | SabotterTheme.color_own_entry_background = Own entry color (Background)
|
|---|
| 13 | SabotterTheme.color_reply_entry_foreground = Reply entry color (Foreground)
|
|---|
| 14 | SabotterTheme.color_reply_entry_background = Reply entry color (Background)
|
|---|
| 15 | SabotterTheme.color_unread_entry_foreground = Unread entry color (Foreground)
|
|---|
| 16 | SabotterTheme.color_unread_entry_background = Unread entry color (Background)
|
|---|
| 17 | SabotterTheme.color_input_normal_foreground = Input field normal color (Foreground)
|
|---|
| 18 | SabotterTheme.color_input_normal_background = Input field normal color (Background)
|
|---|
| 19 | SabotterTheme.color_input_warn_foreground = Input field warning color (Foreground)
|
|---|
| 20 | SabotterTheme.color_input_warn_background = Input field warning color (Background)
|
|---|
| 21 | SabotterTheme.color_input_over_foreground = Input field overed color (Foreground)
|
|---|
| 22 | SabotterTheme.color_input_over_background = Input field overed color (Background)
|
|---|
| 23 | SabotterFilter.unread_only_filter = Unread only filter
|
|---|
| 24 | SabotterFilter.user_filter = User filter
|
|---|
| 25 | plugin.extension.services = Miniblog Service
|
|---|
| 26 | plugin.extension.filters=TimeLine Filter
|
|---|