mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
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:
parent
f421d468b6
commit
3358352303
131 changed files with 3209 additions and 3186 deletions
32
GreenshotBoxPlugin/Languages/language_Boxplugin-en-US.xml
Normal file
32
GreenshotBoxPlugin/Languages/language_Boxplugin-en-US.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue