Commit graph

900 commits

Author SHA1 Message Date
mdmk af765c5114 Update french translation 2019-08-30 16:34:26 +02:00
Amir Pourmand 83b1985f8f Adding Persian Language Support (#4314)
* Create Resources.fa-IR.resx

* Add more translations

* adding Persian language to enums and langauge helper

* Ading Persian to Main form and resources

* translate about form

* translate Standard Record Form

* add Iran icon

* add Ir Icon to resources

* update Resource file

* update main Form

* fix adding IR File

* catching all Exceptions!

* Adding More Forms

* merge commit

* Add More

* Back To Version

* A little Change

* Add Persian Resource Files

* Add More Persian

* add more translation

* add more traslation

* add resource file Fa-IR

* Revert "merge commit"

This reverts commit e5f4a36f8c.

# Conflicts:
#	ShareX/Forms/TaskSettingsForm.Designer.cs
#	ShareX/Forms/TaskSettingsForm.resx

* Revert History Form to its original state
2019-08-30 10:21:04 +03:00
Jaex e6ed90c09f Removed TinyPic 2019-08-25 05:10:25 +03:00
L1Q b6ee0f4243 Update russian translation 2019-08-24 06:51:12 +03:00
Jaex 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
Jaex 6e7e2d10e5 Added dark themed tooltip to title label which shows URL or file path 2019-07-24 15:49:53 +03:00
gehongyan f54d9827cf Updated Simplified Chinese Translation. 2019-07-10 15:42:31 +08:00
xnumad f4f1a7bb6c Update German translation
Grammar and wording related
2019-07-08 03:12:14 +02:00
Jaex 5ad065460c Apply dark theme to contextmenustrip 2019-06-24 22:33:17 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
Jaex cc6c87835a Apply theme to more forms 2019-06-23 15:00:04 +03:00
Jaex 1f9bcaf902 Added "Show stats" button to history form 2019-06-17 04:14:04 +03:00
Jaex 132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex 8677a80768 Removed preset Chevereto uploaders list 2019-04-26 22:26:43 +03:00
Jaex d1ae0d5734 fixed #4093: Removed preset Pomf uploaders list 2019-04-26 22:11:11 +03:00
Matthew Burnett 8600aad04a Fix window sizing (restored to original) 2019-04-07 16:56:30 -04:00
Matthew Burnett d5ccc6a5b7 Add checkbox to toggle public ACL 2019-04-07 16:42:47 -04:00
L1Q 763a3d2c5c Update russian translation 2019-04-04 23:08:18 +03:00
L1Q 572950c062 Remove unused lines 2019-04-04 23:04:42 +03:00
L1Q c62d8556c6 Improve tranlsation support
Move lines to resx
2019-04-04 22:22:16 +03:00
Jaex be3363ea83 Removed unused form 2019-03-31 10:46:15 +03:00
Jaex 8853d886d9 NuGet update 2019-03-27 09:23:41 +03:00
Jaex 36f4c327f7 Make Gfycat audio option configurable 2019-03-12 10:49:23 +03:00
Jaex 087b9044ec Added expiration support to Teknik file and text uploaders 2019-03-12 09:31:29 +03:00
Jaex ea55bc5975 Added update folder button to custom uploader settings window for debug builds 2019-03-04 22:03:41 +03:00
Jaex 8711bb4c88 Added "Response info" tab to custom uploader settings window 2019-02-25 15:05:52 +03:00
Jaex a6524f0611 When Body value is missing it should become None instead of MultipartFormData 2019-02-20 10:36:44 +03:00
Jaex b1edac7b79 Use rich textbox for response text too 2019-02-12 03:03:12 +03:00
Jaex a110f8d582 Set automatic name watermark for custom uploader name textbox 2019-02-05 10:52:41 +03:00
Jaex ed6e7d7be8 Don't check for duplicates in Regex DataGridView, don't let adding syntax for new rows 2019-02-04 20:09:48 +03:00
Jaex a273eced9c Use DataGridView for regex list 2019-02-04 16:50:39 +03:00
Jaex 6a1453118a Rename controls to not include CustomUploader in name, because custom uploader settings now have it's own form, no need to specify control parent in control name anymore 2019-02-04 12:29:49 +03:00
Jaex 5bfb13f4b6 Fix tab order of controls 2019-02-03 10:48:38 +03:00
Jaex 84d46e4ffb Allow maximizing custom uploader settings window, removed unnecessary panel 2019-02-03 10:35:36 +03:00
Jaex bc06dc0986 Added auto complete for custom uploader syntax 2019-02-02 12:38:44 +03:00
Jaex e9978f61d2 Also use DataGridView for Headers and Arguments 2019-02-02 11:03:16 +03:00
Jaex 60777fce08 Use DataGridView for custom uploader parameters 2019-02-02 10:39:53 +03:00
Jaex 070bd3dbc0 Support drag & drop importing sxcu files 2019-02-01 10:54:48 +03:00
Jaex 0fe9c87fac Removed FTP client tool 2019-02-01 09:37:23 +03:00
Jaex a96408e45a Show custom uploader response text even if response status is not success 2019-01-31 03:50:01 +03:00
Uncled1023 95fffa79f0 Changed to not require oauth to use API 2019-01-28 21:00:47 -08:00
Uncled1023 b408b640bf Merged latest master into fork 2019-01-28 20:24:23 -08:00
Jaex b38ab1f29c Improve upload error output to include more details about request 2019-01-28 20:37:05 +03:00
Jaex ffe1234d2e Reflect S3 remove extension setting change in URL preview 2019-01-27 21:36:16 +03:00
Jaex be2d7e3430
Merge pull request #3910 from matthewburnett/GoogleCloudStorage-Patch
Google based uploaders update
2019-01-27 18:50:01 +03:00
Jaex 51ccc98872 Use MenuButton for custom uploader help button 2019-01-26 18:10:39 +03:00
Matthew Burnett 21c5e764fc Correctly update preview url with object extension preferences
Rename variables for consistency
Early url returning for quicker pastes
2019-01-24 15:09:00 -05:00
Jaex bac503c1b9 Add rest of syntax to input code menu 2019-01-24 16:23:40 +03:00
Jaex 82a4d09964 No need size change in uploaders config form anymore 2019-01-23 15:14:20 +03:00
Jaex d858ff457e Added icon to custom uploader settings 2019-01-23 15:03:52 +03:00
Jaex 898482a5d4 Remove custom uploaders tab from uploaders config form 2019-01-23 13:34:10 +03:00
Jaex cb9efd5fa3 Move custom uploader settings to its own form 2019-01-23 13:13:48 +03:00
Jaex 0a57e89487 Removed response type control 2019-01-22 15:21:13 +03:00
Jaex c5810ca127 Rename Picasa options to Google Photos to reset them 2019-01-22 11:16:12 +03:00
Matthew Burnett 5e9c3c43b6 Google photos update for Picasa deprecation (#3890)
* Add new object classes
Update scope
Update album list url
Remove extra headers

* Implement new albums

* Update GooglePhotos to new API

* Add create album button

* Fix redundancy
2019-01-22 10:57:43 +03:00
Jaex 017c19cd21 Added syntax menu to custom uploader URL text boxes 2019-01-22 10:38:04 +03:00
Jaex b19e0ee83c Removed custom uploader response type option, added backward compatibility for it 2019-01-21 18:09:23 +03:00
Uncled1023 1ffa5df531 Added Text and Url Shortener actions for Teknik 2019-01-20 20:30:48 -08:00
Uncled1023 e3305b3398 Added Teknik Uploader support w/ Oauth 2019-01-17 23:57:11 -08:00
Jaex a243ded119 fixed #3891: When OCR used first time, ask for permission from user 2019-01-18 09:23:25 +03:00
Jaex 3c5ff2950c When testing custom uploader select that uploader in listbox 2019-01-14 22:43:03 +03:00
Jaex 1431c7f54d Added copy response button to toolbar 2019-01-09 21:47:12 +03:00
Jaex 42db062eb4 Added JSON format and XML format buttons to response text tab 2019-01-09 20:23:44 +03:00
Jaex efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex abe7a18dd2 Added help context menu button to custom uploader tab 2019-01-09 01:42:43 +03:00
Jaex 9355218cd3 Add code menu and context menu to parameter value textbox 2019-01-09 00:31:11 +03:00
Jaex 08509150a4 Improve custom uploader batch import speed 2019-01-08 21:28:34 +03:00
Jaex b2081622aa Rename RequestType to RequestMethod 2019-01-08 18:57:49 +03:00
Jaex fa7f69988e Rename RequestFormat to Body 2019-01-08 18:02:21 +03:00
Jaex 142c68197c Parse request URL 2019-01-08 17:35:17 +03:00
Jaex 5f59b14132 Custom uploader body panel changes 2019-01-08 16:35:22 +03:00
Jaex af0b713469 Show shortened URL separately in result 2019-01-06 20:42:12 +03:00
Jaex 742f3ca18e Export request type even if it is default value 2019-01-06 20:26:59 +03:00
Jaex f077a0eed3 Implement parameters to custom uploader requests 2019-01-06 19:04:40 +03:00
Jaex ccb14e3b6f Show custom uploader response in test tab instead of using response window 2019-01-06 16:16:51 +03:00
Jaex d4ef035e35 Interim commit for custom uploader parameters 2019-01-06 13:09:01 +03:00
Jaex af952f5c1a Added request, response and test tabs to custom uploader tab to create more space 2019-01-06 11:00:28 +03:00
Jaex 885f6c8851 Show selected destination types on control 2019-01-04 20:19:24 +03:00
Jaex 85f98bc063 Removed None from request method, not need anymore 2019-01-04 19:45:42 +03:00
Jaex f4d8ed3b1e Storing application version in custom uploader JSON to be able to better support backward compatibility 2019-01-04 14:37:24 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 15cb8d3830 Added Amazon S3 signed payload option 2018-12-04 19:10:01 +03:00
Jaex dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex 067080224a Move auto copy inside StartOCR method 2018-11-30 10:52:06 +03:00
Luke Anderson bb5c5bcb99 Add automatic clipboard copy option to OCR 2018-11-29 23:10:42 +10:30
Jaex 7baeb193c6 OCRSpace refactoring 2018-11-28 18:23:06 +03:00
Jaex 72d46610b2 Move OCROptions to its own file 2018-11-28 17:03:21 +03:00
Jaex e490e170c6 Move static OCR method to OCRSpace class 2018-11-28 16:45:06 +03:00
Jaex 029997a698 OCR fixes 2018-11-28 16:14:19 +03:00
Jaex 23c4affb6d
Merge pull request #3746 from stuntguy3000/ocr-settings
Add new settings to OCR and enhancements - Fixes #3712, #3601, #2848
2018-11-28 14:56:34 +03:00
Luke Anderson de3b0ba185 Actually implement the requested features 2018-11-28 22:25:38 +10:30
Luke Anderson dad5b81096 Add new settings to OCR - Fixes #3712, #3601, #2848 2018-11-28 20:06:45 +10:30
Jaex 4eed9f5d7d Don't serialize file form name and data if not usable 2018-11-24 21:18:43 +03:00
Jaex 0ede607a03 Added form URL encoded support to custom uploader 2018-11-22 20:58:40 +03:00
Jaex 484c7e78dc Added descriptions to request format, renamed few of them 2018-11-22 18:59:41 +03:00
Jaex a7560078ca fixed #3717: Added binary upload support to custom image/text/file uploader 2018-11-22 16:16:25 +03:00
Jaex 3df390a226 Update syntax highlight after set text 2018-11-22 02:50:41 +03:00
Jaex ca58626fc0 Auto hide tabs depending on request format 2018-11-21 23:23:50 +03:00
Jaex 71ffe70203 Added minify button 2018-11-21 22:46:23 +03:00
Jaex 4a0c3b36a3 Json encode syntax results 2018-11-21 22:33:52 +03:00
Jaex cf1ddf4da8 Custom Uploader JSON request format now works with URL shortener 2018-11-21 21:05:39 +03:00
Jaex ea69bb703d Added Data option to custom uploader to be able to send raw text like json etc. 2018-11-21 19:48:04 +03:00
Jaex ab7be11122 Use syntax highlighting for argument and header value 2018-11-20 19:22:12 +03:00
Jaex 97b5dcbe05 Use syntax highlighting for request url 2018-11-20 14:48:31 +03:00
Jaex fef12c0dd8 Added syntax highlighting support to custom uploader URL fields 2018-11-19 18:33:03 +03:00
Jaex 015693290a Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00
L1Q 20a3d7ce92 Update Russian translation 2018-10-25 04:07:34 +03:00
L1Q 2f2bf8ff0a Improve localization support
- move strings to resx
- create tokens for missing language names in about form
- mark uploader names invariant
2018-10-25 04:00:47 +03:00
Jaex efdcdc2ca7
Merge pull request #3679 from L1Q/master
Update Russian translation
2018-10-18 21:56:46 +03:00
Jaex 745ba3aa32 Use type on declarations instead of var for consistency with rest of code 2018-10-17 15:32:03 +03:00
Charles Milette b8d2a0b9da
Add support for extensionless upload on GCS 2018-10-10 16:00:50 -04:00
thanhpd be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex aa46c723b8 Removed unnecessary this. usages 2018-10-09 14:30:22 +03:00
Jaex 472f885b41 Added $select:domain1|domain2$ syntax to custom uploader parser 2018-10-08 12:33:20 +03:00
Jaex ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
Jaex e1d0669891 Reduce complex code for CodeFactor 2018-10-02 21:25:55 +03:00
Jaex 9dede046d4 Added Kutt URL shortener support 2018-10-02 02:11:53 +03:00
tinybarks 155e89d9b8
Backblaze B2: Fix custom URL preview, fix CodeMenu on custom URL field
CodeMenu will no longer appear on the custom URL text box if custom URL setting is disabled.
2018-10-01 19:51:50 +02:00
tinybarks fce293108e
Merge remote-tracking branch 'upstream/master' into implement-backblaze-b2 2018-10-01 19:34:36 +02:00
tinybarks b0c1a21c27
BackblazeB2: Remove SetPlaceHolderText() and use SetWatermark() 2018-10-01 17:58:53 +02:00
tinybarks 140d583a1c
B2 uploader: Change bucket setting handling, add CodeMenu to fields
The "bucket" setting is no longer required. Instead, show a hint to the user saying that the setting is only used if the application key has no bucket acess restriction.
2018-10-01 16:39:16 +02:00
tinybarks 787a5217d9
Fix missing B2 config page icon 2018-10-01 14:18:45 +02:00
tinybarks e0fb9373b8
Backblaze B2 support
Adds an uploader for Backblaze B2 Cloud Storage.
2018-10-01 14:18:39 +02:00
Jaex eea65f67db Use | as separator in regex syntax to be consistent with random syntax 2018-09-29 12:43:30 +03:00
Fyers ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
Jonathan Donaldson bfc9352300 Fixed typo and changed OwnCloudExpiryTime to int 2018-09-10 22:14:32 +01:00
Jonathan Donaldson 334650d234 Fixed styling issues 2018-09-10 18:07:45 +01:00
Jonathan Donaldson 92ad3cff56 Added auto expiring of shared links 2018-09-10 17:55:07 +01:00
L1Q 5b05f8c685 Update Russian translation 2018-09-10 19:01:13 +03:00
Jaex 507143fef0 More Turkish translations 2018-08-19 15:01:13 +03:00
Jaex 57e1533c79 Update invariant resx comments 2018-08-07 15:45:56 +03:00
Jaex 48b5dc6b0b Turkish translation improvements 2018-08-07 15:27:34 +03:00
Jaex a3a07a5231 More resx cleanup 2018-08-07 12:48:16 +03:00
Jaex 6bf61f03fa Deleted remaining unused resx entries 2018-08-07 12:31:40 +03:00
Jaex 9e431ee6f2 Added es-MX to csproj, removed unused resx entries from other languages 2018-08-07 12:21:38 +03:00
Jaex 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
gehongyan 568178d92b Merge pull request #2 from gehongyan/master Chinese Updated 2018-07-26 00:11:23 +08:00
gehongyan f891cfb5d9 Merge branch 'language/ChineseUpdate' of https://github.com/gehongyan/ShareX into language/ChineseUpdate 2018-07-25 22:27:02 +08:00
Absay a51914df48 New strings 2018-07-10 15:28:29 -05:00
Absay 98a1b39b5e Merge branch 'master' of https://github.com/absay/ShareX 2018-07-10 12:36:09 -05:00
absay cdff9ed3d2 Lines starting 2018-07-10 12:03:25 -05:00
Jaex 716b90da9d Removed uploaders config form banners 2018-06-21 19:55:57 +03:00
Jaex 9bce36e782 Added example Firebase dynamic links domain 2018-06-20 15:35:39 +03:00
Jaex e9f6f59879 Rename Amazon S3 regions to endpoints 2018-06-20 15:22:11 +03:00
Jaex 8667d2412e Added URL preview to Azure Storage tab 2018-06-19 22:16:11 +03:00
Jaex 40f94579d4 Removed Azure exclude container option, instead it will exclude always same as S3 and GCS, that way user can include container if they want 2018-06-19 21:44:37 +03:00
Jaex 5165968c3d Removed create container method from Azure upload method to decrease upload time 2018-06-19 20:26:50 +03:00
William Saulnier 8f4dab2583 should remove extra spaces from case switch 2018-06-08 17:38:26 -07:00
William Saulnier 127ce8b044 fix bad merge 2018-06-08 17:36:33 -07:00
William Saulnier dfe6257211 Fixed resx clobbering 2018-06-08 17:30:04 -07:00
William Saulnier 3753eec55c fix build 2018-06-08 07:33:47 -07:00
William Saulnier 371266b093 merge from master 2018-06-08 07:23:12 -07:00
Matthew Burnett 65e7b06390 Removed hardcoded app.goo.gl domain 2018-06-08 00:02:26 -04:00
William Saulnier ef0edfb066 Update Azure Storage to include support for root containers, custom upload paths, and masking $root 2018-06-05 17:39:50 -07:00
gulike7 92442926f5 pull request1 2018-05-24 05:27:22 -07:00
gunooknam 37d8c7cac9 Merge branch 'master' of https://github.com/ShareX/ShareX into CommentModify
New update Source
2018-05-19 23:28:53 +09:00
Jaex 9f1db5aae9 fixed #3408: Removed coinurl 2018-05-19 01:18:40 +03:00
joohyungbyun a6db5e736d Update Korean translation 2018-05-17 20:09:37 +09:00
SupSuper 9145d497cb Clean up OAuth2 Uploaders
Remove redundant authentication calls with generic helper implementation
2018-05-17 02:14:17 +01:00
Jaex bd83a80c97 Decrease code duplication 2018-05-16 12:40:15 +03:00
L1Q 1bebf9de66 Update russian translation 2018-05-13 06:20:16 +03:00
Matthew Burnett fb3ce039f0 Add live url preview 2018-04-26 00:41:11 -04:00
Jaex 482d2bb6fc Shared folder UI improvements 2018-04-22 12:10:23 +03:00
Matthew Burnett cf4d6b265b Adjust positioning 2018-04-21 02:02:31 -04:00
Matthew Burnett 997921e0e5 Fix length 2018-04-20 17:18:39 -04:00
Matthew Burnett 7ea80aeaa0 Finish form 2018-04-20 17:16:46 -04:00
Matthew Burnett 7c3569a39d ACL Broken 2018-04-20 16:39:14 -04:00
Matthew Burnett 098e5aff64 Creat OAuth 2018-04-20 12:13:34 -04:00
Matthew Burnett 4b85a47537 Create form 2018-04-20 11:20:12 -04:00
Jaex a36c61431a Removed Google URL shortener (https://developers.googleblog.com/2018/03/transitioning-google-url-shortener.html) 2018-04-20 02:02:45 +03:00
Jaex e747d5cccf Line ending 2018-04-20 00:22:39 +03:00
Nicedward a8ea7c53ab Add indonesian file (#3324)
* Add "indonesian.ini" file

Add indonesian

* Add "HotkeySelectionControl.id-ID.resx" file

add indonesian "HotkeySelectionControl.id-ID.resx"

* Add indonesian

Add ("AboutForm.id-ID.resx" "ActionsForm.id-ID.resx" "ActionsToolbarEditForm.id-ID.resx" "AfterCaptureForm.id-ID.resx" "AfterUploadForm.id-ID.resx" "ApplicationSettingsForm.id-ID.resx" "AutoCaptureForm.id-ID.resx" "BeforeUploadForm.id-ID.resx" "ClipboardFormatForm.id-ID.resx" "EncoderProgramForm.id-ID.resx" "FileExistForm.id-ID.resx" "FirstTimeConfigForm.id-ID.resx" "HotkeySettingsForm.id-ID.resx" "MainForm.id-ID.resx" "QRCodeForm.id-ID.resx" "QuickTaskInfoEditForm.id-ID.resx" "QuickTaskMenuEditorForm.id-ID.resx" "ScreenColorPicker.id-ID.resx" "ScreenRecordForm.id-ID.resx" "TaskSettingsForm.id-ID.resx" "VideoEncodersForm.id-ID.resx" "WatchFolderForm.id-ID.resx")

* Add "Resources.id-ID.resx" file

Add indonesian

* Add indonesian

Add "ColorPickerForm.id-ID.resx" "GradientPickerForm.id-ID.resx"

* Add indonesian

Add "ExportImportControl.id-ID.resx" "MyPictureBox.id-ID.resx"

* Add "DNSChangerForm.id-ID.resx"

Add "DNSChangerForm.id-ID.resx" file

* Add indonesian

Add "ClipboardContentViewer.id-ID.resx" "DebugForm.id-ID.resx" "ErrorForm.id-ID.resx" "HashCheckForm.id-ID.resx" "InputBox.id-ID.resx" "MonitorTestForm.id-ID.resx"

* Add indonesian

Add "PrintTextForm.id-ID.resx" "PrintForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx"

* Add indonesian

Add "UpdateMessageBox.id-ID.resx" "DownloaderForm.id-ID.resx" "UpdateCheckerLabel.id-ID.resx"

* Add indonesian

Add "HistoryForm.id-ID.resx" "HistoryItemInfoForm.id-ID.resx" "ImageHistoryForm.id-ID.resx"

* delete

* delete

* delete

* Add " ImageEffectsForm.id-ID.resx"

Add " ImageEffectsForm.id-ID.resx" file

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* Add indonesian

Add "VideoThumbnailerForm.id-ID.resx" "ImageCombinerForm.id-ID.resx" "ImageThumbnailerForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* add indonesian

Add "CanvasSizeForm.id-ID.resx" "EditorStartupForm.id-ID.resx" "FFmpegOptionsForm.id-ID.resx" "ImageInsertForm.id-ID.resx" "ImageSizeForm.id-ID.resx" "NewImageForm.id-ID.resx" "ScrollingCaptureForm.id-ID.resx" "TextDrawingInputBox.id-ID.resx" "WebpageCaptureForm.id-ID.resx"

* Add "Resources.id-ID.resx" file

Add "Resources.id-ID.resx" file

* Add indonesian

Add "AccountsControl.id-ID.resx" "AccountTypeControl.id-ID.resx" "OAuthControl.id-ID.resx"

* Add indonesian

Add "EmailForm.id-ID.resx" "JiraUpload.id-ID.resx" "OAuthWebForm.id-ID.resx" "OCRSpaceForm.id-ID.resx" "ResponseForm.id-ID.resx" "TwitterTweetForm.id-ID.resx" "UploadersConfigForm.id-ID.resx" "UserPassBox.id-ID.resx"

* Add "FTPClientForm.id-ID.resx" file

Add "FTPClientForm.id-ID.resx" file

* Add " Resources.id-ID.resx" file

Add " Resources.id-ID.resx" file
2018-04-20 00:05:49 +03:00
Jaex 9f1728bc5e Add uk.resx files to csproj and enable localizable in few forms 2018-04-19 23:10:17 +03:00
Олександр (6c6c6) c9be12aa90 Ukrainian translation (#3143)
* Ukrainian translation

Ukrainian translation for ShareX.

* Ukrainian translation clean up

Ukrainian translation clean up.

* Delete Resources.uk.resx

* Delete DirectoryIndexerForm.uk.resx

* Delete TabToTreeView.uk.resx

* Delete TabToListView.uk.resx

* Delete OutputBox.uk.resx

* Ukrainian translation cleanup

Cleaned untranslated strings

* Delete MyPictureBox.uk.resx

* Delete QRCodeForm.uk.resx

* Delete HistoryItemInfoForm.uk.resx

* Delete VideoThumbnailerForm.uk.resx

* Delete OCRSpaceForm.uk.resx

* Updated Ukrainian translation

* Ukrainian translation cleanup
2018-04-19 22:02:31 +03:00
SupSuper 61b7dcd7cf Use upload sessions to get rid of file limit 2018-04-16 21:55:21 +01:00
SupSuper 080bce2126 Secure OneDrive auth per PCKE recommendations 2018-04-16 21:55:20 +01:00
SupSuper 5f77d55523 Make sure we reset old OneDrive config 2018-04-16 21:55:19 +01:00
SupSuper 0e632acdff Update OneDrive to use Microsoft Graph API 2018-04-16 21:55:19 +01:00
Jaex 0d8bd4e908 Made YouTube shortened link optional 2018-04-12 13:09:35 +03:00
SupSuper 9ac952a4c3 Fix empty lines 2018-04-12 08:00:25 +01:00
SupSuper a93ec82096 Fix Google Shortener settings 2018-04-12 04:20:55 +01:00
SupSuper 1084054dd1 Update Google Drive to API v3 2018-04-12 01:55:35 +01:00
SupSuper 5cdaa60ddd Don't fuck up resx 2018-04-10 02:43:45 +01:00
SupSuper 21a813bb6f Merge branch 'master' into youtube-uploader 2018-04-10 02:00:40 +01:00
SupSuper 317f7514dc Fix OneDrive check in wrong place 2018-04-10 01:56:03 +01:00
SupSuper d6bc062bff Add Youtube to file uploaders 2018-04-10 01:49:40 +01:00
Matthew Burnett ac3e6cc8fe Remove unused dependencies
Set default to unchecked
2018-04-09 00:10:55 -04:00
Jaex 5e71f99945 Update UploadersConfigForm 2018-04-05 23:50:54 +03:00
Matthew Burnett 618ede048a Add previewLink for response, fix configform broken values 2018-04-04 08:19:58 -04:00
Matthew Burnett 418d1d615b Forms done (uploader doesn't work) 2018-04-03 22:42:05 -04:00
Matthew Burnett 963b7487f3 New forms because old ones keep breaking 2018-04-03 22:28:42 -04:00
Matthew Burnett 5536e6cc41 Merge remote-tracking branch 'upstream/master' 2018-04-03 21:05:58 -04:00
Matthew Burnett 0afee54b55 Some fixes 2018-04-03 20:25:35 -04:00
Jaex e369ee2863 https://blog.github.com/2018-03-20-removing-anonymous-gist-creation/ 2018-04-01 23:34:48 +03:00
Matthew Burnett e55a2f2c1c Add Firebase Dynamic Links URL Shortener 2018-04-01 03:31:12 -04:00
Jaex aa315e7660 Revert "New Crowdin translations (#3260)"
This reverts commit 7cb1cd8ecf.
2018-03-30 20:16:14 +03:00
Jaex c589a87f08 Revert "New Crowdin translations (#3265)"
This reverts commit 4dfcf5f637.
2018-03-30 20:15:51 +03:00
Jaex c1535c026b Revert "New Crowdin translations (#3269)"
This reverts commit aed74121d2.
2018-03-30 20:15:39 +03:00
Jaex aed74121d2
New Crowdin translations (#3269)
* New translations EncoderProgramForm.resx (Chinese Simplified)

* New translations QuickTaskInfoEditForm.resx (Chinese Simplified)

* New translations PrintTextForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ScrollingCaptureForm.resx (Dutch)

* New translations AccountTypeControl.resx (Dutch)

* New translations AccountsControl.resx (Dutch)

* New translations JiraUpload.resx (Dutch)

* New translations PrintForm.resx (Dutch)

* New translations EmailForm.resx (Dutch)

* New translations QuickTaskMenuEditorForm.resx (Chinese Simplified)

* New translations FirstTimeConfigForm.resx (Chinese Simplified)

* New translations HotkeySettingsForm.resx (Chinese Simplified)

* New translations UpdateMessageBox.resx (Dutch)

* New translations HistoryItemInfoForm.resx (Dutch)

* New translations MainForm.resx (Chinese Simplified)

* New translations UpdateCheckerLabel.resx (Dutch)

* New translations ImageThumbnailerForm.resx (Dutch)

* New translations ImageCombinerForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations DirectoryIndexerForm.resx (Dutch)

* New translations ImageEffectsForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ImageHistoryForm.resx (Dutch)

* New translations QRCodeForm.resx (Chinese Simplified)

* New translations OAuthWebForm.resx (Dutch)

* New translations TextDrawingInputBox.resx (Dutch)

* New translations WebpageCaptureForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations OAuthControl.resx (Dutch)

* New translations FTPClientForm.resx (Dutch)

* New translations Resources.resx (Hungarian)

* New translations StickerForm.resx (Dutch)

* New translations StickerPackForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ScreenColorPicker.resx (Chinese Simplified)

* New translations ScreenRecordForm.resx (Chinese Simplified)

* New translations TaskSettingsForm.resx (Chinese Simplified)

* New translations HashCheckForm.resx (Dutch)

* New translations MonitorTestForm.resx (Dutch)

* New translations DownloaderForm.resx (Dutch)

* New translations NewImageForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations HistoryForm.resx (Dutch)

* New translations VideoThumbnailerForm.resx (Dutch)

* New translations CanvasSizeForm.resx (Dutch)

* New translations EditorStartupForm.resx (Dutch)

* New translations FFmpegOptionsForm.resx (Dutch)

* New translations ImageSizeForm.resx (Dutch)
2018-03-30 01:41:35 +03:00
Jaex 4dfcf5f637
New Crowdin translations (#3265)
* New translations ClipboardContentViewer.resx (Hungarian)

* New translations UpdateMessageBox.resx (Vietnamese)

* New translations OAuthControl.resx (Vietnamese)

* New translations WebpageCaptureForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations AccountTypeControl.resx (Vietnamese)

* New translations AccountsControl.resx (Vietnamese)

* New translations FTPClientForm.resx (Vietnamese)

* New translations ScrollingCaptureForm.resx (Vietnamese)

* New translations EmailForm.resx (Vietnamese)

* New translations JiraUpload.resx (Vietnamese)

* New translations OAuthWebForm.resx (Vietnamese)

* New translations ResponseForm.resx (Vietnamese)

* New translations TwitterTweetForm.resx (Vietnamese)

* New translations UserPassBox.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations HistoryForm.resx (Vietnamese)

* New translations HistoryItemInfoForm.resx (Vietnamese)

* New translations ImageHistoryForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations ImageEffectsForm.resx (Vietnamese)

* New translations ImageCombinerForm.resx (Vietnamese)

* New translations VideoThumbnailerForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations FFmpegOptionsForm.resx (Vietnamese)

* New translations UploadersConfigForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations DNSChangerForm.resx (Hungarian)

* New translations GradientPickerForm.resx (Hungarian)

* New translations TaskSettingsForm.resx (Vietnamese)

* New translations VideoEncodersForm.resx (Vietnamese)

* New translations WatchFolderForm.resx (Vietnamese)

* New translations Resources.resx (Vietnamese)

* New translations ColorPickerForm.resx (Hungarian)

* New translations ScreenColorPicker.resx (Vietnamese)

* New translations ExportImportControl.resx (Hungarian)

* New translations MyPictureBox.resx (Hungarian)

* New translations ScreenRecordForm.resx (Vietnamese)

* New translations HotkeySelectionControl.resx (Vietnamese)

* New translations AutoCaptureForm.resx (Vietnamese)

* New translations AboutForm.resx (Vietnamese)

* New translations ActionsForm.resx (Vietnamese)

* New translations AfterCaptureForm.resx (Vietnamese)

* New translations AfterUploadForm.resx (Vietnamese)

* New translations ApplicationSettingsForm.resx (Vietnamese)

* New translations BeforeUploadForm.resx (Vietnamese)

* New translations ClipboardFormatForm.resx (Vietnamese)

* New translations EncoderProgramForm.resx (Vietnamese)

* New translations FileExistForm.resx (Vietnamese)

* New translations FirstTimeConfigForm.resx (Vietnamese)

* New translations HotkeySettingsForm.resx (Vietnamese)

* New translations MainForm.resx (Vietnamese)

* New translations QRCodeForm.resx (Vietnamese)

* New translations WebpageCaptureForm.resx (Korean)

* New translations StickerPackForm.resx (Korean)

* New translations GradientPickerForm.resx (Italian)

* New translations MonitorTestForm.resx (Chinese Simplified)

* New translations DNSChangerForm.resx (Chinese Simplified)

* New translations ClipboardContentViewer.resx (Chinese Simplified)

* New translations DebugForm.resx (Chinese Simplified)

* New translations ErrorForm.resx (Chinese Simplified)

* New translations HashCheckForm.resx (Chinese Simplified)

* New translations InputBox.resx (Chinese Simplified)

* New translations PrintForm.resx (Chinese Simplified)

* New translations PrintTextForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations DownloaderForm.resx (Chinese Simplified)

* New translations UpdateCheckerLabel.resx (Chinese Simplified)

* New translations UpdateMessageBox.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations MyPictureBox.resx (Chinese Simplified)

* New translations HistoryItemInfoForm.resx (Chinese Simplified)

* New translations VideoEncodersForm.resx (Italian)

* New translations QuickTaskInfoEditForm.resx (Italian)

* New translations QuickTaskMenuEditorForm.resx (Italian)

* New translations ScreenColorPicker.resx (Italian)

* New translations ScreenRecordForm.resx (Italian)

* New translations TaskSettingsForm.resx (Italian)

* New translations WatchFolderForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations ColorPickerForm.resx (Chinese Simplified)

* New translations GradientPickerForm.resx (Chinese Simplified)

* New translations ExportImportControl.resx (Chinese Simplified)

* New translations HistoryForm.resx (Chinese Simplified)

* New translations ImageHistoryForm.resx (Chinese Simplified)

* New translations MainForm.resx (Italian)

* New translations AccountsControl.resx (Chinese Simplified)

* New translations OAuthControl.resx (Chinese Simplified)

* New translations FTPClientForm.resx (Chinese Simplified)

* New translations EmailForm.resx (Chinese Simplified)

* New translations JiraUpload.resx (Chinese Simplified)

* New translations OAuthWebForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations ResponseForm.resx (Chinese Simplified)

* New translations TwitterTweetForm.resx (Chinese Simplified)

* New translations UploadersConfigForm.resx (Chinese Simplified)

* New translations UserPassBox.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations HotkeySelectionControl.resx (Chinese Simplified)

* New translations AccountTypeControl.resx (Chinese Simplified)

* New translations WebpageCaptureForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations ImageEffectsForm.resx (Chinese Simplified)

* New translations ImageCombinerForm.resx (Chinese Simplified)

* New translations VideoThumbnailerForm.resx (Chinese Simplified)

* New translations TextDrawingInputBox.resx (Chinese Simplified)

* New translations FFmpegOptionsForm.resx (Chinese Simplified)

* New translations ScrollingCaptureForm.resx (Chinese Simplified)

* New translations QRCodeForm.resx (Italian)

* New translations HotkeySettingsForm.resx (Italian)

* New translations ActionsForm.resx (Chinese Simplified)

* New translations ImageHistoryForm.resx (Italian)

* New translations DownloaderForm.resx (Italian)

* New translations UpdateCheckerLabel.resx (Italian)

* New translations UpdateMessageBox.resx (Italian)

* New translations Resources.resx (Italian)

* New translations HistoryForm.resx (Italian)

* New translations HistoryItemInfoForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations PrintTextForm.resx (Italian)

* New translations ImageEffectsForm.resx (Italian)

* New translations ImageCombinerForm.resx (Italian)

* New translations VideoThumbnailerForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations Resources.resx (Italian)

* New translations PrintForm.resx (Italian)

* New translations ExportImportControl.resx (Italian)

* New translations MyPictureBox.resx (Italian)

* New translations DNSChangerForm.resx (Italian)

* New translations ClipboardContentViewer.resx (Italian)

* New translations DebugForm.resx (Italian)

* New translations ErrorForm.resx (Italian)

* New translations HashCheckForm.resx (Italian)

* New translations InputBox.resx (Italian)

* New translations MonitorTestForm.resx (Italian)

* New translations FFmpegOptionsForm.resx (Italian)

* New translations FirstTimeConfigForm.resx (Italian)

* New translations ActionsToolbarEditForm.resx (Italian)

* New translations UserPassBox.resx (Italian)

* New translations Resources.resx (Italian)

* New translations HotkeySelectionControl.resx (Italian)

* New translations AboutForm.resx (Italian)

* New translations ActionsForm.resx (Italian)

* New translations AfterCaptureForm.resx (Italian)

* New translations TwitterTweetForm.resx (Italian)

* New translations AfterUploadForm.resx (Italian)

* New translations ApplicationSettingsForm.resx (Italian)

* New translations AutoCaptureForm.resx (Italian)

* New translations BeforeUploadForm.resx (Italian)

* New translations ClipboardFormatForm.resx (Italian)

* New translations EncoderProgramForm.resx (Italian)

* New translations FileExistForm.resx (Italian)

* New translations UploadersConfigForm.resx (Italian)

* New translations ResponseForm.resx (Italian)

* New translations Resources.resx (Italian)

* New translations ScrollingCaptureForm.resx (Italian)

* New translations TextDrawingInputBox.resx (Italian)

* New translations WebpageCaptureForm.resx (Italian)

* New translations AccountTypeControl.resx (Italian)

* New translations AccountsControl.resx (Italian)

* New translations OAuthControl.resx (Italian)

* New translations FTPClientForm.resx (Italian)

* New translations EmailForm.resx (Italian)

* New translations JiraUpload.resx (Italian)

* New translations OAuthWebForm.resx (Italian)

* New translations AboutForm.resx (Chinese Simplified)

* New translations ActionsToolbarEditForm.resx (Chinese Simplified)

* New translations StickerForm.resx (Korean)

* New translations TaskSettingsForm.resx (Dutch)

* New translations MainForm.resx (Dutch)

* New translations QRCodeForm.resx (Dutch)

* New translations ScreenColorPicker.resx (Dutch)

* New translations ScreenRecordForm.resx (Dutch)

* New translations FirstTimeConfigForm.resx (Dutch)

* New translations VideoEncodersForm.resx (Dutch)

* New translations WatchFolderForm.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations ColorPickerForm.resx (Korean)

* New translations GradientPickerForm.resx (Korean)

* New translations HotkeySettingsForm.resx (Dutch)

* New translations FileExistForm.resx (Dutch)

* New translations AboutForm.resx (Dutch)

* New translations TwitterTweetForm.resx (Dutch)

* New translations UploadersConfigForm.resx (Dutch)

* New translations UserPassBox.resx (Dutch)

* New translations Resources.resx (Dutch)

* New translations HotkeySelectionControl.resx (Dutch)

* New translations ActionsForm.resx (Dutch)

* New translations EncoderProgramForm.resx (Dutch)

* New translations AfterCaptureForm.resx (Dutch)

* New translations AfterUploadForm.resx (Dutch)

* New translations ApplicationSettingsForm.resx (Dutch)

* New translations AutoCaptureForm.resx (Dutch)

* New translations BeforeUploadForm.resx (Dutch)

* New translations ClipboardFormatForm.resx (Dutch)

* New translations ExportImportControl.resx (Korean)

* New translations ImageThumbnailerForm.resx (Korean)

* New translations ImageHistoryForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations ImageEffectsForm.resx (Korean)

* New translations DirectoryIndexerForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations ImageCombinerForm.resx (Korean)

* New translations VideoThumbnailerForm.resx (Korean)

* New translations HistoryForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations CanvasSizeForm.resx (Korean)

* New translations EditorStartupForm.resx (Korean)

* New translations FFmpegOptionsForm.resx (Korean)

* New translations ImageSizeForm.resx (Korean)

* New translations NewImageForm.resx (Korean)

* New translations ScrollingCaptureForm.resx (Korean)

* New translations HistoryItemInfoForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations MyPictureBox.resx (Korean)

* New translations HashCheckForm.resx (Korean)

* New translations DNSChangerForm.resx (Korean)

* New translations ClipboardContentViewer.resx (Korean)

* New translations DebugForm.resx (Korean)

* New translations ErrorForm.resx (Korean)

* New translations InputBox.resx (Korean)

* New translations UpdateMessageBox.resx (Korean)

* New translations MonitorTestForm.resx (Korean)

* New translations PrintForm.resx (Korean)

* New translations PrintTextForm.resx (Korean)

* New translations Resources.resx (Korean)

* New translations DownloaderForm.resx (Korean)

* New translations UpdateCheckerLabel.resx (Korean)

* New translations ResponseForm.resx (Dutch)

* New translations OCRSpaceForm.resx (Dutch)

* New translations AfterCaptureForm.resx (Chinese Simplified)

* New translations Resources.resx (Chinese Simplified)

* New translations ColorPickerForm.resx (Dutch)

* New translations GradientPickerForm.resx (Dutch)

* New translations ExportImportControl.resx (Dutch)

* New translations VideoEncodersForm.resx (Chinese Simplified)

* New translations MyPictureBox.resx (Dutch)

* New translations DNSChangerForm.resx (Dutch)

* New translations ClipboardContentViewer.resx (Dutch)

* New translations DebugForm.resx (Dutch)

* New translations ErrorForm.resx (Dutch)

* New translations WatchFolderForm.resx (Chinese Simplified)

* New translations InputBox.resx (Dutch)

* New translations FileExistForm.resx (Chinese Simplified)

* New translations AfterUploadForm.resx (Chinese Simplified)

* New translations ApplicationSettingsForm.resx (Chinese Simplified)

* New translations AutoCaptureForm.resx (Chinese Simplified)

* New translations BeforeUploadForm.resx (Chinese Simplified)

* New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-29 23:04:35 +03:00
campbeb db68bfe24c Remove check of whether to save TinyPic login info
If user enters it, then save it.
Fixes #3186 (and linked issues)
2018-03-28 22:42:48 -04:00
Jaex 7cb1cd8ecf
New Crowdin translations (#3260)
* New translations ColorPickerForm.resx (Turkish)

* New translations PuushLoginForm.resx (Turkish)

* New translations AboutForm.resx (Turkish)

* New translations NewsListControl.resx (Turkish)

* New translations HotkeySelectionControl.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations UserPassBox.resx (Turkish)

* New translations UploadersConfigForm.resx (Turkish)

* New translations TwitterTweetForm.resx (Turkish)

* New translations ResponseForm.resx (Turkish)

* New translations OCRSpaceForm.resx (Turkish)

* New translations ActionsToolbarEditForm.resx (Turkish)

* New translations OAuthWebForm.resx (Turkish)

* New translations JiraUpload.resx (Turkish)

* New translations EmailForm.resx (Turkish)

* New translations FTPClientForm.resx (Turkish)

* New translations OAuthControl.resx (Turkish)

* New translations AccountsControl.resx (Turkish)

* New translations AccountTypeControl.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations ActionsForm.resx (Turkish)

* New translations AfterCaptureForm.resx (Turkish)

* New translations TextDrawingInputBox.resx (Turkish)

* New translations QRCodeForm.resx (Turkish)

* New translations WatchFolderForm.resx (Turkish)

* New translations VideoEncodersForm.resx (Turkish)

* New translations TextUploadForm.resx (Turkish)

* New translations TaskSettingsForm.resx (Turkish)

* New translations ScreenRecordForm.resx (Turkish)

* New translations ScreenColorPicker.resx (Turkish)

* New translations QuickTaskMenuEditorForm.resx (Turkish)

* New translations QuickTaskInfoEditForm.resx (Turkish)

* New translations MainForm.resx (Turkish)

* New translations AfterUploadForm.resx (Turkish)

* New translations HotkeySettingsForm.resx (Turkish)

* New translations FirstTimeConfigForm.resx (Turkish)

* New translations FileExistForm.resx (Turkish)

* New translations EncoderProgramForm.resx (Turkish)

* New translations ClipboardFormatForm.resx (Turkish)

* New translations BeforeUploadForm.resx (Turkish)

* New translations AutoCaptureForm.resx (Turkish)

* New translations ApplicationSettingsForm.resx (Turkish)

* New translations WebpageCaptureForm.resx (Turkish)

* New translations StickerPackForm.resx (Turkish)

* New translations GradientPickerForm.resx (Turkish)

* New translations ClipboardContentViewer.resx (Turkish)

* New translations PrintTextForm.resx (Turkish)

* New translations PrintForm.resx (Turkish)

* New translations OutputBox.resx (Turkish)

* New translations MonitorTestForm.resx (Turkish)

* New translations InputBox.resx (Turkish)

* New translations HashCheckForm.resx (Turkish)

* New translations ErrorForm.resx (Turkish)

* New translations DebugForm.resx (Turkish)

* New translations DNSChangerForm.resx (Turkish)

* New translations DownloaderForm.resx (Turkish)

* New translations TabToTreeView.resx (Turkish)

* New translations TabToListView.resx (Turkish)

* New translations MyPictureBox.resx (Turkish)

* New translations LabeledNumericUpDown.resx (Turkish)

* New translations LabeledComboBox.resx (Turkish)

* New translations ExportImportControl.resx (Turkish)

* New translations DoubleLabeledNumericUpDown.resx (Turkish)

* New translations UpdatePanel.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations UpdateCheckerLabel.resx (Turkish)

* New translations StickerForm.resx (Turkish)

* New translations ImageThumbnailerForm.resx (Turkish)

* New translations ScrollingCaptureForm.resx (Turkish)

* New translations NewImageForm.resx (Turkish)

* New translations ImageSizeForm.resx (Turkish)

* New translations FFmpegOptionsForm.resx (Turkish)

* New translations EditorStartupForm.resx (Turkish)

* New translations CanvasSizeForm.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations VideoThumbnailerForm.resx (Turkish)

* New translations ImageCombinerForm.resx (Turkish)

* New translations UpdateMessageBox.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations DirectoryIndexerForm.resx (Turkish)

* New translations ImageEffectsForm.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations ImageHistoryForm.resx (Turkish)

* New translations HistoryItemInfoForm.resx (Turkish)

* New translations HistoryForm.resx (Turkish)

* New translations Resources.resx (Turkish)

* New translations Resources.resx (Turkish)
2018-03-29 01:22:50 +03:00
Jaex 89e2c32f67 Small UI fixes 2018-03-25 14:31:01 +03:00
Dominik M. Kwiatek 3553b44252 Implement NextCloud direct link setting 2018-03-24 22:04:56 +00:00
Dominik M. Kwiatek 318d6c8dc2 Add config option for NextCloud direct links 2018-03-24 20:20:15 +00:00
Jaex c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
9joao6 a40b1ad288
- Special characters now supported 2018-02-23 16:02:10 +00:00
9joao6 862b14ceb5 - Added "Open in Google Translate and close window" button to OCRSpaceForm 2018-02-23 15:49:04 +00:00
L1Q a5d20067d2 Update Russian translation 2018-02-19 04:37:01 +02:00
L1Q 4ce62aa50e Improve translation support 2018-02-19 04:35:57 +02:00
Jaex db98bf7321 Keep aspect ratio while resizing sticker 2018-02-08 11:16:19 +03:00
Jaex 0f28989d9d Added $filename$ to code menu 2018-02-03 22:36:41 +03:00
Charles Milette 982bbdb0d6
Add new resources 2018-02-01 19:21:14 -05:00
Charles Milette 8990cd8a51
Apply the IDE autochanges to UploadersConfigForms
I have no idea what this is exactly but hey it builds
2018-02-01 17:58:41 -05:00
Charles Milette 051870383b
Add option to remove file extensions on Amazon S3 uploads 2018-02-01 14:55:23 -05:00
Jaex d52f2c66e0 Rename "ownCloud" to "ownCloud / Nextcloud" 2018-01-29 11:44:06 +03:00
Jaex b9205c897b fixed #3004: Enable ownCloud 8.1+ compatibility by default 2018-01-29 11:20:18 +03:00
Jaex 29a3be6859 Use green and red colors for OAuth status label 2018-01-24 15:49:20 +03:00
L1Q 7bdbd5980b Update Russian translation 2018-01-13 15:43:47 +02:00
L1Q 9ac637242c Improve localization support
Add to resx:
- ImageEditorInterpolationMode enum
- Cplipboard image notice text
- Image editor toolbar items

Move OCR attribution notice to back to prevent overlapping
2018-01-13 15:43:06 +02:00
Fyers f2a7f03c8d Added german translation for OCRSpaceForm 2018-01-07 17:17:45 +01:00
Fyers 887dea1ac7 made OCRSpaceFOrm localizable 2018-01-07 17:08:44 +01:00
Jaex 06ca3f9974 fixed #3053: Add Ctrl + A support to textbox 2018-01-04 00:39:10 +03:00
Jaex 0ecfe7fe52 Fix line endings 2018-01-02 18:58:27 +03:00
Jaex 9b5f28e366 Set default filename for custom uploader export 2018-01-02 10:38:28 +03:00
Jaex e81176a839 Merge branch 'master' of github.com:ShareX/ShareX 2018-01-01 17:59:34 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
MilkGames ae3f442809 Update/Add Dutch Translations 2018-01-01 15:41:45 +01:00
Jaex 36aaeed305 Merge branch 'master' of git://github.com/pjammo/ShareX into pjammo-master 2017-12-30 23:23:51 +03:00
Jaex bb4f2420bc Replace "public" ACL text with "public-read" ACL in S3 tab 2017-12-26 18:01:03 +03:00
Jaex 6c26e42a19 Use auto name for export all 2017-12-23 17:50:31 +03:00
Jaex 762422d71f
Merge branch 'master' into master 2017-12-23 17:24:11 +03:00
Jaex b945c37a57 Added advanced group box to Amazon S3 tab 2017-12-20 03:04:54 +03:00
Charles Milette 6882b54d45
Rename function that designer didn't rename 2017-12-19 12:57:10 -05:00
Charles Milette 303280a31a
Allow to disable setting public ACL on S3 uploads 2017-12-19 12:55:11 -05:00
Jimin Park 0dfd2dd40d Modified and added some Korean Translations
Also moved two Editor UI literals into a resx file.
2017-12-06 00:44:38 +09:00
Jimin Park b1176c0ab8 Added Korean Translations for ShareX.UploadersLib 2017-12-01 15:33:51 +09:00
RedMser 1c6ab9f984 Set BackColor of all TabPages to "Window" (used to be Transparent) to fix rendering issues for certain themes. 2017-11-27 20:14:31 +01:00
L1Q 58fc0391bc Update Russian translation 2017-11-21 12:23:51 +02:00
pjammo 1d60f1ae09
Re-Uploaded "*.it-IT.resx" Files (New Fork) 2017-11-12 13:46:53 +01:00
Jaex 4d54841c73 fixed #2805: If Dropbox shared link already exists then get URL of it 2017-11-11 22:46:55 +03:00
Jaex 7388cd3ee2 Added login support to Lithiio 2017-11-11 01:21:04 +03:00
Jaex a7aea349cf Updated Lithiio request URL, changed get API key link 2017-11-10 21:18:25 +03:00
Jaex b85454bf7e AcceptButton was causing issue in few forms 2017-11-04 20:32:59 +03:00
Jaex 42ab856a28
Merge pull request #2900 from stuntguy3000/use-form-cancel
Use Accept and Cancellation buttons where appropriate
2017-11-03 16:14:57 +03:00
Luke Anderson 81f5868232 Use Accept and Cancellation buttons where appropriate 2017-11-02 20:07:27 +10:30
Jaex ee741f6eb6
Merge pull request #2902 from Sneer-Cat/master
Chinese update
2017-11-01 21:48:33 +03:00
Sneer 972480b103 Chinese update 2017-10-31 02:03:50 +08:00