mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
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:
parent
350260f3bd
commit
99e672a76d
5 changed files with 92 additions and 54 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue