Kerrick Long
3246f6d9de
Merge branch 'develop'
2013-07-12 19:17:04 -05:00
Valerio Francesco Vallone
1714c8054e
Added Italian translation
2013-01-26 01:56:59 +01:00
Valluan
c61b967b86
Create messages.json
2013-01-25 16:36:36 -08:00
Lamcia
a02732aaf7
Minor fix
2012-06-21 12:22:40 +03:00
Lamcia
31e53bd814
Major bugfixes, repaired encoding.
2012-06-21 09:32:58 +03:00
Lamcia
8f871b709a
bugfix
2012-06-21 09:25:36 +03:00
Lamcia
54e7db1989
bugfix
2012-06-21 09:17:20 +03:00
Lamcia
bfd42f8e12
ss
2012-06-21 09:06:34 +03:00
unknown
b291f6918b
Polish Translation.
2012-06-21 06:56:33 +02:00
Kerrick Long
e879b71ff0
fixed invalid JSON. should have audited the user-submitted transalition.
2012-04-30 10:22:59 -05:00
Kerrick Long
6089dcff5b
submit again functionality with to Popup.replaceWithSubmitForm()
2012-04-30 10:09:54 -05:00
Kerrick Long
c0df359eed
Merge remote-tracking branch 'hindi/patch-1' into develop
2012-04-30 01:21:21 -05:00
Kerrick Long
bf9d119b2c
Merge remote-tracking branch 'french/patch-1' into develop
2012-04-30 01:20:47 -05:00
Kerrick Long
8416dbfef2
Merge pull request #17 from harpyon/master
...
Norwegian translation
2012-04-28 21:38:55 -07:00
Kerrick Long
0f1cdcd204
Merge pull request #23 from M4T1A5/master
...
Fixed finnish translation
2012-04-28 21:38:46 -07:00
Bence Nagy
f646e87928
added Hungarian translation
2012-01-12 19:56:28 +01:00
Matias Kangasjärvelä
2eb9faf46d
Corrected some more errors
2011-09-17 20:01:08 +03:00
Poivron
01f9546065
Edited _locales/fr/messages.json via GitHub
2011-08-08 22:46:53 +03:00
Matias Kangasjärvelä
c0e88ea4a2
Fixed some more translation errors and grammar
2011-07-29 00:11:57 +03:00
Matias Kangasjärvelä
08bcc55eec
Fixed a typo in locale
2011-07-29 00:02:50 +03:00
Håvard Pettersson
9bacba56f8
Added two missing translations for Norwegian locale.
2011-07-27 18:07:45 +02:00
Auke van Albada
5ed0095084
translated to Dutch
2011-07-26 10:07:56 +02:00
Håvard Pettersson
759a94b97b
Updated Norwegian locale.
...
Fixed some typos and awkward sentences.
2011-07-25 20:00:45 +02:00
Håvard Pettersson
e7d24bb238
Added Norwegian (Bokmål) locale.
2011-07-25 19:45:41 +02:00
Emil Jensen (Chinned)
06c1110f42
Danish translation!
2011-07-25 00:24:58 +02:00
vveksuvarna
090c8cad20
Edited _locales/hi/messages.json via GitHub
2011-07-22 01:16:06 -07:00
Kerrick Long
51e55a35b1
Used Google Translate to translate new explanation for orangereds.
2011-07-21 21:13:42 -05:00
Kerrick Long
279273f4a8
Desktop notifications now stay on the screen until the user clicks or closes them, or until Mostly Harmless checks again and the user has no mail. If the notification is still showing when it checks and you do have mail, the notification will not disappear and reappear, and it will not make anothre sound. Fixes #6 .
2011-07-21 21:13:22 -05:00
Kerrick Long
978bdf0088
created french and hindi (in english) messages.json files for easier translation via "fork and edit" on github.
2011-07-21 18:57:47 -05:00
Kerrick
1bf32d8e51
Merge pull request #10 from M4T1A5/master
...
Finnish translation
2011-07-21 13:20:45 -07:00
Matias Kangasjärvelä
f7810b8c95
Added finnish translation
2011-07-21 23:16:30 +03:00
carles
7c0b61603f
Translated to catalan, not one of the most spoken languages, but there's also few translators so I thought I'd help
...
I hadn't worked with encoding before, so I hope I did it right, the files command returns this:
messages.json: UTF-8 Unicode text, with very long lines
so I think it's alright
2011-07-21 21:44:39 +02:00
Kerrick Long
4f8853e6c0
messages.json files must be UTF-8 without BOM and have no comments for the Chrome Web Store to accept them.
2011-07-20 21:13:22 -05:00
Kerrick Long
8a64ef5f2d
Nothing in the placeholders item should be translated.
2011-07-20 20:23:25 -05:00
Kerrick Long
121a546ac9
UTF-8 means you can just use the special characters.
2011-07-20 20:23:08 -05:00
Kerrick Long
636005cc1e
orangered_check was not in i18n files.
2011-07-20 20:21:51 -05:00
Kerrick Long
5126a4c9d5
Locale code for Spanish is es, not es_ES.
2011-07-20 19:38:59 -05:00
Roj Torre
cb23012cb3
Added the Spanish language. Also, made some changes in the original language file.
2011-07-20 21:22:10 -03:00
Kerrick Long
c0406c8219
Upon request by chromakode, the minimum time for orangered notification intervals is now five minutes.
2011-07-19 21:01:57 -05:00
Kerrick Long
260578f0e4
Submit form shell complete.
2011-07-19 19:18:48 -05:00
Kerrick Long
8d6056f1f5
The length of time is user selectable. Thanks, McNerdius!
2011-07-19 19:18:36 -05:00
Kerrick Long
13607411d5
Evidently, the Chrome Web Store cannot handle commments in i18n files.
2011-07-19 17:53:10 -05:00
Kerrick Long
817ffa424a
Internationalization for fancy-settings, fixes #5 .
2011-07-19 17:29:31 -05:00
Kerrick Long
24eae6e666
Desktop notifications for orangereds!
2011-07-18 19:38:18 -05:00
Kerrick Long
7cd3d6b4cc
Fixed bugs introduced in i18n.
2011-07-17 23:06:44 -05:00
Kerrick Long
df86bf20e3
Internationalization!
2011-07-17 22:29:26 -05:00