Commit graph

35 commits

Author SHA1 Message Date
Johannes Anderwald 718de23271 - allow translation of static shell verbs such as open/edit/find/play/preview/print/runas used in context menu items
svn path=/trunk/; revision=34319
2008-07-06 06:26:00 +00:00
Matthias Kupfer f75f7a44c4 Mario Kacmar <kario AT szm DOT sk>
- Slovak translation patch for several cpl, newdev and shell32
- See #3414 for more details.

svn path=/trunk/; revision=34163
2008-06-28 17:17:40 +00:00
Johannes Anderwald bf27f86d38 - remove duplicate properties entry in recycle bin context menu shell extension
- make string "empty recycle bin" translatable
- bug 3289

svn path=/trunk/; revision=34125
2008-06-27 08:53:55 +00:00
Daniel Reimer 5d79f46a06 Bug 3217: shdocvw translation patch by Seungju Kim (admin@manateeshome.com)
Bug 3228: Update for few slovak RCs by Mario Kacmar (kario@szm.sk)
Some fixes and translation updates for winhelp and wordpad synched from wine
Netherland Translation for charmap from Wouter Thierens

svn path=/trunk/; revision=33392
2008-05-09 12:45:47 +00:00
Daniel Reimer e3b240fa84 Bug 3215: some updates and slovak translations by Mario Kacmar (kario@szm.sk)
Bug 3204: Bulgarian translations for ReactOS by Станев (sstpr@narod.ru)
Bug 3210: Fix italian mistakes into CPL by Carlo Bramini (carlo.bramix@libero.it)
Small fixes By Olaf Siejka.
Sync Winhelp and Wordpad to Code frozen Wine.

svn path=/trunk/; revision=33292
2008-05-05 13:09:49 +00:00
Johannes Anderwald fd3d710d4d - fix a bug introduced in rev 32966
- add file description resource strings for various file types
- For future: New file types should have a progid key with a value name "FriendlyTypeName" which define where to load MUI string resource from

svn path=/trunk/; revision=32973
2008-04-15 09:08:41 +00:00
Johannes Anderwald f7f80466e3 - use FriendlyTypeName key for retrieving the specialized file description
- retrieve string for CLSID_ControlPanel
- translate folder string in browser
- fix displaying file description type
- display FileExt-File for file extension w/o file description, i.e. XML-File

svn path=/trunk/; revision=32966
2008-04-14 20:55:14 +00:00
Johannes Anderwald 9601e9d478 - use a list box for the OpenWithDialog
- implement SHOpenWithDialog api
- refactor item loading code
- display app icon and description for each entry
- use comctl32 mru apis for handling OpenWithList entries
- highlight selected entry on focus

svn path=/trunk/; revision=32905
2008-04-10 12:29:08 +00:00
Johannes Anderwald ede86166e7 - implement PickIconDlg
- fix bug a shellink property dialog

svn path=/trunk/; revision=32879
2008-04-06 04:30:43 +00:00
Johannes Anderwald a3873d71cc - initialize bitbucket properties dialog
- fix resources
- partly implement THRASH_CanTrashFile

svn path=/trunk/; revision=32699
2008-03-16 14:55:04 +00:00
Daniel Reimer e8678dcf3a Bug 3113: Czech translation update (radekliska@gmail.com)
Bug 3110: some new slovak translations and small patches by Mario Kacmar (kario@szm.sk)

svn path=/trunk/; revision=32549
2008-03-03 18:14:36 +00:00
Daniel Reimer 8f7384d246 Bug 3053: some slovak translations by Mário Kaèmár - kario@szm.sk
svn path=/trunk/; revision=32382
2008-02-15 19:36:22 +00:00
Daniel Reimer 887d6dd76e Final Apps to get modified. Now all non Synched Files use these rules:
1. Use a DIALOGEX template instead of a DIALOG template.
2. Set the DS_SHELLFONT flag in your dialog styles.
3. Set the dialog font to "MS Shell Dlg".
-> Windows 2000+ Look

svn path=/trunk/; revision=31952
2008-01-22 22:20:02 +00:00
Daniel Reimer 4f9e319da6 BIIG RC File Update.
Added DS_SHELLFONT to all Dialogs and removed DS_FIXEDSYS and DS_SETFONT if existant (most of the time they were not.)
Checked for the right Font for Asian Languages and set a unified Font size fot them.
Synched some translated stuff to contain all data (in English, but hey..)
Bug 2991 (cman@cman.us) / Bug 2992 (kario@szm.sk) / Bug 2994 (remialdo@gmail.com)
Not completed yet, but I need to tidy up my tree. Rest will come tomorrow (Not much left)

svn path=/trunk/; revision=31950
2008-01-22 19:08:51 +00:00
Daniel Reimer ce7b3191c1 Bug 2984 / Bug 2986 some spanish translations By Marc Piulachs
Final DIALOG to DIALOGEX and Font Editing

svn path=/trunk/; revision=31921
2008-01-21 17:00:01 +00:00
Pierre Schweitzer fa5fbbefd2 Make "My Network Places" translatable and translate it into French
svn path=/trunk/; revision=31748
2008-01-12 22:38:48 +00:00
Dmitry Chapyshev 696cbe0336 - Fix typos
- Update Russian translation

