Commit Graph

225 Commits

Author SHA1 Message Date
Adolfo Jayme Barrientos
eeacb9e7a4 Update Spanish l10n
Not removing es_MX for now. Would it be a good idea to create symlinks
or something like that?
2013-04-12 06:34:31 -05:00
Brendan Dahl
added3da8f Merge pull request #3055 from saebekassebil/da-l10n
Update danish locale
2013-04-11 11:42:49 -07:00
Brendan Dahl
985307907b Merge pull request #3054 from saebekassebil/disabled
Disable outline button when unavailable
2013-04-11 09:29:52 -07:00
Jakob Miland
6b4f72a2c3 Disable outline button when unavailable 2013-04-11 18:27:35 +02:00
Jakob Miland
2fbd40545c Update danish locale 2013-04-07 12:56:33 +02:00
Yury Delendik
e646543474 Merge pull request #3051 from piotrex/patch-1
Localized "web_colors_disabled" to Polish
2013-04-06 09:39:59 -07:00
Brendan Dahl
5ceac52a6b Merge pull request #3052 from Haebaru/master
Updated Japanese locale
2013-04-05 14:58:04 -07:00
haebaru
8509ee740a Updated Japanese locale 2013-04-06 06:08:11 +09:00
piotrex
9af3a624dd Localized "web_colors_disabled" to Polish 2013-04-05 23:26:04 +03:00
Xavier fung
3933d50dda Update zh-TW translation 2013-04-05 09:47:10 +08:00
Jonas
ee83df1338 Detect and add fallback if document colors are disabled in Firefox - address comment 2013-04-03 18:49:03 +02:00
TheoChevalier
d4a2685c01 Merging fr l10n from mozilla-central 2013-04-02 13:37:56 +02:00
Haebaru
a8a58ea5f8 Update viewer.properties 2013-04-01 20:39:56 +09:00
haebaru
5ca8f1d0da Updated Japanese locale 2013-03-31 17:56:31 +09:00
Yury Delendik
57631bcd1c Merge pull request #3014 from timvandermeij/print-warning-dutch
Updating Dutch translation with print warning
2013-03-30 19:24:52 -07:00
Yury Delendik
d087474e78 Merge pull request #3013 from xavier114fch/zh-TW
Update zh-TW locale for printing not ready message
2013-03-30 19:23:40 -07:00
Yury Delendik
7a8c2055ec Merge pull request #3011 from Snuffleupagus/printing-not-ready
Update Swedish locale with 'printing_not_ready' string
2013-03-30 19:23:08 -07:00
Tim van der Meij
4619e133c7 Updating Dutch translation with print warning 2013-03-30 23:59:52 +01:00
piotrex
c6d32d2e16 Squashed commits to Polish viewer.properties.
(Removed English leftovers)
2013-03-30 11:41:40 +01:00
Xavier Fung
0f1d761f85 Update zh-TW locale for printing not ready message 2013-03-30 14:14:34 +08:00
Jonas
d0d865ccc1 Update Swedish locale with 'printing_not_ready' string 2013-03-30 00:15:58 +01:00
Mack Duan
4782a3acb9 Changes to viewer to support progressive loading 2013-03-29 11:51:10 -07:00
Maksim Norkin
55ec0f798c Adding lt l10n 2013-03-09 16:37:53 +02:00
Kalervo Kujala
75bb94948a Update finnish localization 2013-03-01 22:25:27 +02:00
Yury Delendik
bc784953c8 Merge pull request #2741 from piotrex/master
viewer.properties - Polish lang : English file -> Polish and translated new values
2013-02-20 05:16:24 -08:00
piotrex
d1994d14ca Update l10n/pl/viewer.properties 2013-02-19 20:56:11 +01:00
piotrex
a2e96e927b Create chrome.properties
translated file from English
2013-02-17 02:37:40 -08:00
Serkan Algur
269e0c1974 metadata_locale_tr 2013-02-12 19:42:07 +02:00
Serkan Algur
85c9949e2c Tr lang 2013-02-12 19:22:18 +02:00
Serkan Algur
0c33d211dc Turkish Language
Added Turkish
2013-02-12 18:32:26 +02:00
Tim van der Meij
c3b5c4ff1b Fixing encoding issues 2013-02-10 13:53:26 +01:00
Tim van der Meij
6a69ff6124 Updated Dutch translations 2013-02-09 20:18:41 +01:00
haebaru
d438b5ca8a Updated Japanese locale 2013-02-09 07:28:50 +09:00
OmeGa
3deec37e83 Add Spanish (Mexico) locale 2013-02-08 05:23:32 -06:00
XiaoJSoft
3381feaa4e Updated Chinese Simplified Locale
Updated zh-CN for slider rename and 'missing_file_error' section.
2013-02-07 15:41:54 +08:00
Snuffleupagus
314bb11057 Updated Swedish locale 2013-02-04 21:24:41 +01:00
haebaru
c624dd7b2e Updated Japanese locale 2013-02-02 18:49:50 +09:00
Xavier Fung
e5a447b382 zh-TW update for slider rename 2013-02-01 00:19:51 +08:00
Yury Delendik
c53fa62e58 Merge pull request #2644 from SSk123/edit_slider_name
Bug #767698 Slider Rename
2013-01-31 06:06:06 -08:00
Srishti
a80234fee9 Bug #767698 Slider Rename
Bug #767698 Slider Rename
2013-01-31 19:25:02 +05:30
Xavier fung
3ef5b6e8f2 Update zh-TW translation 2013-01-30 10:36:47 +08:00
Bill Walker
12af2f9431 fix for #2219, "provide a better error message when file= not found/accessible"
summary: create a new Exception class for missing PDF's, use it in place of generic

