beat
|
e1146b64ad
|
fix 4 lint errors
|
13 years ago |
beat
|
e11cad884c
|
code style fixes
|
13 years ago |
beat
|
7786e4fefb
|
Make authentication work
|
13 years ago |
asraniel
|
315071ca28
|
Add stub for the last piece of the puzzle
|
13 years ago |
asraniel
|
353a43cb46
|
Add first API change, not working yet
|
13 years ago |
Brendan Dahl
|
e9128e2e35
|
Merge pull request #1636 from mozilla/l10n
Using webL10n library to localize the pdf.js
|
13 years ago |
Yury Delendik
|
71685dda6a
|
Changin ru and xx locales
|
13 years ago |
Yury Delendik
|
19cf459943
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into l10n
Conflicts:
web/viewer.html
|
13 years ago |
Artur Adib
|
6c1e03340b
|
Merge pull request #1653 from yurydelendik/a11y-2
Addressing accessibility aspects
|
13 years ago |
Yury Delendik
|
5a7db6f355
|
Fixes the small artifact with the bookmark button
|
13 years ago |
Yury Delendik
|
92a9003191
|
Fixing display: none; title for zoom
|
13 years ago |
Yury Delendik
|
c04ea2897e
|
Addressing accessebility aspects
|
13 years ago |
Yury Delendik
|
89156cec89
|
Fallback locale string for JS code; simplify locale embedding for the extension
|
13 years ago |
Yury Delendik
|
2d81ca1586
|
Merge pull request #1651 from saebekassebil/danishl10n
Including danish locale
|
13 years ago |
Saebekassebil
|
95a0024b6a
|
Including danish locale
|
13 years ago |
Yury Delendik
|
cf0fc7e209
|
Merge remote-tracking branch 'mozilla/l10n' into l10n
Conflicts:
web/locale.properties
|
13 years ago |
Artur Adib
|
ecd62a38e0
|
missing files to pt-BR
|
13 years ago |
Artur Adib
|
5dcd404c54
|
adding pt-BR to l10n
|
13 years ago |
Artur Adib
|
63ea27eceb
|
Merge pull request #1650 from yurydelendik/jsbin-2
New versions of the jsbin.com
|
13 years ago |
Yury Delendik
|
030303e0f3
|
New versions of the jsbin.com
|
13 years ago |
Yury Delendik
|
da4a213853
|
Fixing localized strings
|
13 years ago |
Yury Delendik
|
006099a35e
|
Remove web/locale.properties
|
13 years ago |
Yury Delendik
|
1afe3af803
|
Merge branch 'l10n' of git://github.com/mozilla/pdf.js.git into l10n
|
13 years ago |
Yury Delendik
|
7f98f77354
|
Allow fallback on langauge group; change localized text
|
13 years ago |
Yury Delendik
|
4bf7bbbb57
|
Merge pull request #1649 from digitarald/l10n
German de-DE L10n
|
13 years ago |
Harald Kirschner
|
86d652778a
|
Missing change for de-DE
|
13 years ago |
Harald Kirschner
|
09f64deb16
|
Added German de-DE l10n
|
13 years ago |
Yury Delendik
|
3fb9c4a9fd
|
Merge pull request #1648 from ltedone/l10n
L10n Italian localization (it)
|
13 years ago |
Yury Delendik
|
29c034b5f5
|
Merge pull request #1646 from ironymark/l10n
L10n
|
13 years ago |
Luigi Tedone
|
b694f3695d
|
Italian localization (it)
|
13 years ago |
Adil Allawi
|
dc278d2f5f
|
Translation of Metadata to Arabic
|
13 years ago |
Adil Allawi
|
de55287413
|
Updated Arabic translation and removed Unicode control characters
|
13 years ago |
Adil Allawi
|
2c6026512d
|
Merge branch 'l10n' of https://github.com/mozilla/pdf.js into l10n
Conflicts:
web/locale.properties
|
13 years ago |
Adil Allawi
|
8c1fd3334d
|
Update with corrected translations
|
13 years ago |
Yury Delendik
|
d64c40ea4b
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into l10n
Conflicts:
web/viewer.js
|
13 years ago |
Yury Delendik
|
6368cc8e43
|
Merge pull request #1645 from arturadib/remove-svg
Remove unused SVG files
|
13 years ago |
Artur Adib
|
e0fe0ff0b2
|
add back missing annotation SVG files
|
13 years ago |
Yury Delendik
|
6c04bed1ce
|
open_file and text_annotation_type localized strings
|
13 years ago |
Artur Adib
|
ae3ca69a14
|
oops
|
13 years ago |
Artur Adib
|
955c9f79a9
|
Removing unused SVG files
|
13 years ago |
Yury Delendik
|
fcbc684578
|
Hide 'make locale' generated files
|
13 years ago |
Yury Delendik
|
427a5f193d
|
Move localization to l10n folders; create 'make locale'
|
13 years ago |
Yury Delendik
|
ba91f08ded
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into l10n
|
13 years ago |
Yury Delendik
|
32e9eb35fe
|
Using web browsers locale in the extension mode
|
13 years ago |
Yury Delendik
|
3f2adc04ac
|
Merge pull request #1620 from merkste/opera-jpg.js-issue
Opera, Mac: exception on importScript jpg.js locally (clean pull)
|
13 years ago |
Yury Delendik
|
e7f63e3e5e
|
Fixes rtl zoom and page up/down icons
|
13 years ago |
Yury Delendik
|
f6281a6cf8
|
Merge pull request #1602 from arturadib/no-makefile
Removing Makefile
|
13 years ago |
Yury Delendik
|
3c80dec27e
|
Merge pull request #1642 from kkujala/master
Correct style for class methods and closure.
|
13 years ago |
Yury Delendik
|
89b6c74a53
|
Merge remote-tracking branch 'mozilla/master' into l10n
Conflicts:
web/viewer.css
web/viewer.html
|
13 years ago |
Yury Delendik
|
72ec5d070b
|
Fixes rtl languages
|
13 years ago |