summaryrefslogtreecommitdiff
path: root/langpacks/german/Plugins/Folders.txt
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-02-03 15:10:24 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-02-03 15:10:24 +0000
commit743a0ad65a9c6ecb30b7a0c00debbb0112116564 (patch)
tree40e38aecb694b368957c71c945dc49b952387bef /langpacks/german/Plugins/Folders.txt
parentd5be95c522cda2579057a11f5c21458c627a9b40 (diff)
- langpacks/german: encoding fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@3409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/german/Plugins/Folders.txt')
-rw-r--r--langpacks/german/Plugins/Folders.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/langpacks/german/Plugins/Folders.txt b/langpacks/german/Plugins/Folders.txt
index 372bb009c3..c877b74e81 100644
--- a/langpacks/german/Plugins/Folders.txt
+++ b/langpacks/german/Plugins/Folders.txt
@@ -17,12 +17,12 @@ Vorschau aktualis.
[Variables help]
Hilfe zu Variablen
[Close]
-SchlieГџen
+Schließen
;file \plugins\Folders\src\dlg_handlers.cpp
[Some changes weren't saved. Apply the changes now ?]
-Einige Г„nderungen wurden nicht gespeichert. Г„nderungen speichern?
+Einige Änderungen wurden nicht gespeichert. Änderungen speichern?
[Changes not saved]
-Г„nderungen nicht gespeichert
+Änderungen nicht gespeichert
[\\r\nDon't forget to click on Apply to save the changes. If you don't then the changes won't\r\n\\r\nbe saved to the database, they will only be valid for this session.\r\n\r\n\\r\nVariable string\t\tWhat it expands to:\r\n\\r\n%miranda_path%\tExpands to your miranda path (e.g: c:\\program files\\miranda ng).\r\n\\r\n%profile_path%\t\tExpands to your profile path - the value found in mirandaboot.ini,\r\n\\r\n\t\t\tProfileDir section (usually inside miranda's folder).\r\n\\r\n%current_profile%\tExpands to your current profile name without the extenstion.\r\n\\r\n\t\t\t(e.g.default if your your profile is default.dat).\r\n\r\n\r\n\\r\nEnvironment variables\r\n\\r\nThe plugin can also expand environment variables; the variables are specified like in any other\r\n\\r\nprogram that can use environment variables, i.e. %<env variable>%.\r\n\\r\nNote: Environment variables are expanded before any Miranda variables. So if you have, for\r\n\\r\nexample, %profile_path% defined as a system variable then it will be expanded to that value\r\n\\r\ninstead of expanding to Miranda’s profile path.\r\n\r\n\\r\nExamples:\r\n\\r\nIf the value for the ProfileDir inside mirandaboot.ini, ProfileDir section is '.\\profiles\', current\r\n\\r\nprofile is 'default.dat' and miranda's path is 'c:\\program files\\miranda ng\' then:\r\n\\r\n%miranda_path%\t\t\twill expand to 'c:\\program files\\miranda ng\'\r\n\\r\n%profile_path%\t\t\twill expand to 'c:\\program files\\miranda ng\\profiles\'\r\n\\r\n%current_profile%\t\t\twill expand to 'default'\r\n\\r\n%temp%\t\t\t\twill expand to the temp folder of the current user.\r\n\\r\n%profile_path%\\%current_profile%\twill expand to 'c:\\program files\\miranda ng\\profiles\\default\'\r\n\\r\n%miranda_path%\\plugins\\config\twill expand to 'c:\\program files\\miranda ng\\plugins\\config\'\r\n\\r\n%miranda_path%\t\t\twill expand to 'c:\\program files\\miranda ng\'\r\n\r\n\\r\nNotice that the spaces at the beginning and the end of the string are trimmed, as well as the last.]
;file \plugins\Folders\src\folderItem.cpp