mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@569 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ce821e96a1
commit
e32c3bcd33
2 changed files with 5 additions and 5 deletions
|
|
@ -114,8 +114,8 @@ FORMAT_REC fecommon_core_formats[] = {
|
|||
/* ---- */
|
||||
{ NULL, "Themes", 0 },
|
||||
|
||||
{ "theme_saved", "Theme saved to %_$0%_", 1, { 0 } },
|
||||
{ "theme_save_failed", "Error saving theme to %_$0%_", 1, { 0 } },
|
||||
{ "theme_saved", "Theme saved to $0", 1, { 0 } },
|
||||
{ "theme_save_failed", "Error saving theme to $0", 1, { 0 } },
|
||||
{ "theme_not_found", "Theme %_$0%_ not found", 1, { 0 } },
|
||||
{ "window_theme_changed", "Using theme %_$0%_ in this window", 1, { 0 } },
|
||||
{ "format_title", "%:%K[%W$0%K] - [%W$1%K]%:%:", 2, { 0, 0 } },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue