2 // TortoiseCommon.RC2 - resources Microsoft Visual C++ does not edit directly
\r
5 #ifdef APSTUDIO_INVOKED
\r
6 #error this file is not editable by Microsoft Visual C++
\r
7 #endif //APSTUDIO_INVOKED
\r
10 /////////////////////////////////////////////////////////////////////////////
\r
11 // Add manually edited resources here...
\r
13 /////////////////////////////////////////////////////////////////////////////
\r
14 #include "..\Resources\CommonResource.h"
\r
16 /////////////////////////////////////////////////////////////////////////////
\r
19 IDS_LOG_GRAPH "Graph"
\r
20 IDS_LOG_ACTIONS "Actions"
\r
21 IDS_LOG_MESSAGE "Message"
\r
22 IDS_LOG_REVISION "Revision"
\r
23 IDS_LOG_AUTHOR "Author"
\r
25 IDS_LOG_BUGIDS "Bug-ID"
\r
27 IDS_LOG_POPUP_COMPARE "Compare with &working copy"
\r
28 IDS_LOG_POPUP_SAVE "Save revision &to..."
\r
29 IDS_LOG_POPUP_COMPARETWO "&Compare revisions"
\r
30 IDS_LOG_POPUP_UPDATE "&Update item to revision"
\r
36 IDS_LOG_POPUP_REVERTREVS "&Revert changes of this commits"
\r
37 IDS_LOG_POPUP_COPYTOCLIPBOARD "Copy to clipboard"
\r
38 IDS_LOG_POPUP_REVERTTOREV "R&evert to this revision"
\r
39 IDS_LOG_POPUP_BLAMECOMPARE "Compare and &blame with working BASE"
\r
40 IDS_LOG_POPUP_BLAMEREVS "&Blame revisions"
\r
41 IDS_LOG_POPUP_BLAMEDIFF "&Blame changes"
\r
42 IDS_LOG_POPUP_VIEWREV "View revision in Notepad2"
\r
43 IDS_LOG_POPUP_VIEWPATHREV "View revision for path in &webviewer"
\r
44 IDS_LOG_POPUP_COMPAREWITHPREVIOUS "Compare with previous revision"
\r
45 IDS_LOG_POPUP_BLAMEWITHPREVIOUS "Compare and blame with previous revision"
\r
46 IDS_LOG_POPUP_BLAME "Blame"
\r
47 IDS_LOG_POPUP_GNUDIFF_CH "Show changes as &unified diff"
\r
48 IDS_LOG_POPUP_GETMERGELOGS "Get merge logs"
\r
49 IDS_LOG_POPUP_MERGEREV "Merge commit to %s..."
\r
50 IDS_LOG_POPUP_MERGEREVS "Merge commits to %s..."
\r
55 IDS_LOG_POPUP_DIFF "Show &changes"
\r
56 IDS_LOG_POPUP_REVERTREV "&Revert change of this commit"
\r
57 IDS_LOG_POPUP_GNUDIFF "Show differences as &unified diff"
\r
58 IDS_LOG_POPUP_FIND "Search &log messages..."
\r
59 IDS_LOG_POPUP_OPEN "&Open"
\r
60 IDS_LOG_POPUP_EDITAUTHOR "Edit author"
\r
61 IDS_LOG_POPUP_EDITLOG "Edit log message"
\r
62 IDS_LOG_POPUP_OPENWITH "Open with..."
\r
63 IDS_REPOBROWSE_SHOWREVPROP "Show revision properties"
\r
65 IDS_REBASE_SKIP "Skip"
\r
66 IDS_REBASE_EDIT "Edit"
\r
67 IDS_REBASE_PICK "Pick"
\r
68 IDS_REBASE_SQUASH "Squash"
\r
70 IDS_SWITCH_TO_THIS "Switch/Checkout to this..."
\r
71 IDS_CREATE_BRANCH_AT_THIS "Create Branch at this version..."
\r
72 IDS_CREATE_TAG_AT_THIS "Create Tag at this version..."
\r
73 IDS_REBASE_THIS_FORMAT "*Rebase %s to this..."
\r
74 IDS_EXPORT_TO_THIS "Export this version..."
\r
75 IDS_RESET_TO_THIS_FORMAT "Reset %s to this..."
\r
76 IDS_COMBINE_TO_ONE "*Combine to one commit"
\r
77 IDS_CHERRY_PICK_VERSION "Cherry Pick this version..."
\r
78 IDS_COPY_COMMIT_HASH "Copy Commit Hash"
\r
79 IDS_CREATE_PATCH "Format Patch..."
\r
80 IDS_DELETE_BRANCHTAG "Del"
\r
81 IDS_LOG_POPUP_COMMIT "Commit..."
\r
87 IDS_ERR_THREADSTARTFAILED "Could not start thread!"
\r
92 IDS_SCIEDIT_UNDO "&Undo"
\r
93 IDS_SCIEDIT_REDO "&Redo"
\r
94 IDS_SCIEDIT_CUT "Cu&t"
\r
95 IDS_SCIEDIT_COPY "Cop&y"
\r
96 IDS_SCIEDIT_PASTE "&Paste"
\r
97 IDS_SCIEDIT_SELECTALL "Select &All"
\r
98 IDS_SCIEDIT_ADDWORD "Add '%s' to dictionary"
\r
99 IDS_SCIEDIT_SPLITLINES "Split lines"
\r
105 IDS_SPELLEDIT_THESAURUS "Thesaurus"
\r
106 IDS_SPELLEDIT_CORRECTIONS "Corrections"
\r
107 IDS_SPELLEDIT_NOCORRECTIONS "No spell corrections"
\r
108 IDS_SPELLEDIT_NOTHESAURUS "No thesaurus suggestions"
\r
109 IDS_APPNAME "TortoiseGit"
\r