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
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
srowen
800fee3472
Add values-iw as symlink to values-he
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@3015 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:48:35 +00:00
srowen
50ea24683e
Remove values-iw to make it a symlink to values-h
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@3014 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:46:47 +00:00
srowen
ee68feb5ee
Add zh-rHK as symlink to zh-rTW
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@3013 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2014-01-14 15:45:23 +00:00
srowen
7ead18d172
Add prefs to enable Aztec, PDF417 barcodes. Separate prefs for 1D product and 1D industrial formats.
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@3006 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-12-30 16:42:34 +00:00
srowen@gmail.com
cc8a8792c6
Fix German typo
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2908 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-08 13:49:48 +00:00
srowen@gmail.com
a23c1fc874
Remove the 'Here is a barcode I scanned' message attached to SMS/email messages
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2906 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-11-06 14:21:32 +00:00
srowen@gmail.com
5d85840615
Fix Aus/Ein for On/Off in German
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2895 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-22 09:22:11 +00:00
srowen@gmail.com
3228fb8e59
Issue 1775 Slovakian update
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2885 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-08 13:41:28 +00:00
srowen@gmail.com
61919d0be7
Finnish updates from Jukka
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2882 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-02 21:50:12 +00:00
srowen@gmail.com
0d6eabd6fc
Updates for Android 4+
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2880 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-09-01 08:59:08 +00:00
srowen@gmail.com
ce504b2a49
Standardize result source name as "Google" brand
...
git-svn-id: https://zxing.googlecode.com/svn/trunk@2878 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-29 16:07:31 +00:00