fixed some messages that were not translatable yet + some UI changes to allow more space for translated strings

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2146 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
JKlingen 2012-10-16 18:21:51 +00:00
commit 9dfcdf38ab
12 changed files with 306 additions and 60 deletions

View file

@ -180,6 +180,11 @@ will generate a folder for the current day in your default storage location, e.g
time, e.g. 11_58_32 (plus extension defined in the settings)</resource>
<resource name="settings_output">Output</resource>
<resource name="settings_playsound">Play camera sound</resource>
<resource name="settings_plugins">Plugins</resource>
<resource name="settings_plugins_name">Name</resource>
<resource name="settings_plugins_version">Version</resource>
<resource name="settings_plugins_createdby">Created by</resource>
<resource name="settings_plugins_dllpath">DLL Path</resource>
<resource name="settings_preferredfilesettings">Preferred Output File Settings</resource>
<resource name="settings_primaryimageformat">Image format</resource>
<resource name="settings_printer">Printer</resource>