svn path=/trunk/; revision=31650
2008-01-07 17:46:56 +00:00
Daniel Reimer 876d2040fd Bug 2923: Ukrainian translation update.
Bug 2919: slovak translation for shell32.

svn path=/trunk/; revision=31473
2007-12-28 14:35:40 +00:00
Johannes Anderwald fec18d2cf4 - add IDS_FOLDER_OPTIONS constant
- start implementing folder options cpl
- export a few functions by name, patch by Kamil Hornicek(Pigglesworth)
- move Options_RunDll[A|W] to new file folder_options.c

svn path=/trunk/; revision=31234
2007-12-15 11:13:01 +00:00
Dmitry Chapyshev 2bac48a11b - Add some dialogs
svn path=/trunk/; revision=31227
2007-12-15 06:35:55 +00:00
Johannes Anderwald 4aae9354ae - add resources for folder options cpl
svn path=/trunk/; revision=31212
2007-12-14 12:25:15 +00:00
Christoph von Wittich f4081a9668 Alexander Nicolaysen Sørnes : Localize 'new folder' string. <alex at thehandofagony.com>
svn path=/trunk/; revision=31118
2007-12-10 07:06:29 +00:00
Pierre Schweitzer 1f5cacc4ff Apply r31071 changes to all untranslated strings
svn path=/trunk/; revision=31078
2007-12-08 13:41:57 +00:00
Johannes Anderwald 4ff1aa5fac - update resources
- partially implement open with dialog (stored are not yet stored or retrieved)

svn path=/trunk/; revision=30784
2007-11-26 20:15:29 +00:00
Aleksey Bragin 10e97e413e Dmitry Chapyshev <lentind@yandex.ru>
- Improve "Open With..." dialog in terms of UI/design.
- Add one more icon.

svn path=/trunk/; revision=30778
2007-11-26 10:25:07 +00:00
Johannes Anderwald 36f131d36e - add resources for open with dialog
- use CDefFolderMenu_Create2 to create the default menu

svn path=/trunk/; revision=30766
2007-11-25 22:48:03 +00:00
Johannes Anderwald a6b1efe4da - implement setting values WantsFORDisplay && HideAsDeletePerUser (not yet used)
- register control panel shell folder
- fix a memory leak

svn path=/trunk/; revision=30547
2007-11-18 14:17:39 +00:00
Johannes Anderwald c58299d739 - readd MFT_SEPERATOR to background context menu
- add shell new implementation


svn path=/trunk/; revision=30307
2007-11-09 19:49:18 +00:00
Johannes Anderwald f6df1d4850 - move FCIDM_SHVIEW_NEW, FCIDM_SHVIEW_NEWFOLDER, FCIDM_SHVIEW_NEWLINK, from menu to resource strings
- delete new file object from background contextmenu code as this code this should be implemented as context menu extension

svn path=/trunk/; revision=30300
2007-11-09 17:24:10 +00:00
Johannes Anderwald 1723012d87 - fix alignment of checkboxes for general dialog
svn path=/trunk/; revision=30225
2007-11-06 17:31:37 +00:00
Aleksey Bragin 64ee2581fe Dmitry Chapyshev <lentind@yandex.ru>
- Change sizes of some dialog windows(in all language resources) and controls, so that match generic UI considerations in Windows.
- Change sizes of some dialog windows, so that extensions fit in them (in all language resources).
- Make it look better in general.

svn path=/trunk/; revision=30173
2007-11-05 13:17:07 +00:00
Colin Finck 1d824ac4f3 - Implement a new ShellAbout dialog, which looks more like the Windows one. Uses the ReactOS Logo bitmap from base/setup/welcome/res.
The "Authors" button in the dialog currently highlights a redrawing bug in ReactOS (tracked in bug 2769).
- Define default strings in include/reactos/version.rc, which shouldn't be overwritten by applications.
  These strings can later be used i.e. in resource files like it's done in shell32 now.

svn path=/trunk/; revision=29924
2007-10-27 21:02:34 +00:00
Johannes Anderwald 2a3cd64f08 - start implementing "Open With" shell extension
- see http://windowsxp.mvps.org/OpenWith.htm

svn path=/trunk/; revision=29921
2007-10-27 20:09:38 +00:00
Colin Finck fa46551b04 Shell32 resource file cleanup - Part 2
All resource files contain the same elements now, so translators know what they have to translate.
If elements are added or changed, please do that for all translations now to avoid such a mess in the future.

svn path=/trunk/; revision=29781
2007-10-22 16:49:34 +00:00
Colin Finck 61738aafc9 Shell32 resource file cleanup - Part 1/2 for today
- Move all language-dependent resource files to a "lang" subdirectory and rename them appropriately
- Rename "shres.rc" to "shell32.rc"
- Make all translations consistent, if some elements were missing I copied the english ones. Also use a consistent indentation.
  All resource files from "bg-BG.rc" to "fi-FI.rc" (alphabetically) should be consistent now, I'll do the rest later.
- Fix some mistakes in the german translation

svn path=/trunk/; revision=29753
2007-10-21 21:04:36 +00:00
Renamed from reactos/dll/win32/shell32/shell32_Sk.rc (Browse further)