Sebastian Leonhardt
a507bb2837
YH8xx,YH9xx: Keymap improvement
...
The main "innovation" in this patch are two "virtual buttons"
for the record switch on YH92x targets. When the switch state
changes, a single BUTTON_REC_SW_ON or .._OFF button event will
be generated. Thus keymap code can react on switching, but
not on the actual state of the switch.
Wherever sensible, the following user scheme is applied:
- use PLAY as confirm button
- use REW button or Long REW to exit
- use REC (YH820) or FFWD (YH92X) as modifier key for button combos
Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
2015-11-15 23:46:39 +01:00
Tiago Medeiros
32154bfc0b
Portuguese language update (FS#13039)
...
Change-Id: Iab478310e35127818c0602ea2e8e2f4db9d7362a
2015-03-28 13:36:48 +01:00
Tiago Medeiros
a38eb4e3b1
Portuguese language update (FS#13001)
...
Change-Id: I679397cdd0285c1717e44e97700acdd829e3d7d2
2015-02-22 13:16:06 +01:00
Tiago Medeiros
4596f51c90
FS#12882 - Updated translation for PT-PT
...
Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
Change-Id: I473e2c53f7333b94fbda7786cbb506732466eb1c
2013-07-18 20:57:21 +02:00
Jean-Louis Biasini
43e52e34ed
[Fuze+][lang] keymaps hint update
...
A few keymaps hint were wrong, this correct them:
- database/filemanager on cancelling songs insertion
- alarm clock
- set alarm
Change-Id: Ifb50a9452c208a7d5c28bdac96c825030b943c25
Reviewed-on: http://gerrit.rockbox.org/508
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2013-07-16 15:00:02 +02:00
Jean-Louis Biasini
a8cea3b71c
Add an alternative analogic touchpad sensitivity setting
...
Set an alternative touchpad sensitivity setting if
the 3 following variables are defined:
DEFAULT_TOUCHPAD_SENSITIVITY_SETTING
MIN_TOUCHPAD_SENSITIVITY_SETTING
MAX_TOUCHPAD_SENSITIVITY_SETTING
aside from the usual:
HAVE_TOUCHPAD
HAVE_TOUCHPAD_SENSITIVITY_SETTING
In such a case the setting will allow the user to set a precise
value within the defined range unstead of the boolean choice
HIGH/NORMAL
Change-Id: Iba8140285317077381191e494df0d3f6ab556872
Reviewed-on: http://gerrit.rockbox.org/123
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2013-07-15 09:22:32 +02:00
Michael Sevakis
19b289a1b9
Reuse frequency string from recording for playback frequency.
...
Update all .lang files and change the id from LANG_RECORDING_FREQUENCY
to LANG_FREQUENCY. Also update description and target.
It will throw things off for targets without recording but that do
have 48KHz, possibly older iPods. I'm not sure what else it might be
off hand. Regenerate voice files and replace .lang files in that case.
Change-Id: I9ab396ecfcca9206054bde34aa2cc23b505dabff
2013-07-06 17:14:02 -04:00
Frank Gevaerts
aa801b5e0f
European Portuguese update by Tiago Roque Medeiros
...
Change-Id: Ifab5276fa746d7c989913428a30d408987ee23f4
2013-04-29 21:13:58 +02:00
Gabriel Maia
e54ee56a57
FS#12611 - European Portuguese translation update (11th March)
...
Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
Change-Id: I80774667d233470a3b320b2ebe67855fbeaa48ac
2012-04-14 12:26:38 +02:00
Bertrik Sikken
7cba6f631c
FS#12394 - Update of the European Portuguese language by Gabriel Maia
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31200 a1c6a512-1295-4272-9138-f99709370657
2011-12-10 13:11:49 +00:00
Tomasz Moń
c40f5202a4
Sansa Connect: Add keymap for YesNo dialog and keyboard
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31090 a1c6a512-1295-4272-9138-f99709370657
2011-11-29 11:18:59 +00:00
Jonathan Gordon
9e07ef2b0a
Use buflib for all skin engine allocations.
...
Massive thanks to Michael Chicoine and other testers for finding the early bugs.
This removes all skin memory limitations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30991 a1c6a512-1295-4272-9138-f99709370657
2011-11-15 14:11:08 +00:00
Alex Parker
aec2f31364
Correct spelling of catalogue.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30186 a1c6a512-1295-4272-9138-f99709370657
2011-07-21 14:13:20 +00:00
Jonathan Gordon
d1fd4f08f5
Fix FS#8656 - Error saving non-current playlist file
...
Use the plugin buffer to save the playlist copy if there isnt enough buffer already allocated to the inram copy of the playlist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30184 a1c6a512-1295-4272-9138-f99709370657
2011-07-21 06:40:21 +00:00
Jonathan Gordon
142725ebc9
Fix FS#12158 - Make the "Mode: " line in the radio menu voice.
...
Translators need to verify the voice string, dumbly copied from the dest string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30007 a1c6a512-1295-4272-9138-f99709370657
2011-06-16 13:28:15 +00:00
Peter D'Hoye
82f4c60db4
Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29969 a1c6a512-1295-4272-9138-f99709370657
2011-06-05 12:36:27 +00:00
Marianne Arnold
92afc96cc8
Languages: make the Clip+ use the microSD specific string to refer to the external card instead of only the general multivolume fallback.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29958 a1c6a512-1295-4272-9138-f99709370657
2011-06-04 19:33:01 +00:00
Bertrik Sikken
d835b7b51f
FS#12116 - Update of Portuguese (Portugal) language - Rewind on Pause by Gabriel Maia
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29884 a1c6a512-1295-4272-9138-f99709370657
2011-05-15 13:56:52 +00:00
Frank Gevaerts
966becfa9f
Deprecate strings that are unused since r29700
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29701 a1c6a512-1295-4272-9138-f99709370657
2011-04-10 13:54:06 +00:00
Marcin Bukat
606bed035e
Update lang files to be inline with changes in r29584
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29585 a1c6a512-1295-4272-9138-f99709370657
2011-03-14 10:28:45 +00:00
Alex Parker
0c9e0dfeea
FS#11929 by Gabriel Maia - Portuguese translation update.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29292 a1c6a512-1295-4272-9138-f99709370657
2011-02-13 10:46:43 +00:00
Michael Hohmuth
f0ce188681
Make enable-autoresume option more consistent with other settings.
...
Rename "Enable automatic resume" to "Automatic resume", and make it a
simple Yes/No option. Offer the user to initialize the database in
case it is not yet ready when enabling autoresume.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29249 a1c6a512-1295-4272-9138-f99709370657
2011-02-08 20:31:22 +00:00
Nils Wallménius
c9038bf9ae
Remove incorrectly deprecated LANG_REC_SIZE phrase to not be confusing. Having only the *: none target is the same as deleting the phrase so this does not change the string order further. Put a note in the header in english.lang with some more info on deprecation of strings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29244 a1c6a512-1295-4272-9138-f99709370657
2011-02-07 20:26:10 +00:00
Mustapha Senhaji
0171408408
Add ipod 6g target to translations for "Bass and Treble Cutoff" string.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29080 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 22:02:16 +00:00
Mustapha Senhaji
4ee5ef0588
Update the portugues translation by Gabriel Maia FS#11857.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28967 a1c6a512-1295-4272-9138-f99709370657
2011-01-04 21:09:42 +00:00
Mustapha Senhaji
8a2583da93
Update translations reusing the translation of the previously deprecated string.
...
Translators, please check if adjustements isn't needed!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28887 a1c6a512-1295-4272-9138-f99709370657
2010-12-24 03:44:00 +00:00
Marcin Bukat
693bf86a25
HD300 - lang strings for alarm screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28823 a1c6a512-1295-4272-9138-f99709370657
2010-12-13 09:34:31 +00:00
Marcin Bukat
e3ab05ac42
Update lang files for Set time/date screen on HD300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28698 a1c6a512-1295-4272-9138-f99709370657
2010-11-28 22:51:30 +00:00
Mustapha Senhaji
c5ed874922
Update the portuguese translation.
...
Flyspray: FS#11700
Author: Rui Araújo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28375 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 10:59:43 +00:00
Jonas Häggqvist
c6f34ef239
Make english.lang use consistant spacing to avoid problems with the automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28332 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:13:52 +00:00
Mustapha Senhaji
1d60b0d69e
Fix minor typos in description fields.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28292 a1c6a512-1295-4272-9138-f99709370657
2010-10-16 22:52:55 +00:00
Nils Wallménius
042adbba61
Remove the jump scroll settings since they don't do anything, drop the relevant lang ids too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 11:59:43 +00:00
Nils Wallménius
8598a2c821
Lang file cleanup!
...
*This breaks the string order so voice files need to be rebuilt.*
Deleted strings marked as deprecated.
Deleted a few unused strings that were not marked as deprecated.
Corrected the target of a few strings too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26572 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 11:31:01 +00:00
Rafaël Carré
8302c5fe17
Wakeup alarm screen is unusuable with large fonts or small screens
...
Split the description and the time on 2 lines
Flyspray: FS#11274
Authors: Clément Pit--Claudel (CFP) and myself
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26244 a1c6a512-1295-4272-9138-f99709370657
2010-05-22 00:28:10 +00:00
Jonathan Gordon
0e263d5b77
accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string translatable
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26192 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 13:24:50 +00:00
Jonathan Gordon
1bd072c92d
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25964 a1c6a512-1295-4272-9138-f99709370657
2010-05-12 10:38:00 +00:00
Szymon Dziok
1fd57a2a87
Packard Bell Vibe 500: add specific strings to the languages.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25116 a1c6a512-1295-4272-9138-f99709370657
2010-03-11 17:12:23 +00:00
Michael Chicoine
39c308cb98
Updated Portuguese Translation
...
Author: Rui Araújo
Flyspray: FS #10994
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24580 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 12:55:47 +00:00
Michael Chicoine
c2b5c49109
Updated Portuguese Translation
...
Author: Rui Araújo
Flyspray: FS #10950
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24485 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 14:35:27 +00:00
Jeffrey Goode
76994538d8
Temp fix yellow for portugues and turkce lang files by replacing faulty empty quotes with the English text. Needs translator followup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24476 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 01:44:42 +00:00
Jonas Häggqvist
ff6053e4c3
Portuguese translation update.
...
Author: Rui Araújo
Flyspray: FS #10950
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24455 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 15:44:03 +00:00
Frank Gevaerts
8be08a3447
Also change usb_charging to usb_charging_enable in the lang files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24239 a1c6a512-1295-4272-9138-f99709370657
2010-01-15 19:51:52 +00:00
Björn Stenberg
355b4c2333
Corrected ondio language wildcards.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23888 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 13:53:55 +00:00
Björn Stenberg
c0740440ac
Rename targets to be consistent in all places. (FS #10819 ). Take 2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 12:19:08 +00:00
Jeffrey Goode
29d2711115
Crossfade: fix shuffle OR manual skip functionality, verbiage and manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23621 a1c6a512-1295-4272-9138-f99709370657
2009-11-12 15:42:37 +00:00
Jeffrey Goode
3a17bb9092
Added crossfade tag to lang file strings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23619 a1c6a512-1295-4272-9138-f99709370657
2009-11-12 04:31:31 +00:00
Jeffrey Goode
664dc90e71
Crossfade: added a new option, rewrote decision logic, updated manual and menus. Translators please note that updated translations may be required for some crossfade menu items!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23605 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 00:48:17 +00:00
Thomas Martitz
0bd45b3622
Remove square brackets from the ID3 Viewer related language strings and generate them at runtime. This makes these lang strings actually usable for WPSes using the %Sx tag.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23434 a1c6a512-1295-4272-9138-f99709370657
2009-10-31 12:40:20 +00:00
Maurus Cuelenaere
df04011ec9
Fix empty LANG_LEFT & LANG_RIGHT strings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22410 a1c6a512-1295-4272-9138-f99709370657
2009-08-18 18:33:29 +00:00
Jonathan Gordon
c0897a8002
remove the rockbox info line saying the AA size and replace it with skin RAM usage
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22364 a1c6a512-1295-4272-9138-f99709370657
2009-08-16 22:00:38 +00:00