add new MissingPDFException to util.js
handle MissingPDF in api.js
handle MissingPDF in viewer.js, using new missing_file_error message
add new missing_file_error to l10n/en-US/viewer.properties
send MissingPDF from WorkerMessageHandler's loadDocument
send MissingPDF from GetDocRequest handler
2013-01-29 13:17:04 -08:00
XiaoJSoft
e30ce91f0b Updated Chinese Simplified Locale 2013-01-19 15:22:57 +08:00
haebaru
45a765f6d9 Updated Japanese locale 2013-01-11 22:50:52 +09:00
Xavier Fung
4d1b4fad35 Update zh-TW translation 2013-01-09 04:37:28 +08:00
Yury Delendik
7b70710565 Traces pdf.js version 2013-01-04 11:01:31 -06:00
Schildkroete
e120f1a298 Update German locale 2012-12-20 02:23:55 +01:00
Schildkroete
5a97d89820 Update German locale 2012-12-20 02:22:24 +01:00
Schildkroete
8be2376f14 Updated German locale 2012-12-20 01:59:26 +01:00
Schildkroete
d863cad8fa Update l10n/de/viewer.properties
updated german translation
2012-12-19 23:43:17 +01:00
Yury Delendik
1f9b91b31b Merge pull request #2445 from Haebaru/master
Updated Japanese locale
2012-12-08 06:49:03 -08:00
haebaru
90fcc86412 Updated Japanese locale 2012-12-08 21:21:46 +09:00
Xavier Fung
a751d26abc Update l10n/zh_TW/viewer.properties 2012-12-08 12:35:28 +08:00
Yury Delendik
5dc87a7fca Detecting if web fonts are disable in Firefox. 2012-11-30 17:08:19 -06:00
haebaru
763803bf9e Update l10n/ja/viewer.properties 2012-11-24 18:51:52 +09:00
Xavier Fung
3a18d12cb5 Change page to document 2012-11-21 21:45:53 +08:00
Xavier Fung
f862e67394 Update the keys to match recent changes 2012-11-21 14:12:48 +08:00
Brendan Dahl
67f3b38245 Change keys and update wording for find wrapped strings. 2012-11-20 09:19:17 -08:00
Peter Lofgren
2624dd7f03 Updated Swedish locale 2012-11-16 07:40:30 +01:00
Albert Vilà Picas
3000203eed Catalan language (ca) added. 2012-11-15 05:03:57 +01:00
Yury Delendik
c3162b00c7 Add license header to the rest of the l10n properties files 2012-11-10 15:57:56 -06:00
TheoChevalier
78b7c4400c Update fr locale from m-c 2012-11-09 03:30:50 +01:00
Brendan Dahl
942f879a5d Add license headers to properties files. 2012-11-07 13:05:50 -08:00
Xavier Fung
555bb5e3f2 Update zh-TW translation 2012-10-29 22:44:10 +08:00
Yury Delendik
1f8be3fdc3 Fixes find_wrapped_to_bottom string 2012-10-29 08:01:36 -05:00
Haebaru
8e01d3feb3 Update l10n/ja/viewer.properties 2012-10-28 22:47:05 +09:00
Piotr Zalewa
812bc6795d * InvalidPDFException added
* Act on throwing an Exception and InvalidPDFException by rejecting the worker
instead of throwing
* changed message for all builds
* alerting and closing window only for B2G builds
* invalid_file_error added to l10n (en and pl)
* UnknownErrorException added and used for every error()
2012-10-25 11:15:19 +02:00
Haebaru
4b372a9d6b Update l10n/ja/viewer.properties 2012-10-13 17:47:11 +09:00
Tim van der Meij
637efe9dde Fixing capital letters 2012-10-10 21:54:05 +02:00
Tim van der Meij
83a236484b Improved the Dutch and English strings for the first and last page context menu items 2012-10-10 21:41:38 +02:00
Tim van der Meij
8a8898d488 Renewed the Dutch translations and added all missing strings from the English language file 2012-10-10 21:28:27 +02:00
Yury Delendik
06f9b70f07 Merge pull request #2206 from timvandermeij/first-last-page-context-menu
Converted the first and last page buttons to context menu items
2012-10-10 10:36:21 -07:00
Tim van der Meij
6e13e3dd73 Final commit squash 2012-10-10 19:26:41 +02:00
Tim van der Meij
be5a86cd10 Fixed some translation issues in the Dutch locale 2012-10-09 13:21:53 -05:00
Yury Delendik
ade5f96787 Add pilot find next/prev icons; localization 2012-10-05 19:15:06 -05:00
Xavier Fung
b8c4a393e2 Update find bar translation 2012-10-06 00:22:53 +08:00
Yury Delendik
baf3e1fb83 Adds localized en-US string for find_not_found 2012-10-05 10:05:46 -05:00
Brendan Dahl
4e0c792f12 Merge pull request #2168 from mozilla/html-search-bar
Find bar
2012-10-04 13:59:20 -07:00
Brendan Dahl
1f85b8b4ed Update the l10n for the html find bar. 2012-10-02 17:08:47 -07:00
Xavier fung
f046e6670a Update zh-TW Translation 2012-09-26 16:05:43 +08:00
Artur Adib
6864a07221 Use "find" instead of both find & search 2012-09-25 16:17:27 -04:00
Brendan Dahl
de343b0297 Merge pull request #2153 from yurydelendik/rename-fullscreen
Renames fullscreen to presentation mode
2012-09-24 14:15:38 -07:00
xsoh
2d7f3c5cc6 Changing some words and fixing spaces
Changing some words and fixing spaces in the translation.
2012-09-21 19:57:03 +03:00
Yury Delendik
12a0faadad Renames fullscreen to presentation mode 2012-09-21 09:35:18 -05:00
xsoh
189f9915b7 Update the Arabic document
Update the Arabic document
2012-09-19 20:15:07 +03:00
Yury Delendik
7766894c1a Fix l10n labels ids for rotation menu items 2012-09-17 08:35:44 -05:00
Xavier Fung
474d3c0e19 Update zh-TW translation 2012-09-16 22:51:50 +08:00
Haebaru
f825e58658 Update l10n/ja/viewer.properties 2012-09-09 17:38:39 +09:00
Haebaru
855d2ccde5 Update l10n/ja/viewer.properties 2012-09-09 17:12:02 +09:00
gigaherz
bbcb05af7b Implement page rotation controls using keyboard (R/shift-R) and context menu. 2012-09-08 01:05:14 +02:00
Kalervo Kujala
5980e980a9 Add l10n/fi
The same l10n/fi strings were used as in
http://mxr.mozilla.org/l10n-central/source/fi/ and in
http://cgit.freedesktop.org/libreoffice/l10n/tree/l10n/source/fi in order not
to deviate too much from the norm.
2012-08-31 13:51:14 +03:00
Haebaru
c52cb76091 Update Japanese l10n 2012-08-14 01:58:24 +09:00
Adolfo Jayme Barrientos
41b8a9816b Update Spanish l10n
New strings added, a few tweaks have been made as well.
2012-08-04 08:30:35 -05:00
Brendan Dahl
cc9ab106b0 Merge pull request #1938 from saebekassebil/presentation
Presentation Mode - Replaces #1388
2012-07-31 13:19:51 -07:00
Yury Delendik
cf1dd71277 Merge pull request #1939 from saebekassebil/danish
Update danish locale
2012-07-30 12:48:04 -07:00
Saebekassebil
9954b0f1f2 Translate comment 2012-07-30 21:20:21 +02:00
Saebekassebil
cf69778428 Update danish locale 2012-07-30 20:49:06 +02:00
Saebekassebil
dacdbaa978 Correct l10n and address yury's comments 2012-07-30 17:58:34 +02:00
Haebaru
dde0bc70b9 Update l10n/ja/viewer.properties 2012-07-28 14:50:35 +09:00
Haebaru
354e4962e9 Update l10n/ja/chrome.properties 2012-07-28 14:45:14 +09:00