Commit graph

334 commits

Author SHA1 Message Date
Sean Owen c884bd12d5 Revert part of "Crush PNGs" as Android libpng doesn't like it.
This reverts part of commit de41ca715b.
2015-09-07 13:14:13 +01:00
Sean Owen de41ca715b Crush PNGs 2015-09-07 11:41:45 +01:00
Martijn van B. 483d852d8c Improved Dutch Translation
Replaced machine translations with actual translations and other improvements.
2015-07-24 14:56:50 +02:00
codewell4 b5d412f6d0 Improved Slovenian translation 2015-06-30 18:53:53 +02:00
BrunoMioto f4e00252a6 Translation updated to Portuguese-BR 2015-05-04 11:39:46 -03:00
Olexandr Nesterenko 1e1067709e Fix order 2015-04-02 00:02:52 +03:00
Olexandr Nesterenko 5e7fb331d2 Update uk language
Add uk help
2015-04-01 22:36:15 +03:00
slepmog 943be55a32 Fixed Russian translation for new menu item 2015-03-01 21:51:59 +03:00
slepmog 7c112f3500 Fixed Russian translation for new menu item 2015-03-01 21:48:56 +03:00
Sean Owen a6e466e419 Merge pull request #317 from Matrix44/patch-6
Update strings.xml
2015-02-24 11:38:34 +00:00
Alessandro Fanna a1b4461600 Fixed little typo and restored Data Matrix instead of italian's literal translation
Line 80: restitiuta > restituita
Line 100: Matrice dati > Data Matrix (currently in Italy this 2d barcode is known with its english name and shouldn't be translated ;-)
2015-02-17 20:32:51 +01:00
Sean Owen 914de38855 French fix from Guillaume Cottenceau 2015-02-17 09:56:06 +00:00
Matrix44 5b665e4134 Update strings.xml
Updated translation. Please do not use automatic translation!

Thanky you,
Laurent
2015-02-15 16:05:17 +01:00
Sean Owen e063996740 Spanish fix from Alejandro Tedin 2015-02-15 13:39:14 +00:00
Miguel E. Hernández Cuervo 8dc99203e7 Updated Spanish (Android) 2015-02-12 12:56:42 -05:00
Miguel E. Hernández Cuervo 82861cd85d Merge branch 'master' of https://github.com/zxing/zxing 2015-02-12 09:08:25 -05:00
Miguel E. Hernández Cuervo 2c3e04e7ac Corrected Spanish "<history_empty_detail>". 2015-02-12 08:58:43 -05:00
fakhri626 ef74bb6a2c Update strings.xml 2015-02-01 20:15:02 +07:00
Sean Owen 563294b36e Fix unescaped quote in new translation and make translator escape quotes going forward 2015-01-30 17:08:37 +00:00
Sean Owen 88c8f78a4f Follow up with translations for #296 2015-01-24 11:10:52 +00:00
MicheleMas b783feae47 Fixed a typo in the IT strings.xml 2015-01-23 11:54:40 +01:00
MicheleMas 7c79a96bb0 Now history can be disabled 2015-01-23 11:40:25 +01:00
eliovir c4f5e7ef05 Update strings.xml
Typo (unbreakable spaces before ":")
2014-12-28 10:50:21 +01:00
lskocik cd21205738 Libor Skočík - update - xml
with spacing
2014-10-20 15:13:17 +02:00
Sean Owen 8c93290921 Closes issue #184 : Add Thai translation 2014-07-07 08:43:09 +01:00
Sean Owen 5069917c99 Fix unescaped apostrophe in French translation 2014-06-08 12:09:57 -04:00
Yahoe001 c1fb4e58f3 Update strings.xml
Corrected as per Sean
2014-06-03 20:15:03 -04:00
Yahoe001 9865768b81 Update strings.xml
Corrected as per Sean.
2014-06-03 17:50:16 -04:00
Yahoe001 c846061b68 Update strings.xml
Review/correction and replacement of anglicisms in the translation
2014-06-03 14:14:15 -04:00
Sean Owen 049408e4ca Suppress two Android lint warnings 2014-05-22 07:33:07 +01:00
slepmog a9a417636f Fixed translation 2014-05-01 11:09:01 -07:00
slepmog c27808fc24 Fixed translation 2014-05-01 10:59:41 -07:00
Sean Owen df4d768e23 Suppress some lint warnings that are ignorable 2014-03-23 10:41:14 +00:00
Sean Owen 9e8a47c7e4 Restore missing HE strings mistakenly omitted in last commit 2014-03-15 19:56:09 -07:00
Sean Owen 330589d376 Remove 2 unused Android app strings 2014-03-15 19:40:44 -07:00
Sean Owen 5a38cf6350 Back-port option to open web pages automatically. Off by default; use with caution. 2014-03-15 18:38:47 -07:00
Sean Owen b27b6c3d55 Add new setting to freeze orientation on startup rather than switch between landscape orientations 2014-03-15 10:44:15 -07:00
Yao Wei (魏銘廷) 8d93ce85b3 fix zh-tw translations of whatsnew and new string 2014-02-28 21:38:42 +08:00
Sean Owen 68234e412d Issue #71 : add error message if custom search URL is invalid 2014-02-25 12:14:23 +00:00
Yao Wei (魏銘廷) 78a6dcc336 fix zh_TW translation strings 2014-02-12 14:06:36 +08:00
Yao Wei 50378d2a7d Update strings.xml 2014-02-11 18:33:42 +08:00
Yao Wei ae6299c013 Update strings.xml 2014-02-11 18:33:28 +08:00
Yao Wei e40852e96d Update strings.xml 2014-02-11 18:24:35 +08:00
Yao Wei 729938a00e Update strings.xml 2014-02-11 18:22:26 +08:00
Yao Wei ba45d475ef Update strings.xml 2014-02-11 18:12:29 +08:00
Sean Owen 4411eb5517 Drastic measures: make *all* optional camera params disabled by default to appease some bad devices. And even make the default disabled in the code, not just XML. 2014-02-03 22:27:00 +01:00
Sean Owen 8c6246f12b Remove BS+ link in prefs 2014-01-31 08:42:46 +00:00
Sean Owen e174140d8d Back-port ability to control exposure, scene mode and metering. Latter two disabled by default. 2014-01-24 20:15:56 +00:00
Sean Owen c1df162b95 Add apache-rat check for copyright headers, and fix a bunch of files without them (mostly actionscript, jruby) 2014-01-22 19:37:33 +00:00
Sean Owen 542319c18f Tiny differences to back port from review of diff with BS Plus 2014-01-19 00:54:33 +00:00