- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Language
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#8202 - Updated Greek Translation
New Greek language translation based on current svn with complete voice ui.
Closed by jdgordon
2007-11-22 01:45
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2007-11-22 01:45
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
thanks
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I reopened it because there are some phrases that look wrong to me with regards to the usage of the [feature]: “” lines in the dest and the voice part. They differ from the english source and defining *: “” twice and differently in some strings doesn’t seem right. This especially refers to the first language strings, the best example I could find at first glance is LANG_REMOVE_MMC.
The problem is that I’m not a 100% sure how important that is, so this is open for discussion again. Maybe someone who knows more about the language build system can chip in or it could be discussed further in IRC…
Yes you are right, it seems that some entries I got them wrong, mainly because of the massive copy paste I had to do to fix them for langv2. I will try to search again the whole file for differences and try to correct them.
For the time being nothing breaks but those LANG_IDs will be enabled on targets that don’t need them, so of course I should better fix them. Thanks for pointing it out. After editing this file for 3 whole hours I am not surprised to find omissions/errors.
Ok I that this time I got right all those wrong entries. It seems thought that the wrong entries was those that weren’t changed from genlang.
Anyway, here is the patch (on current SVN) and sorry for troubling you again.