GNOME Bugzilla – Bug 339069
i18n strings cleanup
Last modified: 2006-05-20 17:02:40 UTC
Hi, #: ../libwnck/window-action-menu.c:683 #, c-format msgid "%s" msgstr "%s" i don't think we need to translate that :) get_workspace_name_with_accel looks like string surgery. is 10 the maximum number of workspaces ?
Haha! :-) That should be an easy fix for a new contributor (just don't mark that string for translation), so I'll add the gnome-love keyword. As far as the string surgery: accelerator/quick-keys/whatever-they-are-called can only be a single character and thus it only makes sense to have these for the first 10 workspaces. No, 10 isn't the maximum -- the maximum is defined by the window manager (36 for metacity, currently). Whether or not we should put accelerators on the first 10 workspaces is another question, but I really don't care that much either way. ;-)
Fixed.
rabat-joie