mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04820
[Bug 623224] Re: Keyboard Navigation - translatability
** Changed in: mahara
Milestone: None => 1.4.0
** Changed in: mahara
Status: Fix Committed => Fix Released
** Changed in: mahara
Importance: Undecided => Low
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/623224
Title:
Keyboard Navigation - translatability
Status in Mahara ePortfolio:
Fix Released
Bug description:
Bug #623105 just reminded me about the keyboard navigation javascript
(htdocs/js/keyboardNavigation.js)
Originally, I was going to just add a link for /C/ollection and P/l/ans, but I'm not so sure having had another look I think it needs more thought:
* p is already taken for the Profile page, so the shortcut for Plans becomes a bit sucky (l?);
* Do we perhaps need to make this more translatable? The letter x may not even appear in the $language equivelant for $word.
We could generate the js file with some php, perhaps hooking into the
various language strings, but this does seem a little bloaty.
Any opinions or should I stop thinking so hard and just make the
changes?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/623224/+subscriptions
References