Refactorings for the new IniConfig

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@853 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2010-08-24 09:54:32 +00:00
commit 14b0863bcd
34 changed files with 338 additions and 499 deletions

View file

@ -16,6 +16,9 @@
<resource name="label_password">
Password
</resource>
<resource name="label_no_password_store">
Kennwort nicht speichern
</resource>
<resource name="OK">
OK
</resource>

View file

@ -13,6 +13,9 @@
<resource name="label_password">
Password
</resource>
<resource name="label_no_password_store">
Do not store the password
</resource>
<resource name="login_title">
Please enter your Confluence login data
</resource>

View file

@ -13,6 +13,9 @@
<resource name="label_password">
Password
</resource>
<resource name="label_no_password_store">
Het wachtwoord niet opslaan
</resource>
<resource name="login_title">
Geef uw Confluence login data
</resource>