* byobu-config, doc/help.txt: update the verbage of some text

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-23 02:06:18 -05:00
commit 40855109e5
7 changed files with 27 additions and 28 deletions

View file

@ -78,9 +78,9 @@ def terminal_size(): ### decide on *some* terminal size
def menu(screen, size, isInstalled):
if isInstalled:
installtext=_("Byobu currently launches at login (toggle)")
installtext=_("Byobu currently launches at login (toggle off)")
else:
installtext=_("Byobu currently does not launch at login (toggle)")
installtext=_("Byobu currently does not launch at login (toggle on)")
li = Listbox(height = 8, width = 60, returnExit = 1)
@ -89,7 +89,7 @@ def menu(screen, size, isInstalled):
li.append(_("Toggle status notifications"), 3)
li.append(_("Change keybinding set"), 4)
li.append(_("Change escape sequence"), 5)
li.append(_("Create new window(s)"), 6)
li.append(_("Create new windows"), 6)
li.append(_("Manage default windows"), 7)
li.append(installtext, 8)
bb = ButtonBar(screen, (("Exit", "exit", ESC),), compact=1)

4
debian/changelog vendored
View file

@ -1,8 +1,8 @@
byobu (2.16) unreleased; urgency=low
* UNRELEASED
* byobu-config, doc/help.txt: update the verbage of some text
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 23 Jun 2009 01:03:52 -0500
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 23 Jun 2009 02:05:56 -0500
byobu (2.15-0ubuntu1) karmic; urgency=low

View file

@ -1,13 +1,11 @@
Screen is a powerful program that allows your terminal session to use
multiple windows and retain context among multiple logins.
A task bar at the bottom shows: open windows, OS version, reboot req,
updates available, system load, cpu info, memory info, and date/time.
Byobu is an enhancement to GNU Screen, a command line tool
providing live system status, dynamic window management,
and some convenient keybindings:
F2 Create a new window | F6 Detach from the session
F3 Go to the prev window | F7 Enter scrollback mode
F4 Go to the next window | F8 Re-title a window
F5 Reload profile | F9 Configuration
| F12 Lock this terminal
'screen -r' - reattach |
'man screen' - complete help | <ctrl-<esckey>> Escape sequence
'screen -r' - reattach | <ctrl-<esckey>> Escape sequence
'man screen' - screen's help | 'man byobu' - byobu's help

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-22 11:22-0500\n"
"POT-Creation-Date: 2009-06-23 02:06-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,11 +17,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: byobu-config:81
msgid "Byobu currently launches at login (toggle)"
msgid "Byobu currently launches at login (toggle off)"
msgstr ""
#: byobu-config:83
msgid "Byobu currently does not launch at login (toggle)"
msgid "Byobu currently does not launch at login (toggle on)"
msgstr ""
#: byobu-config:87
@ -45,7 +45,7 @@ msgid "Change escape sequence"
msgstr ""
#: byobu-config:92
msgid "Create new window(s)"
msgid "Create new windows"
msgstr ""
#: byobu-config:93

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-22 11:22-0500\n"
"POT-Creation-Date: 2009-06-23 02:06-0500\n"
"PO-Revision-Date: 2008-12-22 01:01-0500\n"
"Last-Translator: Nicolas Valcarcel <nvalcarcel@ubuntu.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,11 +17,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: byobu-config:81
msgid "Byobu currently launches at login (toggle)"
msgid "Byobu currently launches at login (toggle off)"
msgstr ""
#: byobu-config:83
msgid "Byobu currently does not launch at login (toggle)"
msgid "Byobu currently does not launch at login (toggle on)"
msgstr ""
#: byobu-config:87
@ -45,7 +45,7 @@ msgid "Change escape sequence"
msgstr ""
#: byobu-config:92
msgid "Create new window(s)"
msgid "Create new windows"
msgstr ""
#: byobu-config:93

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-22 11:22-0500\n"
"POT-Creation-Date: 2009-06-23 02:06-0500\n"
"PO-Revision-Date: 2008-12-17 23:42+0100\n"
"Last-Translator: Nicolas Barcet <nicolas.barcet@ubuntu.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,11 +17,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: byobu-config:81
msgid "Byobu currently launches at login (toggle)"
msgid "Byobu currently launches at login (toggle off)"
msgstr ""
#: byobu-config:83
msgid "Byobu currently does not launch at login (toggle)"
msgid "Byobu currently does not launch at login (toggle on)"
msgstr ""
#: byobu-config:87
@ -45,7 +45,7 @@ msgid "Change escape sequence"
msgstr ""
#: byobu-config:92
msgid "Create new window(s)"
msgid "Create new windows"
msgstr ""
#: byobu-config:93

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-22 11:22-0500\n"
"POT-Creation-Date: 2009-06-23 02:06-0500\n"
"PO-Revision-Date: 2009-05-14 16:31+0300\n"
"Last-Translator: byobu <dubrsl@altlinux.ru>\n"
"Language-Team: \n"
@ -17,11 +17,11 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
#: byobu-config:81
msgid "Byobu currently launches at login (toggle)"
msgid "Byobu currently launches at login (toggle off)"
msgstr ""
#: byobu-config:83
msgid "Byobu currently does not launch at login (toggle)"
msgid "Byobu currently does not launch at login (toggle on)"
msgstr ""
#: byobu-config:87
@ -45,7 +45,8 @@ msgid "Change escape sequence"
msgstr "Изменение Escape-последовательности"
#: byobu-config:92
msgid "Create new window(s)"
#, fuzzy
msgid "Create new windows"
msgstr "Создать новое окно"
#: byobu-config:93