Commit graph

159 commits

Author SHA1 Message Date
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
29a3be6859 Use green and red colors for OAuth status label 2018-01-24 15:49:20 +03:00
Charles Milette
8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
36aaeed305 Merge branch 'master' of git://github.com/pjammo/ShareX into pjammo-master 2017-12-30 23:23:51 +03:00
Jimin Park
b1176c0ab8 Added Korean Translations for ShareX.UploadersLib 2017-12-01 15:33:51 +09:00
MilkGames
fbd5e91388 add new dutch translations 2017-11-27 19:56:52 +01:00
pjammo
1d60f1ae09
Re-Uploaded "*.it-IT.resx" Files (New Fork) 2017-11-12 13:46:53 +01:00
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
Jaex
8e3d7d971e Removed dead uploader Uplea 2017-10-29 11:56:26 +03:00
L1Q
31868467c1 Update russian translation 2017-10-28 23:44:48 +03:00
L1Q
179500cb90 Improve translation support 2017-10-28 23:40:50 +03:00
Jaex
9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
L1Q
3c8f5a1f36 Update russian translation 2017-10-15 15:20:28 +03:00
Jaex
5d8a0a3f3d Add fr resx file to project 2017-10-02 18:30:34 +03:00
pjammo
f5f46cd96d Updated Italian Translation 2017-10-02 16:04:07 +02:00
Charles Milette
b7816c3646 Add support for translations in SFTP uploader error (#2809) 2017-10-01 16:14:05 +03:00
Jaex
2b53809503 Merge pull request #2807 from L1Q/master
Translation improvements and updates
2017-10-01 13:20:04 +03:00
David
8aff4bab21 Update French Translation 2017-10-01 09:40:47 +02:00
L1Q
689f3a95c4 Update russian translation 2017-10-01 08:06:39 +03:00
L1Q
709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
L1Q
87ce3bc439 Update russian translation 2017-09-21 16:11:57 +03:00
L1Q
ceab2a4979 Improve translation support
- Image Thumbnailer form
- LinearGradientMode enum (used in Monitor test)
- custom uploader error messages
- QRcode text watermark
2017-09-21 16:10:46 +03:00
Jaex
637fd4bcac If custom uploader name is same as automated name then don't serialize it 2017-09-19 03:33:22 +03:00
Jaex
0fd87b61e0 Rename Picasa to Google Photos and use Google Photos icon 2017-09-05 22:43:36 +03:00
Jaex
790de136c3 .editorconfig changed files 2017-07-23 19:39:25 +03:00
pjammo
1f574ba827 Added Italian Translation 2017-07-23 10:41:55 +02:00
Sneer
adf84b7db7 Updating Chinese
Updating Chinese
2017-07-07 04:04:44 +08:00
David
e3b599550c Update French Translation 2017-06-17 00:15:06 +02:00
L1Q
9e5142e189 Updating russian translation 2017-06-16 02:00:34 +03:00
L1Q
958aff82a5 Improving translation support
- added strings to resx
- made "Edit actions tollbar" form translatable
- marked windows store "Status" and AboutForm "Build" strings as @Invariant
2017-06-16 01:57:39 +03:00
Sneer
a7ee0cea71 Chinese update
Chinese update
2017-04-30 02:17:07 +08:00
Jaex
3700fc30d6 Added Gfycat icon 2017-03-28 03:46:05 +03:00
Alan Tsai
38163a82b7 [Translate]zh-Tw for Sharex.Uploaders project 2017-03-21 23:42:37 +08:00
Jaex
e20506ed8d Removed Dropbox public folder support because not works anymore 2017-03-16 09:18:08 +03:00
Jaex
62700436ec Fixed Plik resource 2017-02-27 03:02:39 +03:00
Max Schmitt
bcac721a25 Added Plik file uploader 2017-02-26 17:17:02 +01:00
Tomasz Wisniewski
0e61fb954c Added infrastructure for Azure Storage 2017-01-26 12:41:49 +01:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
QDT
9315a054ca Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
David
2459cf2156 Update French translation 2016-11-05 12:37:12 +01:00
osfancy
64cc6f39ec Closes #1466 - Uplea Integration (#1899)
* Initial check-in to address feature enhancement request #1466.

* Checking in missing constructor parameter so fork is stable.

* Wrapping up Uplea integration support for #1466.

* Reverted Uploader.cs to earlier version as those changes weren't actually needed.

* Removed use of DataContractJsonSerializer, using JSON .NET instead. Updated the Uplea class to not store the configuration object internally, but to only pull out the API key when the config is passed through its constructor.

* Incorporating recent round of refactoring changes suggested by Jaex.

* Addressing issue with user workflow on the Uplea destination configuration tab.

* Attempt to reconcile UploadersConfigForm.resx.

* Fixing the name for an unnamed label. Updating resx formatting for base64 encoded pbDropboxLogo.Image value; since the diff on GitHub was showing a material change although VS diff ignores the formatting difference. Removed unneeded string.Format from Upload() in Uplea along with the set for IsURLExpected (since it is already true by default).

* Removed extra whitespace next to the end of the value tag since GitHub diff was still showing a difference.

* Removing references to label4 from resx which weren't removed by VS automatically when the control was renamed. The new entries for the renamed control lblUpleaEmailAddress already exist in the file.
2016-09-13 02:13:34 +03:00
Jaex
76d4f85f5f Merge pull request #1885 from Sneer-Cat/master
Update Simplified Chinese
2016-09-08 15:49:26 +03:00
Sneer
52f3bbead6 Update Simplified Chinese 2016-09-08 15:46:17 +08:00
Jaex
c7b38b59f6 Removed up1.ca because service was down for long time 2016-08-25 20:54:19 +03:00
L1Q
e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Alexandre Oliveira
b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex
190066b5b2 Removed unused image files 2016-06-29 23:21:05 +03:00