Add context menu to delete all tags in Reference Browser
[TortoiseGit.git] / src / TortoiseShell / resourceshell.rc
blob1e9754abfe5a124c9935dacd83bf611aaf2a71ba
1 // Microsoft Visual C++ generated resource script.\r
2 //\r
3 #include "resource.h"\r
4 \r
5 #define APSTUDIO_READONLY_SYMBOLS\r
6 /////////////////////////////////////////////////////////////////////////////\r
7 //\r
8 // Generated from the TEXTINCLUDE 2 resource.\r
9 //\r
10 #include "winres.h"\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
23 //\r
24 // Icon\r
25 //\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 #endif    // Neutral resources\r
81 /////////////////////////////////////////////////////////////////////////////\r
84 /////////////////////////////////////////////////////////////////////////////\r
85 // Englisch (USA) resources\r
87 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r
88 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US\r
89 #pragma code_page(1252)\r
91 /////////////////////////////////////////////////////////////////////////////\r
92 //\r
93 // Icon\r
94 //\r
96 // Icon with lowest ID value placed first to ensure application icon\r
97 // remains consistent on all systems.\r
98 IDI_MENUSENDMAIL        ICON                    "..\\resources\\menusendmail.ico"\r
100 /////////////////////////////////////////////////////////////////////////////\r
101 //\r
102 // Dialog\r
103 //\r
105 IDD_PROPPAGE DIALOGEX 0, 0, 247, 277\r
106 STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION\r
107 CAPTION "Property Page"\r
108 FONT 8, "MS Shell Dlg", 0, 0, 0x1\r
109 BEGIN\r
110     LTEXT           "Current Branch:",IDC_STATIC,4,9,59,8\r
111     EDITTEXT        IDC_SHELL_CURRENT_BRANCH,91,9,142,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
112     LTEXT           "Tracked Remote Branch:",IDC_ESCAPEDURLLABEL,4,21,85,8\r
113     EDITTEXT        IDC_SHELL_REMOTE_BRANCH,91,21,139,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
114     LTEXT           "HEAD:",IDC_STATIC,4,35,76,8\r
115     EDITTEXT        IDC_HEAD_HASH,80,35,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
116     EDITTEXT        IDC_HEAD_SUBJECT,80,47,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
117     EDITTEXT        IDC_HEAD_AUTHOR,80,59,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
118     EDITTEXT        IDC_HEAD_DATE,80,71,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
119     LTEXT           "Last Modified:",IDC_STATIC,4,97,76,8\r
120     EDITTEXT        IDC_LAST_HASH,80,97,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
121     EDITTEXT        IDC_LAST_SUBJECT,80,108,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
122     EDITTEXT        IDC_LAST_AUTHOR,80,121,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
123     EDITTEXT        IDC_LAST_DATE,80,132,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
124     AUTOCHECKBOX    "Assume valid/unchanged",IDC_ASSUMEVALID,4,145,116,10,BS_AUTOCHECKBOX | WS_TABSTOP\r
125     AUTOCHECKBOX    "Executable (+x)",IDC_EXECUTABLE,120,145,116,10,BS_AUTOCHECKBOX | WS_TABSTOP\r
126     AUTOCHECKBOX    "Skip worktree",IDC_SKIPWORKTREE,4,157,116,10,BS_AUTOCHECKBOX | WS_TABSTOP\r
127     GROUPBOX        "Config",IDC_STATIC,4,169,239,66\r
128     LTEXT           "Auto Crlf:",IDC_STATIC,13,181,76,8\r
129     EDITTEXT        IDC_CONFIG_AUTOCRLF,98,181,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
130     LTEXT           "Safe Crlf:",IDC_STATIC,13,193,76,8\r
131     EDITTEXT        IDC_CONFIG_SAFECRLF,98,193,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
132     LTEXT           "User Name:",IDC_STATIC,13,205,76,8\r
133     EDITTEXT        IDC_CONFIG_USERNAME,98,205,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
134     LTEXT           "User Email:",IDC_STATIC,13,217,76,8\r
135     EDITTEXT        IDC_CONFIG_USEREMAIL,98,217,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
136     PUSHBUTTON      "Settings",IDC_SHOWSETTINGS,4,249,111,14\r
137     PUSHBUTTON      "Show &log",IDC_SHOWLOG,132,249,111,14\r
138 END\r
141 #ifdef APSTUDIO_INVOKED\r
142 /////////////////////////////////////////////////////////////////////////////\r
143 //\r
144 // TEXTINCLUDE\r
145 //\r
147 1 TEXTINCLUDE \r
148 BEGIN\r
149     "resource.h\0"\r
150 END\r
152 2 TEXTINCLUDE \r
153 BEGIN\r
154     "#include ""winres.h""\r\n"\r
155     "\0"\r
156 END\r
158 3 TEXTINCLUDE \r
159 BEGIN\r
160     "LANGUAGE 9, 1\r\n"\r
161     "#pragma code_page(1252)\r\n"\r
162     "#include ""resourceshell.rc2""  // non-Microsoft Visual C++ edited resources\r\n"\r
163     "\0"\r
164 END\r
166 #endif    // APSTUDIO_INVOKED\r
169 /////////////////////////////////////////////////////////////////////////////\r
170 //\r
171 // DESIGNINFO\r
172 //\r
174 #ifdef APSTUDIO_INVOKED\r
175 GUIDELINES DESIGNINFO\r
176 BEGIN\r
177     IDD_PROPPAGE, DIALOG\r
178     BEGIN\r
179         VERTGUIDE, 4\r
180         VERTGUIDE, 30\r
181         VERTGUIDE, 80\r
182         VERTGUIDE, 98\r
183         VERTGUIDE, 120\r
184         VERTGUIDE, 243\r
185     END\r
186 END\r
187 #endif    // APSTUDIO_INVOKED\r
190 /////////////////////////////////////////////////////////////////////////////\r
191 //\r
192 // String Table\r
193 //\r
195 STRINGTABLE\r
196 BEGIN\r
197     IDS_MENUUPDATE          "Submodule &Update"\r
198     IDS_MENUCOMMIT          "&Commit..."\r
199     IDS_MENUCREATEREPOS     "Create repositor&y here..."\r
200     IDS_MENUADD             "&Add..."\r
201     IDS_MENUREVERT          "Re&vert..."\r
202     IDS_MENUCLEANUP         "&Clean up..."\r
203     IDS_MENURESOLVE         "Res&olve..."\r
204 END\r
206 STRINGTABLE\r
207 BEGIN\r
208     IDS_MENUDELETEIGNOREMULTIPLEMASK \r
209                             "Delete and ignore %d items by &extension"\r
210     IDS_MENUDELETEIGNORE    "Delete and add to &ignore list"\r
211     IDS_MENUDESCDELETEIGNORE \r
212                             "Deletes and adds the selected file(s) or the filemask to the 'ignore' list"\r
213     IDS_MENUCOMMITSUBMODULE "&Commit submodule..."\r
214     IDS_MENUREVISIONGRAPH   "Revision &graph"\r
215 END\r
217 STRINGTABLE\r
218 BEGIN\r
219     IDS_MENUSWITCH          "S&witch/Checkout..."\r
220     IDS_MENUMERGE           "&Merge..."\r
221     IDS_MENUBRANCH          "Create Branch..."\r
222     IDS_MENUIMPORT          "&Import..."\r
223     IDS_MENUEXPORT          "E&xport..."\r
224     IDS_MENUSETTINGS        "&Settings"\r
225     IDS_MENUABOUT           "A&bout"\r
226     IDS_MENUSUBMENU         "&TortoiseGit"\r
227     IDS_MENUBISECTSTART     "Bisect start"\r
228     IDS_MENUBISECTGOOD      "Bisect good"\r
229     IDS_MENUDESCCOMMIT      "Commits your changes to the repository"\r
230     IDS_MENUDESCADD         "Adds file(s) to Git control"\r
231     IDS_MENUDESCREVERT      "Reverts all changes you made since the last update"\r
232     IDS_MENUDESCCLEANUP     "Remove untracked files from the working tree, ..."\r
233     IDS_MENUDESCRESOLVE     "Resolves conflicted files"\r
234     IDS_MENUDESCSWITCH      "Switch/Checkout working tree to another branch/tag"\r
235 END\r
237 STRINGTABLE\r
238 BEGIN\r
239     IDS_MENUASSUMEVALID     "Assume Unchanged"\r
240     IDS_MENUDESCEXPORT      "Exports a revision to a zip file"\r
241     IDS_MENUDESCABOUT       "Shows information about TortoiseGit"\r
242     IDS_MENUDESCCREATEREPOS "Creates a repository database at the current location"\r
243     IDS_MENUDESCCOPY        "Creates a branch or tag"\r
244     IDS_MENUDESCMERGE       "Merges another branch"\r
245     IDS_MENUDESCSETTINGS    "Tweak TortoiseGit"\r
246     IDS_MENUDESCDEFAULT     "no description for this command is available"\r
247     IDS_LOADING             "Loading..."\r
248     IDS_STATUSNONE          " "\r
249     IDS_STATUSUNVERSIONED   "non-versioned"\r
250     IDS_STATUSNORMAL        "normal"\r
251     IDS_STATUSADDED         "added"\r
252     IDS_STATUSABSENT        "missing"\r
253     IDS_STATUSDELETED       "deleted"\r
254     IDS_STATUSREPLACED      "replaced"\r
255     IDS_STATUSMODIFIED      "modified"\r
256 END\r
258 STRINGTABLE\r
259 BEGIN\r
260     IDS_MENUDESCREVISIONGRAPH \r
261                             "Shows a graphical representation of copies/tags/branches"\r
262 END\r
264 STRINGTABLE\r
265 BEGIN\r
266     IDS_git_DEPTH_UNKNOWN   "Unknown depth"\r
267     IDS_git_DEPTH_WORKING   "Working Tree"\r
268     IDS_MENUTAG             "Create Tag..."\r
269     IDS_MENUFORMATPATCH     "Create Patch Serial..."\r
270     IDS_MENUIMPORTPATCH     "Apply Patch Serial..."\r
271     IDS_MENUFETCH           "Fetch..."\r
272     IDS_MENUREBASE          "Rebase..."\r
273     IDS_MENUSTASHSAVE       "Stash Save"\r
274     IDS_MENUSTASHAPPLY      "Stash Apply"\r
275     IDS_MENUSUBADD          "Submodule Add"\r
276     IDS_MENUSUBSYNC         "Submodule Sync"\r
277     IDS_MENUREFLOG          "Show &Reflog"\r
278     IDS_MENUDESCREFLOG      "Shows reference log"\r
279     IDS_MENUSTASHLIST       "Stash List"\r
280 END\r
282 STRINGTABLE\r
283 BEGIN\r
284     IDS_MENUSVNREBASE_DESC  "Git SVN Rebase"\r
285     IDS_MENUSVNDCOMMIT      "SVN DCommit..."\r
286     IDS_MENUSVNDCOMMIT_DESC "Git SVN DCommit"\r
287     IDS_MENUSYNC            "Sync..."\r
288     IDS_MENUDESCSYNC        "Sync Remote Repositories, including pull, push, email patch and so on"\r
289     IDS_MENUSTASHPOP        "Stash Pop"\r
290     IDS_MENUSVNIGNORE       "Import SVN Ignore ..."\r
291     IDS_MENUSVNIGNORE_DESC  "Import SVN Ignore"\r
292     IDS_MENUDIFFTWO         "Diff Two Commits"\r
293     IDS_MENUDESCDIFFTWO     "Diffs two any commits"\r
294     IDS_MENUDESCIMPORTPATCH "Apply a series of patches from a mailbox"\r
295     IDS_MENUDESCPULL        "Pull"\r
296     IDS_MENUDESCPUSH        "Push"\r
297     IDS_MENUDESCCLONE       "Clone a repository"\r
298     IDS_MENUDESCFETCH       "Fetch"\r
299     IDS_MENUDELETEIGNOREMULTIPLE "Delete and &ignore %d items by name"\r
300 END\r
302 STRINGTABLE\r
303 BEGIN\r
304     IDS_REFLOG_DEL          "Delete Ref..."\r
305     IDS_MENUSENDMAIL        "Send Mail..."\r
306     IDS_MENUDESSENDMAIL     "Send Patch(es) by eMail"\r
307     IDS_MENUREFBROWSE       "Browse Reference"\r
308     IDS_MENUDESCREFBROWSE   "Browse Reference"\r
309     IDS_MENUSVNREBASE       "SVN Rebase..."\r
310 END\r
312 STRINGTABLE\r
313 BEGIN\r
314     IDS_STATUSMERGED        "merged"\r
315     IDS_STATUSCONFLICTED    "conflicted"\r
316     IDS_STATUSOBSTRUCTED    "obstructed"\r
317     IDS_MENUBISECTBAD       "Bisect bad"\r
318     IDS_PROPPROPERTY        "Property"\r
319     IDS_PROPVALUE           "Value"\r
320     IDS_MENURENAME          "Re&name..."\r
321     IDS_MENUDESCRENAME      "Renames files/folders inside version control"\r
322     IDS_MENUREMOVE          "&Delete"\r
323     IDS_MENUDESCREMOVE      "Deletes files/folders from version control"\r
324     IDS_MENUUPDATEEXT       "Submodule &Update"\r
325     IDS_MENUBISECTRESET     "Bisect reset"\r
326     IDS_COLTITLESTATUS      "Git Status"\r
327     IDS_COLDESCSTATUS       "Status of item in Git"\r
328     IDS_COLTITLEREV         "Git Revision"\r
329     IDS_COLDESCREV          "Last saved revision of item"\r
330 END\r
332 STRINGTABLE\r
333 BEGIN\r
334     IDS_MENUSHOWCHANGED     "Check for modi&fications"\r
335     IDS_MENUDESCSHOWCHANGED "Shows all files which were changed since the last update, locally and in the repository"\r
336     IDS_MENUIGNORE          "Add to &ignore list"\r
337     IDS_MENUDESCIGNORE      "Adds the selected file(s) or the filemask to the 'ignore' list"\r
338     IDS_STATUSINCOMPLETE    "incomplete"\r
339     IDS_STATUSIGNORED       "ignored"\r
340     IDS_DROPCOPYMENU        "Git Copy versioned item(s) here"\r
341     IDS_PROPWAITCANCEL      "Please wait while cancelling..."\r
342     IDS_SETPROPTITLE        "Setting properties..."\r
343     IDS_MENUDESCBISECTBAD   "Marks revision as bad"\r
344     IDS_MENUDESCBISECTRESET "Stops bisect mode"\r
345     IDS_MENUBLAME           "&Blame"\r
346     IDS_STATUSEXTERNAL      "external"\r
347     IDS_MENUDESCBLAME       "Blames each line of a file on an author"\r
348     IDS_MENUSVNFETCH        "SVN Fetch"\r
349     IDS_MENUAPPLYPATCH      "Review/apply single &patch..."\r
350 END\r
352 STRINGTABLE\r
353 BEGIN\r
354     IDS_MENUCLIPPASTE       "&Paste"\r
355     IDS_MENUDESCCLIPPASTE   "Pastes the svn path from the clipboard, resulting in a move (cut) or copy operation"\r
356     IDS_MENUREPOBROWSE      "&Repo-browser"\r
357     IDS_MENUDESCREPOBROWSE  "Opens the repository browser"\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_MENUUNIGNORE        "Remove from &ignore list"\r
361     IDS_MENUDESCUNIGNORE    "Removes the file or filemask from the list of ignored items"\r
362 END\r
364 STRINGTABLE\r
365 BEGIN\r
366     IDS_MENUDIFF            "&Diff"\r
367     IDS_MENUDESCDIFF        "Compares the file with the last committed revision to show you the changes you made"\r
368     IDS_DROPCOPYADDMENU     "Git Copy and add files to this WC"\r
369     IDS_DROPMOVEMENU        "Git Move versioned item(s) here"\r
370     IDS_MENULOG             "Show &log"\r
371     IDS_MENUDESCLOG         "Shows the log for the selected file/folder"\r
372     IDS_COLTITLEURL         "Git URL"\r
373     IDS_COLDESCURL          "URL of Git items"\r
374     IDS_COLTITLESHORTURL    "Git short URL"\r
375     IDS_COLDESCSHORTURL     "Short URL of Git items"\r
376     IDS_MENUCONFLICT        "&Edit conflicts"\r
377     IDS_MENUDESCCONFLICT    "Launches the external diff/merge program to solve the conflicts"\r
378     IDS_MENUDESCBISECTSTART "Start bisect mode..."\r
379     IDS_MENUDESCBISECTGOOD  "Marks revision as good"\r
380     IDS_MENUHELP            "&Help"\r
381     IDS_MENUDESCHELP        "Read the 'Daily Use Guide' before you are stuck..."\r
382 END\r
384 STRINGTABLE\r
385 BEGIN\r
386     IDS_MENUDESCCREATEPATCH "Creates a unified diff file with all changes you made"\r
387     IDS_MENUDESCAPPLYPATCH  "Review/apply a unified diff file with TortoiseGitMerge"\r
388     IDS_MENUDESCSVNFETCH    "Fetch from SVN repository"\r
389     IDS_MENULOGSUBMODULE    "Show log of this folder"\r
390     IDS_MENUUNDOADD         "Undo Add..."\r
391     IDS_MENUDESCUNDOADD     "Reverts an addition to version control"\r
392     IDS_MENUPREVDIFF        "&Diff with previous version"\r
393     IDS_MENUDESCPREVDIFF    "Diffs the working tree file with the one before the last commit"\r
394     IDS_DROPEXPORTMENU      "Git Export versioned items here"\r
395     IDS_DROPEXPORTEXTENDEDMENU "Git Export all items here"\r
396     IDS_MENUIGNOREMULTIPLEMASK "Ignore %d items by &extension"\r
397     IDS_MENUPULL            "Pull..."\r
398     IDS_MENUPUSH            "Push..."\r
399     IDS_MENUCLONE           "Clone..."\r
400 END\r
402 STRINGTABLE\r
403 BEGIN\r
404     IDS_DROPMOVERENAMEMENU  "Git Move and rename versioned item here"\r
405     IDS_MENUREMOVEKEEP      "&Delete (keep local)"\r
406 END\r
408 STRINGTABLE\r
409 BEGIN\r
410     IDS_DROPCOPYRENAMEMENU  "Git Copy and rename versioned item here"\r
411     IDS_COLTITLEAUTHOR      "Git Author"\r
412     IDS_COLDESCAUTHOR       "The user who did the last commit"\r
413     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
414     IDS_PROPSNOTSAVED       "You have modified properties without saving them first.\nDo you want to save them now?"\r
415 END\r
417 STRINGTABLE\r
418 BEGIN\r
419     IDS_MENUDESCREMOVEKEEP  "Deletes files/folders from version control but keeps the file"\r
420     IDS_YES                 "yes"\r
421     IDS_NO                  "no"\r
422 END\r
424 STRINGTABLE\r
425 BEGIN\r
426     IDS_git_DEPTH_INFINITE  "Fully recursive"\r
427     IDS_git_DEPTH_IMMEDIATE "Immediate children, including folders"\r
428     IDS_git_DEPTH_FILES     "Only file children"\r
429     IDS_git_DEPTH_EMPTY     "Only this item"\r
430 END\r
432 #endif    // Englisch (USA) resources\r
433 /////////////////////////////////////////////////////////////////////////////\r
437 #ifndef APSTUDIO_INVOKED\r
438 /////////////////////////////////////////////////////////////////////////////\r
439 //\r
440 // Generated from the TEXTINCLUDE 3 resource.\r
441 //\r
442 LANGUAGE 9, 1\r
443 #pragma code_page(1252)\r
444 #include "resourceshell.rc2"  // non-Microsoft Visual C++ edited resources\r
446 /////////////////////////////////////////////////////////////////////////////\r
447 #endif    // not APSTUDIO_INVOKED\r