Preparations for RC5, removed all the non 1.0 plug-ins out and the 1.0 in.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2184 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-10-21 15:19:59 +00:00
commit 3358352303
131 changed files with 3209 additions and 3186 deletions

View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<language description="English" ietf="en-US" version="1.0.0">
<resources>
<resource name="label_AfterUploadLinkToClipBoard">
Link to clipboard
</resource>
<resource name="label_AfterUpload">
After upload
</resource>
<resource name="Configure">
Configure Box
</resource>
<resource name="upload_menu_item">
Upload to Box
</resource>
<resource name="settings_title">
Box settings
</resource>
<resource name="upload_success">
Successfully uploaded image to Box!
</resource>
<resource name="upload_failure">
An error occured while uploading to Box:
</resource>
<resource name="label_upload_format">
Image format
</resource>
<resource name="communication_wait">
Communicating with Box. Please wait...
</resource>
</resources>
</language>