summaryrefslogtreecommitdiff
path: root/apps/lang (follow)
Commit message (Collapse)AuthorAge
* FS#8202 - fix up the greek translationJonathan Gordon2007-11-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15751 a1c6a512-1295-4272-9138-f99709370657
* Update Dutch langfilePeter D'Hoye2007-11-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15745 a1c6a512-1295-4272-9138-f99709370657
* FS#8202 Update greek translation and make it follow the langv2 rules by ↵Mustapha Senhaji2007-11-21
| | | | | | Alexander Spyridakis. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15737 a1c6a512-1295-4272-9138-f99709370657
* FS#8107 Update the finnish translation by Jani Kinnunen.Mustapha Senhaji2007-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15726 a1c6a512-1295-4272-9138-f99709370657
* Update the french translation.Mustapha Senhaji2007-11-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15725 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15623 a1c6a512-1295-4272-9138-f99709370657
* FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren2007-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15621 a1c6a512-1295-4272-9138-f99709370657
* FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to ↵Barry Wardell2007-11-14
| | | | | | be changed slightly, but it seems to work better for all setting screens with the new keymap. Thanks to git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15620 a1c6a512-1295-4272-9138-f99709370657
* Small fix to Swedish lang file, by Harry TuNils Wallménius2007-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15550 a1c6a512-1295-4272-9138-f99709370657
* Updated Dutch language filePeter D'Hoye2007-11-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15544 a1c6a512-1295-4272-9138-f99709370657
* Oops, BOM shouldn't have been included. Hope this removes it. :)Magnus Holmgren2007-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15520 a1c6a512-1295-4272-9138-f99709370657
* Update Swedish translation, with a few minor changes to existing strings.Magnus Holmgren2007-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15519 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15516 a1c6a512-1295-4272-9138-f99709370657
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15508 a1c6a512-1295-4272-9138-f99709370657
* More voice for the radio: accept FS#6331.Stéphane Doyon2007-11-07
| | | | | | | | | | | | | | | | In the radio screen, speak the mode (preset or scan) when switching mode. When switching stations with the radio paused/muted, speak the current preset (number, frequency if preset is default, or spell, depending on talk_file setting). Also says the frequency if in scan mode. Change the default preset created by autoscan to be an empty string; change the preset menu callback to substitute the frequency when the preset name is empty. Add a voice callback for the preset menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15507 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-11-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15434 a1c6a512-1295-4272-9138-f99709370657
* Update the french translation.Mustapha Senhaji2007-11-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15429 a1c6a512-1295-4272-9138-f99709370657
* FS#8079 Update finnish translation by Jani Kinnunen (and fix a typo by me). Mustapha Senhaji2007-11-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15428 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon2007-11-03
| | | | | | | under 50%, 30% and 15%. Guarded by an option under voice settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15422 a1c6a512-1295-4272-9138-f99709370657
* Info screen: charging and battery.Stéphane Doyon2007-11-03
| | | | | | | | | | | | | | | | | | | | | For CHARGING_SIMPLE: if the charger is inserted, then indicate that the battery is charging, and do not show the battery level (which should be bogus anyway). This is the only place the charger status is reported for blind users. Allow reporting charge_state for CHARGING_MONITOR: the header file says it could be CHARGING or TRICKLE. Hope this is right. Interestingly, that's how the #ifdefs were for the voice part. Have the voice match the displayed info. In particular do not report battery level when in a charging state. Use the new talk time unit for the battery remaining duration. If battery_level() is 0 and no info is available, then say "blank" instead of nothing. LANG_BATTERY_CHARGE: more verbose voice entry. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15419 a1c6a512-1295-4272-9138-f99709370657
* Info screen fixups:Stéphane Doyon2007-11-03
| | | | | | | | | | | | | * Shortened the voice entry for external disk names. * Deprecated LANG_CURRENT_TIME which is not used anywhere. * Before there were CRLFs, then there were blank lines, cleaned that up. * Removed extra format specifier and args in the snprintf for MMC NOT_PRESENT. * Made the voice info about disks match more closely what is displayed: basically, speak disk size for multi-volume case as well. * Not too sure about the reordering, so I did NOT touch that. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15415 a1c6a512-1295-4272-9138-f99709370657
* Update Dutch language filePeter D'Hoye2007-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15387 a1c6a512-1295-4272-9138-f99709370657
* FS#8057: Update finnish translation by Jani Kinnunen.Mustapha Senhaji2007-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15382 a1c6a512-1295-4272-9138-f99709370657
* * For a better access to the information of the Rockbox Info menu by visuallyAlessio Lenzi2007-10-30
| | | | | | | | | | impaired users, the order of the items has been modified. * Now the software displays a message when the external memory card is not in the device slot. (only for Sansa and Ondio models) * The voice tag for the current_time message has been restored. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15381 a1c6a512-1295-4272-9138-f99709370657
* FS#8044: Update potugues-brasileiro translation by Adilson Vicente Xavier.Mustapha Senhaji2007-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15365 a1c6a512-1295-4272-9138-f99709370657
* Update Dutch language filePeter D'Hoye2007-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15319 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-10-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15290 a1c6a512-1295-4272-9138-f99709370657
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15284 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-10-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15272 a1c6a512-1295-4272-9138-f99709370657
* Update french translation too.Mustapha Senhaji2007-10-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15249 a1c6a512-1295-4272-9138-f99709370657
* FS#7987 Update finnish translation, by Jani Kinnunen.Mustapha Senhaji2007-10-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15248 a1c6a512-1295-4272-9138-f99709370657
* Update german translation.Marianne Arnold2007-10-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15245 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7774: Voice callback for gui_synclist.Stéphane Doyon2007-10-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15231 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15152 a1c6a512-1295-4272-9138-f99709370657
* Fix wrong button displayed for returning from database building screen, ↵Nils Wallménius2007-10-16
| | | | | | closes FS#7974 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15146 a1c6a512-1295-4272-9138-f99709370657
* FS#7957 - hebrew lang update by Rani HodJonathan Gordon2007-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15114 a1c6a512-1295-4272-9138-f99709370657
* Update Swedish translation.Magnus Holmgren2007-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15107 a1c6a512-1295-4272-9138-f99709370657
* Update francais language. Plus few minor changes.Mustapha Senhaji2007-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15106 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #7914 by Stijn Hisken with corrections and additions by mePeter D'Hoye2007-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15073 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15069 a1c6a512-1295-4272-9138-f99709370657
* Make the virtual keyboard easier to use for blind users.Stéphane Doyon2007-10-10
| | | | | | | | | | | | | | | | | | | From FS#6324 When moving up/down and landing on the edit line, say "edit". Otherwise it gets quite confusing. When moving left and right on the edit line, sound a beep when the left or right end is reached. Before, it would say nothing either when the cursor is over a blank or a char it doesn't know how to spell. So if we're on a blank spot, say "blank". Pass the whole utf8 char to be spelled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15060 a1c6a512-1295-4272-9138-f99709370657
* Voice the recording trigger settings screen.Stéphane Doyon2007-10-10
| | | | | | | | From FS#6325, with a slight coding improvement. Also take out a duplicated snprintf in there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15059 a1c6a512-1295-4272-9138-f99709370657
* Use dynamic menu voice callbacks to speak menu item names in theStéphane Doyon2007-10-09
| | | | | | | | | "Simple EQ Settings" menu and the Peak filter item names in the "Advanced EQ Settings" menu. From FS#7563. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15043 a1c6a512-1295-4272-9138-f99709370657
* Forgot about the case conversion rule for one string :)Mustapha Senhaji2007-10-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15025 a1c6a512-1295-4272-9138-f99709370657
* Update francais language and fix a typo in the english file.Mustapha Senhaji2007-10-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15023 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-10-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15004 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ↵Jonathan Gordon2007-10-06
| | | | | | menu. patch to update the manual would be welcome :p git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15003 a1c6a512-1295-4272-9138-f99709370657
* FS#7682 by Daniel Dalton - Enable voice in the wakeup alarm screenLinus Nielsen Feltzing2007-10-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14977 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2007-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14954 a1c6a512-1295-4272-9138-f99709370657
* FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg2007-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14942 a1c6a512-1295-4272-9138-f99709370657