1 // Microsoft Visual C++ generated resource script.
\r
3 #include "resource.h"
\r
5 #define APSTUDIO_READONLY_SYMBOLS
\r
6 /////////////////////////////////////////////////////////////////////////////
\r
8 // Generated from the TEXTINCLUDE 2 resource.
\r
12 /////////////////////////////////////////////////////////////////////////////
\r
13 #undef APSTUDIO_READONLY_SYMBOLS
\r
15 /////////////////////////////////////////////////////////////////////////////
\r
16 // Neutral resources
\r
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
\r
19 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
\r
20 #pragma code_page(1252)
\r
22 /////////////////////////////////////////////////////////////////////////////
\r
27 // Icon with lowest ID value placed first to ensure application icon
\r
28 // remains consistent on all systems.
\r
29 IDI_PULL ICON "..\\resources\\update1.ico"
\r
30 IDI_APP ICON "..\\Resources\\Tortoise.ico"
\r
31 IDI_CHECKOUT ICON "..\\Resources\\menucheckout.ico"
\r
32 IDI_UPDATE ICON "..\\Resources\\menuupdate.ico"
\r
33 IDI_COMMIT ICON "..\\Resources\\menucommit.ico"
\r
34 IDI_ADD ICON "..\\Resources\\menuadd.ico"
\r
35 IDI_REVERT ICON "..\\Resources\\menurevert.ico"
\r
36 IDI_CLEANUP ICON "..\\Resources\\menucleanup.ico"
\r
37 IDI_RESOLVE ICON "..\\Resources\\menuresolve.ico"
\r
38 IDI_SWITCH ICON "..\\Resources\\menuswitch.ico"
\r
39 IDI_MERGE ICON "..\\Resources\\menumerge.ico"
\r
40 IDI_IMPORT ICON "..\\Resources\\menuimport.ico"
\r
41 IDI_EXPORT ICON "..\\Resources\\menuexport.ico"
\r
42 IDI_COPY ICON "..\\Resources\\menucopy.ico"
\r
43 IDI_DELETE ICON "..\\Resources\\menudelete.ico"
\r
44 IDI_RENAME ICON "..\\Resources\\menurename.ico"
\r
45 IDI_DIFF ICON "..\\Resources\\menucompare.ico"
\r
46 IDI_LOG ICON "..\\Resources\\menulog.ico"
\r
47 IDI_ABOUT ICON "..\\Resources\\menuabout.ico"
\r
48 IDI_SETTINGS ICON "..\\Resources\\menusettings.ico"
\r
49 IDI_CREATEREPOS ICON "..\\Resources\\menucreaterepos.ico"
\r
50 IDI_CONFLICT ICON "..\\Resources\\menuconflict.ico"
\r
51 IDI_RELOCATE ICON "..\\Resources\\menurelocate.ico"
\r
52 IDI_HELP ICON "..\\Resources\\menuhelp.ico"
\r
53 IDI_SHOWCHANGED ICON "..\\Resources\\menushowchanged.ico"
\r
54 IDI_IGNORE ICON "..\\Resources\\menuignore.ico"
\r
55 IDI_REPOBROWSE ICON "..\\Resources\\menurepobrowse.ico"
\r
56 IDI_BLAME ICON "..\\Resources\\menublame.ico"
\r
57 IDI_PATCH ICON "..\\Resources\\menupatch.ico"
\r
58 IDI_CREATEPATCH ICON "..\\Resources\\menudiff.ico"
\r
59 IDI_MENUFILE ICON "..\\Resources\\tsvnmenufile.ico"
\r
60 IDI_MENUFOLDER ICON "..\\Resources\\tsvnmenufolder.ico"
\r
61 IDI_MENULINK ICON "..\\Resources\\tsvnmenulink.ico"
\r
62 IDI_MENUMULTIPLE ICON "..\\Resources\\tsvnmenumultiple.ico"
\r
63 IDI_PROPERTIES ICON "..\\Resources\\menuproperties.ico"
\r
64 IDI_APPSMALL ICON "..\\Resources\\TortoiseSmall.ico"
\r
65 IDI_CLIPPASTE ICON "..\\Resources\\clippaste.ico"
\r
66 IDI_PUSH ICON "..\\resources\\Push.ico"
\r
67 IDI_CLONE ICON "..\\resources\\checkout.ico"
\r
68 IDI_TAG ICON "..\\resources\\Tag.ico"
\r
69 IDI_REBASE ICON "..\\resources\\menurebase.ico"
\r
70 IDI_COMBINE ICON "..\\resources\\menucombine.ico"
\r
71 IDI_SKIP ICON "..\\resources\\menuskip.ico"
\r
72 IDI_SQUASH ICON "..\\resources\\menusquash.ico"
\r
73 IDI_EDIT ICON "..\\resources\\menuedit.ico"
\r
74 IDI_PICK ICON "..\\resources\\menupick.ico"
\r
75 IDI_MENUSYNC ICON "..\\resources\\menusync.ico"
\r
76 IDI_COPYCLIP ICON "..\\Resources\\copy.ico"
\r
77 IDI_THUMB_DOWN ICON "..\\Resources\\thumb_down.ico"
\r
78 IDI_THUMB_UP ICON "..\\Resources\\thumb_up.ico"
\r
79 IDI_REVISIONGRAPH ICON "..\\Resources\\menurevisiongraph.ico"
\r
80 IDI_DAEMON ICON "..\\Resources\\menudaemon.ico"
\r
81 IDI_MERGEABORT ICON "..\\Resources\\menumergeabort.ico"
\r
82 #endif // Neutral resources
\r
83 /////////////////////////////////////////////////////////////////////////////
\r
86 /////////////////////////////////////////////////////////////////////////////
\r
87 // Englisch (USA) resources
\r
89 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
\r
90 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
\r
91 #pragma code_page(1252)
\r
93 /////////////////////////////////////////////////////////////////////////////
\r
98 // Icon with lowest ID value placed first to ensure application icon
\r
99 // remains consistent on all systems.
\r
100 IDI_MENUSENDMAIL ICON "..\\resources\\menusendmail.ico"
\r
102 /////////////////////////////////////////////////////////////////////////////
\r
107 IDD_PROPPAGE DIALOGEX 0, 0, 247, 277
\r
108 STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION
\r
109 CAPTION "Property Page"
\r
110 FONT 8, "MS Shell Dlg", 0, 0, 0x1
\r
112 LTEXT "Current Branch:",IDC_STATIC,4,9,59,8
\r
113 EDITTEXT IDC_SHELL_CURRENT_BRANCH,91,9,142,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
114 LTEXT "Tracked Remote Branch:",IDC_ESCAPEDURLLABEL,4,21,85,8
\r
115 EDITTEXT IDC_SHELL_REMOTE_BRANCH,91,21,139,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
\r
116 LTEXT "HEAD:",IDC_STATIC,4,35,76,8
\r
117 EDITTEXT IDC_HEAD_HASH,80,35,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
118 EDITTEXT IDC_HEAD_SUBJECT,80,47,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
119 EDITTEXT IDC_HEAD_AUTHOR,80,59,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
120 EDITTEXT IDC_HEAD_DATE,80,71,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
121 LTEXT "Last Modified:",IDC_STATIC_LASTMODIFIED,4,97,76,8
\r
122 EDITTEXT IDC_LAST_HASH,80,97,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
123 EDITTEXT IDC_LAST_SUBJECT,80,108,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
124 EDITTEXT IDC_LAST_AUTHOR,80,121,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
125 EDITTEXT IDC_LAST_DATE,80,132,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT
\r
126 AUTOCHECKBOX "Assume valid/unchanged",IDC_ASSUMEVALID,4,145,116,10,BS_AUTOCHECKBOX | WS_TABSTOP
\r
127 AUTOCHECKBOX "Executable (+x)",IDC_EXECUTABLE,120,145,116,10,BS_AUTOCHECKBOX | WS_TABSTOP
\r
128 AUTOCHECKBOX "Skip worktree",IDC_SKIPWORKTREE,4,157,116,10,BS_AUTOCHECKBOX | WS_TABSTOP
\r
129 AUTOCHECKBOX "Symlink",IDC_SYMLINK,120,157,116,10,BS_AUTOCHECKBOX | WS_TABSTOP
\r
130 GROUPBOX "Config",IDC_STATIC,4,169,239,66
\r
131 LTEXT "Auto Crlf:",IDC_STATIC,13,181,76,8
\r
132 EDITTEXT IDC_CONFIG_AUTOCRLF,98,181,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
\r
133 LTEXT "Safe Crlf:",IDC_STATIC,13,193,76,8
\r
134 EDITTEXT IDC_CONFIG_SAFECRLF,98,193,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
\r
135 LTEXT "User Name:",IDC_STATIC,13,205,76,8
\r
136 EDITTEXT IDC_CONFIG_USERNAME,98,205,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
\r
137 LTEXT "User Email:",IDC_STATIC,13,217,76,8
\r
138 EDITTEXT IDC_CONFIG_USEREMAIL,98,217,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
\r
139 PUSHBUTTON "Settings",IDC_SHOWSETTINGS,4,249,111,14
\r
140 PUSHBUTTON "Show &log",IDC_SHOWLOG,132,249,111,14
\r
144 #ifdef APSTUDIO_INVOKED
\r
145 /////////////////////////////////////////////////////////////////////////////
\r
157 "#include ""winres.h""\r\n"
\r
163 "LANGUAGE 9, 1\r\n"
\r
164 "#pragma code_page(1252)\r\n"
\r
165 "#include ""resourceshell.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
\r
169 #endif // APSTUDIO_INVOKED
\r
172 /////////////////////////////////////////////////////////////////////////////
\r
177 #ifdef APSTUDIO_INVOKED
\r
178 GUIDELINES DESIGNINFO
\r
180 IDD_PROPPAGE, DIALOG
\r
190 #endif // APSTUDIO_INVOKED
\r
193 /////////////////////////////////////////////////////////////////////////////
\r
200 IDS_MENUCOMMIT "&Commit..."
\r
201 IDS_MENUCREATEREPOS "Create repositor&y here..."
\r
202 IDS_MENUADD "&Add..."
\r
203 IDS_MENUREVERT "Re&vert..."
\r
204 IDS_MENUCLEANUP "&Clean up..."
\r
205 IDS_MENURESOLVE "Res&olve..."
\r
210 IDS_MENUDELETEIGNOREMULTIPLEMASK
\r
211 "Delete and ignore %d items by &extension"
\r
212 IDS_MENUDELETEIGNORE "Delete and add to &ignore list"
\r
213 IDS_MENUDESCDELETEIGNORE
\r
214 "Deletes and adds the selected file(s) or the filemask to the 'ignore' list"
\r
215 IDS_MENUCOMMITSUBMODULE "&Commit submodule..."
\r
216 IDS_MENUREVISIONGRAPH "Revision &graph"
\r
221 IDS_MENUSWITCH "S&witch/Checkout..."
\r
222 IDS_MENUMERGE "&Merge..."
\r
223 IDS_MENUBRANCH "Create Branch..."
\r
224 IDS_MENUIMPORT "&Import..."
\r
225 IDS_MENUEXPORT "E&xport..."
\r
226 IDS_MENUSETTINGS "&Settings"
\r
227 IDS_MENUABOUT "A&bout"
\r
228 IDS_MENUSUBMENU "&TortoiseGit"
\r
229 IDS_MENUBISECTSTART "Bisect start"
\r
230 IDS_MENUBISECTGOOD "Bisect good"
\r
231 IDS_MENUDESCCOMMIT "Commits your changes to the repository"
\r
232 IDS_MENUDESCADD "Adds file(s) to Git control"
\r
233 IDS_MENUDESCREVERT "Reverts all changes you made since the last update"
\r
234 IDS_MENUDESCCLEANUP "Remove untracked files from the working tree, ..."
\r
235 IDS_MENUDESCRESOLVE "Resolves conflicted files"
\r
236 IDS_MENUDESCSWITCH "Switch/Checkout working tree to another branch/tag"
\r
241 IDS_MENUASSUMEVALID "Assume Unchanged"
\r
242 IDS_MENUDESCEXPORT "Exports a revision to a zip file"
\r
243 IDS_MENUDESCABOUT "Shows information about TortoiseGit"
\r
244 IDS_MENUDESCCREATEREPOS "Creates a repository database at the current location"
\r
245 IDS_MENUDESCCOPY "Creates a branch or tag"
\r
246 IDS_MENUDESCMERGE "Merges another branch"
\r
247 IDS_MENUDESCSETTINGS "Tweak TortoiseGit"
\r
248 IDS_MENUDESCDEFAULT "no description for this command is available"
\r
249 IDS_LOADING "Loading..."
\r
251 IDS_STATUSUNVERSIONED "non-versioned"
\r
252 IDS_STATUSNORMAL "normal"
\r
253 IDS_STATUSADDED "added"
\r
254 IDS_STATUSABSENT "missing"
\r
255 IDS_STATUSDELETED "deleted"
\r
256 IDS_STATUSREPLACED "replaced"
\r
257 IDS_STATUSMODIFIED "modified"
\r
262 IDS_MENUDESCREVISIONGRAPH
\r
263 "Shows a graphical representation of copies/tags/branches"
\r
268 IDS_git_DEPTH_UNKNOWN "Unknown depth"
\r
269 IDS_git_DEPTH_WORKING "Working Tree"
\r
270 IDS_MENUTAG "Create Tag..."
\r
271 IDS_MENUFORMATPATCH "Create Patch Serial..."
\r
272 IDS_MENUIMPORTPATCH "Apply Patch Serial..."
\r
273 IDS_MENUFETCH "Fetch..."
\r
274 IDS_MENUREBASE "Rebase..."
\r
275 IDS_MENUSTASHSAVE "Stash Save"
\r
276 IDS_MENUSTASHAPPLY "Stash Apply"
\r
277 IDS_MENUSUBADD "Submodule Add..."
\r
278 IDS_MENUSUBSYNC "Submodule Sync"
\r
279 IDS_MENUREFLOG "Show &Reflog"
\r
280 IDS_MENUDESCREFLOG "Shows reference log"
\r
281 IDS_MENUSTASHLIST "Stash List"
\r
286 IDS_MENUSVNREBASE_DESC "Git SVN Rebase"
\r
287 IDS_MENUSVNDCOMMIT "SVN DCommit..."
\r
288 IDS_MENUSVNDCOMMIT_DESC "Git SVN DCommit"
\r
289 IDS_MENUSYNC "Sync..."
\r
290 IDS_MENUDESCSYNC "Sync Remote Repositories, including pull, push, email patch and so on"
\r
291 IDS_MENUSTASHPOP "Stash Pop"
\r
292 IDS_MENUSVNIGNORE "Import SVN Ignore ..."
\r
293 IDS_MENUSVNIGNORE_DESC "Import SVN Ignore"
\r
294 IDS_MENUDIFFTWO "Diff Two Commits"
\r
295 IDS_MENUDESCDIFFTWO "Diffs two any commits"
\r
296 IDS_MENUDESCIMPORTPATCH "Apply a series of patches from a mailbox"
\r
297 IDS_MENUDESCPULL "Pull"
\r
298 IDS_MENUDESCPUSH "Push"
\r
299 IDS_MENUDESCCLONE "Clone a repository"
\r
300 IDS_MENUDESCFETCH "Fetch"
\r
301 IDS_MENUDELETEIGNOREMULTIPLE "Delete and &ignore %d items by name"
\r
306 IDS_REFLOG_DEL "Delete Ref..."
\r
307 IDS_MENUSENDMAIL "Send Mail..."
\r
308 IDS_MENUDESSENDMAIL "Send Patch(es) by eMail"
\r
309 IDS_MENUREFBROWSE "Browse References"
\r
310 IDS_MENUDESCREFBROWSE "Opens the Reference Browser dialog."
\r
311 IDS_MENUSVNREBASE "SVN Rebase"
\r
316 IDS_STATUSMERGED "merged"
\r
317 IDS_STATUSCONFLICTED "conflicted"
\r
318 IDS_STATUSOBSTRUCTED "obstructed"
\r
319 IDS_MENUBISECTBAD "Bisect bad"
\r
320 IDS_PROPPROPERTY "Property"
\r
321 IDS_PROPVALUE "Value"
\r
322 IDS_MENURENAME "Re&name..."
\r
323 IDS_MENUDESCRENAME "Renames files/folders inside version control"
\r
324 IDS_MENUREMOVE "&Delete"
\r
325 IDS_MENUDESCREMOVE "Deletes files/folders from version control"
\r
326 IDS_MENUUPDATEEXT "Submodule &Update..."
\r
327 IDS_MENUBISECTRESET "Bisect reset"
\r
332 IDS_MENUSHOWCHANGED "Check for modi&fications"
\r
333 IDS_MENUDESCSHOWCHANGED "Shows all files which were changed since the last update, locally and in the repository"
\r
334 IDS_MENUIGNORE "Add to &ignore list"
\r
335 IDS_MENUDESCIGNORE "Adds the selected file(s) or the filemask to the 'ignore' list"
\r
336 IDS_STATUSINCOMPLETE "incomplete"
\r
337 IDS_STATUSIGNORED "ignored"
\r
338 IDS_DROPCOPYMENU "Git Copy versioned item(s) here"
\r
339 IDS_PROPWAITCANCEL "Please wait while cancelling..."
\r
340 IDS_SETPROPTITLE "Setting properties..."
\r
341 IDS_MENUDESCBISECTBAD "Marks revision as bad"
\r
342 IDS_MENUDESCBISECTRESET "Stops bisect mode"
\r
343 IDS_MENUBLAME "&Blame"
\r
344 IDS_STATUSEXTERNAL "external"
\r
345 IDS_MENUDESCBLAME "Blames each line of a file on an author"
\r
346 IDS_MENUSVNFETCH "SVN Fetch"
\r
347 IDS_MENUAPPLYPATCH "Review/apply single &patch..."
\r
352 IDS_MENUMERGEABORT "Abort &Merge"
\r
353 IDS_MENUCLIPPASTE "&Paste"
\r
354 IDS_MENUDESCCLIPPASTE "Pastes the svn path from the clipboard, resulting in a move (cut) or copy operation"
\r
355 IDS_MENUREPOBROWSE "&Repo-browser"
\r
356 IDS_MENUDESCREPOBROWSE "Opens the repository browser"
\r
357 IDS_MENUDESCMERGEABORT "Aborts a running merge."
\r
358 IDS_ERR_PROPNOTONFILE "This property is only allowed on folders, not files."
\r
359 IDS_MENUIGNOREMULTIPLE "&Ignore %d items by name"
\r
360 IDS_MENUDIFFLATER "Diff later"
\r
361 IDS_MENUDESCDIFFLATER "Stores the path of the file to be used for a diff on a later right-click. Hold down the Ctrl key to remove the last saved path."
\r
362 IDS_MENUDIFFNOW "Diff with ""%s"""
\r
363 IDS_MENUUNIGNORE "Remove from &ignore list"
\r
364 IDS_MENUDESCUNIGNORE "Removes the file or filemask from the list of ignored items"
\r
369 IDS_MENUDIFF "&Diff"
\r
370 IDS_MENUDESCDIFF "Compares the file with the last committed revision to show you the changes you made"
\r
371 IDS_DROPCOPYADDMENU "Git Copy and add files to this WC"
\r
372 IDS_DROPMOVEMENU "Git Move versioned item(s) here"
\r
373 IDS_MENULOG "Show &log"
\r
374 IDS_MENUDESCLOG "Shows the log for the selected file/folder"
\r
375 IDS_MENUCONFLICT "&Edit conflicts"
\r
376 IDS_MENUDESCCONFLICT "Launches the external diff/merge program to solve the conflicts"
\r
377 IDS_MENUDESCBISECTSTART "Start bisect mode..."
\r
378 IDS_MENUDESCBISECTGOOD "Marks revision as good"
\r
379 IDS_MENUHELP "&Help"
\r
380 IDS_MENUDESCHELP "Read the 'Daily Use Guide' before you are stuck..."
\r
385 IDS_MENUDESCCREATEPATCH "Creates a unified diff file with all changes you made"
\r
386 IDS_MENUDESCAPPLYPATCH "Review/apply a unified diff file with TortoiseGitMerge"
\r
387 IDS_MENUDESCSVNFETCH "Fetch from SVN repository"
\r
388 IDS_MENULOGSUBMODULE "Show log of this folder"
\r
389 IDS_MENUUNDOADD "Undo Add..."
\r
390 IDS_MENUDESCUNDOADD "Reverts an addition to version control"
\r
391 IDS_MENUPREVDIFF "&Diff with previous version"
\r
392 IDS_MENUDESCPREVDIFF "Diffs the working tree file with the one before the last commit"
\r
393 IDS_MENUDAEMON "Daemon"
\r
394 IDS_MENUDESCDAEMON "Starts a git server running git protocol"
\r
395 IDS_DROPEXPORTMENU "Git Export versioned items here"
\r
396 IDS_DROPEXPORTEXTENDEDMENU "Git Export all items here"
\r
397 IDS_MENUIGNOREMULTIPLEMASK "Ignore %d items by &extension"
\r
398 IDS_MENUPULL "Pull..."
\r
399 IDS_MENUPUSH "Push..."
\r
400 IDS_MENUCLONE "Clone..."
\r
405 IDS_DROPMOVERENAMEMENU "Git Move and rename versioned item here"
\r
406 IDS_MENUREMOVEKEEP "&Delete (keep local)"
\r
411 IDS_DROPCOPYRENAMEMENU "Git Copy and rename versioned item here"
\r
412 IDS_FILEPROPONFOLDER "You can't set this property on folders, only on files!\nIf you want to set it on all files within that folder,\nyou must activate the 'recursive' checkbox."
\r
413 IDS_PROPSNOTSAVED "You have modified properties without saving them first.\nDo you want to save them now?"
\r
418 IDS_MENUDESCREMOVEKEEP "Deletes files/folders from version control but keeps the file"
\r
425 IDS_git_DEPTH_INFINITE "Fully recursive"
\r
426 IDS_git_DEPTH_IMMEDIATE "Immediate children, including folders"
\r
427 IDS_git_DEPTH_FILES "Only file children"
\r
428 IDS_git_DEPTH_EMPTY "Only this item"
\r
431 #endif // Englisch (USA) resources
\r
432 /////////////////////////////////////////////////////////////////////////////
\r
436 #ifndef APSTUDIO_INVOKED
\r
437 /////////////////////////////////////////////////////////////////////////////
\r
439 // Generated from the TEXTINCLUDE 3 resource.
\r
442 #pragma code_page(1252)
\r
443 #include "resourceshell.rc2" // non-Microsoft Visual C++ edited resources
\r
445 /////////////////////////////////////////////////////////////////////////////
\r
446 #endif // not APSTUDIO_INVOKED
\r