Initial changes for the translations of the external command plug-in.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2056 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-09-19 05:36:22 +00:00
commit 99e672a76d
5 changed files with 92 additions and 54 deletions

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<language description="English" ietf="en-US" version="1.0.0">
<resources>
<resource name="settings_title">
External command settings
</resource>
<resource name="settings_detail_title">
Configure command
</resource>
<resource name="settings_new">
New
</resource>
<resource name="settings_delete">
Delete
</resource>
<resource name="settings_edit">
Edit
</resource>
</resources>
</language>