Bug 333570 - Key event not available on GTK2 warning (Switch Text Direction key)

r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only
This commit is contained in:
gijskruitbosch%gmail.com 2006-11-28 23:05:36 +00:00
Родитель db42881ff8
Коммит b1f6632049
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -418,7 +418,7 @@ cmd.irtl.help = Switches input area direction to Right-to-Left.
cmd.iltr.help = Switches input area direction to Left-to-Right. cmd.iltr.help = Switches input area direction to Left-to-Right.
cmd.toggle-text-dir.label = S&witch Text Direction cmd.toggle-text-dir.label = S&witch Text Direction
cmd.toggle-text-dir.key = accel shift E cmd.toggle-text-dir.key = accel shift X
cmd.toggle-pref.params = <pref-name> cmd.toggle-pref.params = <pref-name>
cmd.toggle-pref.help = Toggles the boolean preference specified by <pref-name>. cmd.toggle-pref.help = Toggles the boolean preference specified by <pref-name>.