summaryrefslogtreecommitdiff
path: root/apps/lang (follow)
Commit message (Collapse)AuthorAge
* open Pictureflow -> öffne PictureflowTobias Diedrich2010-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27217 a1c6a512-1295-4272-9138-f99709370657
* Added some missing german translationsTobias Diedrich2010-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27216 a1c6a512-1295-4272-9138-f99709370657
* FS#10925 by myself: add touchscreen support for virtual keyboard.Teruaki Kawashima2010-06-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27156 a1c6a512-1295-4272-9138-f99709370657
* FS#11427 by Marek Salaba: Update of Czech languageMichael Chicoine2010-06-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27036 a1c6a512-1295-4272-9138-f99709370657
* FS#11418 by Peter Lecky: Slovak language updateMichael Chicoine2010-06-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26980 a1c6a512-1295-4272-9138-f99709370657
* Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré2010-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
* Manually cleaned up version of FS#11358 by Hinrik Örn SigurðssonNils Wallménius2010-06-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26858 a1c6a512-1295-4272-9138-f99709370657
* Catalan language update (added "Pictureflow" missing string), FS #11393 by ↵Bertrik Sikken2010-06-12
| | | | | | Adrián Cereto Massagué git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26813 a1c6a512-1295-4272-9138-f99709370657
* Spanish language update, FS #11394 by Adrián Cereto MassaguéBertrik Sikken2010-06-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26812 a1c6a512-1295-4272-9138-f99709370657
* FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon2010-06-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26710 a1c6a512-1295-4272-9138-f99709370657
* Slovak language update - FS#11375 by Peter LeckyMichael Chicoine2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26678 a1c6a512-1295-4272-9138-f99709370657
* Catalan language update and cleanup, FS #11366 by Adrián Cereto MassaguéBertrik Sikken2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26669 a1c6a512-1295-4272-9138-f99709370657
* Update of Czech language - FS#11371 by Marek SalabaMichael Chicoine2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26662 a1c6a512-1295-4272-9138-f99709370657
* Slovak language update - FS#11350 by Peter LeckyMichael Chicoine2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26661 a1c6a512-1295-4272-9138-f99709370657
* FS#11354 - A few more islenska.lang fixes by Hinrik Örn Sigurðsson fixing ↵Nils Wallménius2010-06-05
| | | | | | a few more source and target mismatches with english.lang in the icelandic translation. Prune a lot of old unused strings that were deleted from english.lang long ago. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26584 a1c6a512-1295-4272-9138-f99709370657
* Remove the jump scroll settings since they don't do anything, drop the ↵Nils Wallménius2010-06-05
| | | | | | relevant lang ids too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657
* Lang file cleanup!Nils Wallménius2010-06-05
| | | | | | | | | | *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
* New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff2010-06-05
| | | | | | | | | | | | | | | 1) "Charge during USB connection" option is now tristate: off/on/force. Currently "force" behaves just like "on", but in future it will allow charging even when it was not possible to positively identify a charger. 2) The H300 code has been adjusted to use the new system but there should be no functional differences, it already had the USB charging option and its USB/charging support is hardware controlled. 3) The Gigabeat S code has been adjusted to use the new system: the player now has the USB charging option, which wasn't previously available. The player will only charge at full speed when allowed to do so by a working USB host, so USB AC adapters won't work very well; however, they didn't work before either, so this is not a change in functionality. 4) The iPod Nano 2G code has been adjusted to use the new system: it already had the USB charging option. Using a USB AC adapter won't charge at full speed any more (it did before) - the old implementation was equivalent to the not-yet-implemented "force" option in the new system. No other target should be affected. Support for the "force" mode and support for at least some other iPod models will come in a future commit :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26570 a1c6a512-1295-4272-9138-f99709370657
* More untranslated strings in Dutch langfile. Note to self: next time update ↵Peter D'Hoye2010-06-04
| | | | | | to head before running genlang. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26564 a1c6a512-1295-4272-9138-f99709370657
* Fix some untranslated strings in the Dutch langfilePeter D'Hoye2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26563 a1c6a512-1295-4272-9138-f99709370657
* Revert a small part of r26555 to fix yellow, these strings are unused and ↵Nils Wallménius2010-06-04
| | | | | | will be deleted in a larger lang cleanup patch soon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26559 a1c6a512-1295-4272-9138-f99709370657
* FS#11353 - Fix all errors in islenska.lang by Hinrik Örn SigurðssonNils Wallménius2010-06-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26555 a1c6a512-1295-4272-9138-f99709370657
* Update German translation - with the help of Thomas Martitz, Tobias Diedrich ↵Marianne Arnold2010-06-03
| | | | | | and some inspiration from patches in the tracker. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26516 a1c6a512-1295-4272-9138-f99709370657
* Fix yellow, remove some untranslated strings from SlovenscinaAlex Parker2010-06-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26493 a1c6a512-1295-4272-9138-f99709370657
* Update Slovenian (Slovenscina) translationAlex Parker2010-06-02
| | | | | | | Flyspray: FS#11311 Author: Nejc Lotric git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26487 a1c6a512-1295-4272-9138-f99709370657
* Update Chinese (Simple) translationAlex Parker2010-06-02
| | | | | | | Flyspray: FS#11327 Author: Purling Nayuki git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26486 a1c6a512-1295-4272-9138-f99709370657
* Update SpanishAlex Parker2010-06-02
| | | | | | | Flyspray: FS#11301 and FS#11276 Author: Francisco Villa and Aaron Rothbaum git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26484 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2010-05-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26438 a1c6a512-1295-4272-9138-f99709370657
* Update Czech languageMichael Chicoine2010-05-30
| | | | | | | | Flyspray: FS#11336 Author: Marek Salaba git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26419 a1c6a512-1295-4272-9138-f99709370657
* Catalan language updateMichael Chicoine2010-05-30
| | | | | | | | Flyspray: FS#11322 Author: Adrián Cereto Massagué git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26418 a1c6a512-1295-4272-9138-f99709370657
* french translation updateRafaël Carré2010-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26416 a1c6a512-1295-4272-9138-f99709370657
* Fix LANG_TAGNAVI_UNTAGGED source stringRafaël Carré2010-05-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26415 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#11313 by Chris Savery. Add composer to the track info screen and ↵Jonathan Gordon2010-05-30
| | | | | | some general cleen up. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26409 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateBertrik Sikken2010-05-30
| | | | | | | | Flyspray: FS #11331 Author: Peter Lecký git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26406 a1c6a512-1295-4272-9138-f99709370657
* Update Brazilian Portuguese TranslationMichael Chicoine2010-05-28
| | | | | | | | Flyspray: FS#11316 Author: Adilson Xavier git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26359 a1c6a512-1295-4272-9138-f99709370657
* Updated Turkish translationMichael Chicoine2010-05-28
| | | | | | | | Flyspray: FS#11299 Author: Altay Oz git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26357 a1c6a512-1295-4272-9138-f99709370657
* Update of Czech languageMichael Chicoine2010-05-28
| | | | | | | | Flyspray: FS#11326 Author: Marek Salaba git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26355 a1c6a512-1295-4272-9138-f99709370657
* Catalan language update by Adrián Cereto MassaguéRafaël Carré2010-05-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26345 a1c6a512-1295-4272-9138-f99709370657
* update catalan translationRafaël Carré2010-05-27
| | | | | | patch by Adrián Cereto Massagué git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26324 a1c6a512-1295-4272-9138-f99709370657
* Polish translation updates (translated by Tomasz Kowalczyk)Yoshihisa Uchida2010-05-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26322 a1c6a512-1295-4272-9138-f99709370657
* Updated Swedish translation (again).Magnus Holmgren2010-05-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26314 a1c6a512-1295-4272-9138-f99709370657
* Japanese translation updates.Yoshihisa Uchida2010-05-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26310 a1c6a512-1295-4272-9138-f99709370657
* Give the radio screen setting(s) in the themes menu its own language strings ↵Marianne Arnold2010-05-26
| | | | | | so they don't simply reuse 'FM Radio' as in the main menu. Rename 'Remote FM Radio' which went along with it accordingly. Distinct strings to avoid cunfusion but the change needs translators' attention. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26301 a1c6a512-1295-4272-9138-f99709370657
* Updated Swedish transation.Magnus Holmgren2010-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26289 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2010-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26287 a1c6a512-1295-4272-9138-f99709370657
* FS#11293 - Catalan language update by Adrián Cereto MassaguéAlex Parker2010-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26262 a1c6a512-1295-4272-9138-f99709370657
* FS#11303 - Polish translation update by Tomasz KowalczykAlex Parker2010-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26259 a1c6a512-1295-4272-9138-f99709370657
* FS#11269 - Slovak language update by Peter LeckyAlex Parker2010-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26258 a1c6a512-1295-4272-9138-f99709370657
* Wakeup alarm screen is unusuable with large fonts or small screensRafaël Carré2010-05-22
| | | | | | | | | 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
* Some more fixes to Dutch langfilePeter D'Hoye2010-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26241 a1c6a512-1295-4272-9138-f99709370657