Brett Zamir
|
9129d652e4
|
Add storage strings to other locales
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2710 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-02-19 04:33:21 +00:00 |
Brett Zamir
|
74810573b2
|
Change group to group_elements (though keep duplicate group under old name in case it is supposed to have a different function)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2686 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-02-11 01:58:57 +00:00 |
Brett Zamir
|
f8aeacd7a8
|
Support PNG, JPEG, BMP, WEBP export formats by change of "Export to PNG" menu item into "Export" with its own pull-down dialog (and a HTML5 range type input element for "quality" selection for JPEG or WEBP files), including changes for the server_opensave extension; change locale key from "export_png" to "export_img" and change the corresponding localized strings (currently CS, DE, ES, FR, IT, NL, PT-BR, RO, SK, all reset to English to avoid translation errors); within the setCustomHandlers() API, deprecate "pngsave" in favor of "exportImage" (chosen to avoid just using the simpler but reserved JS keyword "export") including use within the server_opensave extension; a few JSLint-friendly changes
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2602 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-10-28 03:53:30 +00:00 |
Bruno Heridet
|
16936c5c6f
|
closed #1031 Romanian translation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2438 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-02-20 11:53:22 +00:00 |
Christian Tzurcanu
|
b17b4c1548
|
Romanian ready for 2.6
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2253 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2012-12-05 10:59:23 +00:00 |
Alexis Deveria
|
e5ce3448b1
|
Mass conversion of locale files to new format
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1901 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2011-01-11 21:15:08 +00:00 |
Alexis Deveria
|
92f017e6d9
|
Updated Czech and Romainian lang files by Jan Ptacek and Christian Tzurcanu respectively
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1564 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-04 13:17:54 +00:00 |
Alexis Deveria
|
8000c9651e
|
Updated lang files, fixed another textedit bug
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1561 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-05-03 20:12:41 +00:00 |
Alexis Deveria
|
9be03c4746
|
Updated locale files as well as lang.en.js with most new strings
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1548 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-27 18:50:16 +00:00 |
Alexis Deveria
|
c2d4aa0061
|
Fixed bug that caused errors when changing an attribute while in text-edit mode. Also changed some lang IDs to better match tools
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1547 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-26 19:16:37 +00:00 |
Jeff Schiller
|
ffc666c77f
|
Move tooltip for rect width/height to the label instead of just input control. Update all translations.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1534 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-04-21 16:05:32 +00:00 |
Alexis Deveria
|
98c707e53f
|
Removed _show entries in language files (no longer needed)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1333 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-02-03 14:50:27 +00:00 |
Jeff Schiller
|
9e0c8fff0e
|
Updated python script to fix lang files, ran all lang files through python script
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1229 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-15 19:11:22 +00:00 |
Jeff Schiller
|
8bff0591d3
|
Fix all lang files so they are proper JSON (JSON does not allow single-quoted strings) except for lang.es.js. Started a python script that will help use manage the translation files going forward
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1205 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2010-01-13 16:28:33 +00:00 |
Alexis Deveria
|
35f1d7edf1
|
Updated Romanian and Czech languages, fixed part of Fit Canvas to Content
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1072 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-12-18 20:17:06 +00:00 |
Alexis Deveria
|
68975b1ff4
|
Updated NL lang file (by jaap.blom) and updated other lang files (by wormsxulla)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1041 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-12-15 14:22:42 +00:00 |
Pavol Rusnak
|
e5e0024f53
|
apply locale fixes from Wormsxulla and Christian (fixes issue #255)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@762 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-05 09:42:00 +00:00 |
Pavol Rusnak
|
a81d311f2a
|
remove suffice parameter in translations + fix slovak translation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@759 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-04 20:47:25 +00:00 |
Narendra Sisodiya
|
7a5d02b9f7
|
UI localization
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@754 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2009-10-03 05:54:40 +00:00 |