Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8132 - make langs smaller

Attached to Project: Rockbox
Opened by harry tu (bookshare) - Sunday, 11 November 2007, 01:30 GMT+1
Last edited by Jonas Häggqvist (rasher) - Sunday, 13 January 2008, 23:20 GMT+1
Task Type Patches
Category Language
Status Closed
Assigned To Jonas Häggqvist (rasher)
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date 2008-01-11
Percent Complete 100%
Private No

Details

I made some of the lang files smaller. I stripped away a lot of untranslated strings to many lang files.
   lang.patch (53.2 KiB)
 afrikaans.lang      |  526 ----------------------------------------------------
 bulgarian.lang      |  350 ----------------------------------
 eesti.lang          |   68 ------
 esperanto.lang      |   94 ---------
 galego.lang         |  174 -----------------
 islenska.lang       |  158 ---------------
 romaneste.lang      |  350 ----------------------------------
 slovenscina.lang    |  284 ----------------------------
 turkce.lang         |  526 ----------------------------------------------------
 wallisertitsch.lang |  206 --------------------
 10 files changed, 19 insertions(+), 2717 deletions(-)

This task depends upon

Closed by  Jonas Häggqvist (rasher)
Sunday, 13 January 2008, 23:20 GMT+1
Reason for closing:  Accepted
Additional comments about closing:  Committed in r16085.
Comment by harry tu (bookshare) - Friday, 04 January 2008, 19:07 GMT+1
I missed a language.
   lang2.patch (55.4 KiB)
 afrikaans.lang      |  526 ----------------------------------------------------
 bulgarian.lang      |  350 ----------------------------------
 eesti.lang          |   68 ------
 esperanto.lang      |   94 ---------
 galego.lang         |  174 -----------------
 islenska.lang       |  158 ---------------
 portugues.lang      |  108 ----------
 romaneste.lang      |  350 ----------------------------------
 slovenscina.lang    |  284 ----------------------------
 turkce.lang         |  526 ----------------------------------------------------
 wallisertitsch.lang |  206 --------------------
 11 files changed, 20 insertions(+), 2824 deletions(-)

Comment by Jonas Häggqvist (rasher) - Friday, 04 January 2008, 21:52 GMT+1
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Percent Complete (0% → 90%)
  • Field changed: Due Date (Undecided → 2008-01-11)
  • Task assigned to Jonas Häggqvist (rasher)
Looks good. I'll have another look at it (4 eyes and so on), then commit. There's no point in having these strings in the language files, and it will make things less confusing.
Comment by Jonas Häggqvist (rasher) - Sunday, 13 January 2008, 23:14 GMT+1
You have a problem with your text-editor, which inserts BOMs in utf8 text. I'll fix that and commit the rest, which looks fine.

Loading...