Prevent null
[TortoiseGit.git] / src / TortoiseShell / resourceshell.rc
blob09b2c9f57a32b3b74e13dbe63327ae598d7050e4
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 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
94 //\r
95 // Icon\r
96 //\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
103 //\r
104 // Dialog\r
105 //\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
111 BEGIN\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     GROUPBOX        "Config",IDC_STATIC,4,169,239,66\r
130     LTEXT           "Auto Crlf:",IDC_STATIC,13,181,76,8\r
131     EDITTEXT        IDC_CONFIG_AUTOCRLF,98,181,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
132     LTEXT           "Safe Crlf:",IDC_STATIC,13,193,76,8\r
133     EDITTEXT        IDC_CONFIG_SAFECRLF,98,193,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
134     LTEXT           "User Name:",IDC_STATIC,13,205,76,8\r
135     EDITTEXT        IDC_CONFIG_USERNAME,98,205,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
136     LTEXT           "User Email:",IDC_STATIC,13,217,76,8\r
137     EDITTEXT        IDC_CONFIG_USEREMAIL,98,217,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
138     PUSHBUTTON      "Settings",IDC_SHOWSETTINGS,4,249,111,14\r
139     PUSHBUTTON      "Show &log",IDC_SHOWLOG,132,249,111,14\r
140 END\r
143 #ifdef APSTUDIO_INVOKED\r
144 /////////////////////////////////////////////////////////////////////////////\r
145 //\r
146 // TEXTINCLUDE\r
147 //\r
149 1 TEXTINCLUDE \r
150 BEGIN\r
151     "resource.h\0"\r
152 END\r
154 2 TEXTINCLUDE \r
155 BEGIN\r
156     "#include ""winres.h""\r\n"\r
157     "\0"\r
158 END\r
160 3 TEXTINCLUDE \r
161 BEGIN\r
162     "LANGUAGE 9, 1\r\n"\r
163     "#pragma code_page(1252)\r\n"\r
164     "#include ""resourceshell.rc2""  // non-Microsoft Visual C++ edited resources\r\n"\r
165     "\0"\r
166 END\r
168 #endif    // APSTUDIO_INVOKED\r
171 /////////////////////////////////////////////////////////////////////////////\r
172 //\r
173 // DESIGNINFO\r
174 //\r
176 #ifdef APSTUDIO_INVOKED\r
177 GUIDELINES DESIGNINFO\r
178 BEGIN\r
179     IDD_PROPPAGE, DIALOG\r
180     BEGIN\r
181         VERTGUIDE, 4\r
182         VERTGUIDE, 30\r
183         VERTGUIDE, 80\r
184         VERTGUIDE, 98\r
185         VERTGUIDE, 120\r
186         VERTGUIDE, 243\r
187     END\r
188 END\r
189 #endif    // APSTUDIO_INVOKED\r
192 /////////////////////////////////////////////////////////////////////////////\r
193 //\r
194 // String Table\r
195 //\r
197 STRINGTABLE\r
198 BEGIN\r
199     IDS_MENUCOMMIT          "&Commit..."\r
200     IDS_MENUCREATEREPOS     "Create repositor&y here..."\r
201     IDS_MENUADD             "&Add..."\r
202     IDS_MENUREVERT          "Re&vert..."\r
203     IDS_MENUCLEANUP         "&Clean up..."\r
204     IDS_MENURESOLVE         "Res&olve..."\r
205 END\r
207 STRINGTABLE\r
208 BEGIN\r
209     IDS_MENUDELETEIGNOREMULTIPLEMASK \r
210                             "Delete and ignore %d items by &extension"\r
211     IDS_MENUDELETEIGNORE    "Delete and add to &ignore list"\r
212     IDS_MENUDESCDELETEIGNORE \r
213                             "Deletes and adds the selected file(s) or the filemask to the 'ignore' list"\r
214     IDS_MENUCOMMITSUBMODULE "&Commit submodule..."\r
215     IDS_MENUREVISIONGRAPH   "Revision &graph"\r
216 END\r
218 STRINGTABLE\r
219 BEGIN\r
220     IDS_MENUSWITCH          "S&witch/Checkout..."\r
221     IDS_MENUMERGE           "&Merge..."\r
222     IDS_MENUBRANCH          "Create Branch..."\r
223     IDS_MENUIMPORT          "&Import..."\r
224     IDS_MENUEXPORT          "E&xport..."\r
225     IDS_MENUSETTINGS        "&Settings"\r
226     IDS_MENUABOUT           "A&bout"\r
227     IDS_MENUSUBMENU         "&TortoiseGit"\r
228     IDS_MENUBISECTSTART     "Bisect start"\r
229     IDS_MENUBISECTGOOD      "Bisect good"\r
230     IDS_MENUDESCCOMMIT      "Commits your changes to the repository"\r
231     IDS_MENUDESCADD         "Adds file(s) to Git control"\r
232     IDS_MENUDESCREVERT      "Reverts all changes you made since the last update"\r
233     IDS_MENUDESCCLEANUP     "Remove untracked files from the working tree, ..."\r
234     IDS_MENUDESCRESOLVE     "Resolves conflicted files"\r
235     IDS_MENUDESCSWITCH      "Switch/Checkout working tree to another branch/tag"\r
236 END\r
238 STRINGTABLE\r
239 BEGIN\r
240     IDS_MENUASSUMEVALID     "Assume Unchanged"\r
241     IDS_MENUDESCEXPORT      "Exports a revision to a zip file"\r
242     IDS_MENUDESCABOUT       "Shows information about TortoiseGit"\r
243     IDS_MENUDESCCREATEREPOS "Creates a repository database at the current location"\r
244     IDS_MENUDESCCOPY        "Creates a branch or tag"\r
245     IDS_MENUDESCMERGE       "Merges another branch"\r
246     IDS_MENUDESCSETTINGS    "Tweak TortoiseGit"\r
247     IDS_MENUDESCDEFAULT     "no description for this command is available"\r
248     IDS_LOADING             "Loading..."\r
249     IDS_STATUSNONE          " "\r
250     IDS_STATUSUNVERSIONED   "non-versioned"\r
251     IDS_STATUSNORMAL        "normal"\r
252     IDS_STATUSADDED         "added"\r
253     IDS_STATUSABSENT        "missing"\r
254     IDS_STATUSDELETED       "deleted"\r
255     IDS_STATUSREPLACED      "replaced"\r
256     IDS_STATUSMODIFIED      "modified"\r
257 END\r
259 STRINGTABLE\r
260 BEGIN\r
261     IDS_MENUDESCREVISIONGRAPH \r
262                             "Shows a graphical representation of copies/tags/branches"\r
263 END\r
265 STRINGTABLE\r
266 BEGIN\r
267     IDS_git_DEPTH_UNKNOWN   "Unknown depth"\r
268     IDS_git_DEPTH_WORKING   "Working Tree"\r
269     IDS_MENUTAG             "Create Tag..."\r
270     IDS_MENUFORMATPATCH     "Create Patch Serial..."\r
271     IDS_MENUIMPORTPATCH     "Apply Patch Serial..."\r
272     IDS_MENUFETCH           "Fetch..."\r
273     IDS_MENUREBASE          "Rebase..."\r
274     IDS_MENUSTASHSAVE       "Stash Save"\r
275     IDS_MENUSTASHAPPLY      "Stash Apply"\r
276     IDS_MENUSUBADD          "Submodule Add..."\r
277     IDS_MENUSUBSYNC         "Submodule Sync"\r
278     IDS_MENUREFLOG          "Show &Reflog"\r
279     IDS_MENUDESCREFLOG      "Shows reference log"\r
280     IDS_MENUSTASHLIST       "Stash List"\r
281 END\r
283 STRINGTABLE\r
284 BEGIN\r
285     IDS_MENUSVNREBASE_DESC  "Git SVN Rebase"\r
286     IDS_MENUSVNDCOMMIT      "SVN DCommit..."\r
287     IDS_MENUSVNDCOMMIT_DESC "Git SVN DCommit"\r
288     IDS_MENUSYNC            "Sync..."\r
289     IDS_MENUDESCSYNC        "Sync Remote Repositories, including pull, push, email patch and so on"\r
290     IDS_MENUSTASHPOP        "Stash Pop"\r
291     IDS_MENUSVNIGNORE       "Import SVN Ignore ..."\r
292     IDS_MENUSVNIGNORE_DESC  "Import SVN Ignore"\r
293     IDS_MENUDIFFTWO         "Diff Two Commits"\r
294     IDS_MENUDESCDIFFTWO     "Diffs two any commits"\r
295     IDS_MENUDESCIMPORTPATCH "Apply a series of patches from a mailbox"\r
296     IDS_MENUDESCPULL        "Pull"\r
297     IDS_MENUDESCPUSH        "Push"\r
298     IDS_MENUDESCCLONE       "Clone a repository"\r
299     IDS_MENUDESCFETCH       "Fetch"\r
300     IDS_MENUDELETEIGNOREMULTIPLE "Delete and &ignore %d items by name"\r
301 END\r
303 STRINGTABLE\r
304 BEGIN\r
305     IDS_REFLOG_DEL          "Delete Ref..."\r
306     IDS_MENUSENDMAIL        "Send Mail..."\r
307     IDS_MENUDESSENDMAIL     "Send Patch(es) by eMail"\r
308     IDS_MENUREFBROWSE       "Browse References"\r
309     IDS_MENUDESCREFBROWSE   "Opens the Reference Browser dialog."\r
310     IDS_MENUSVNREBASE       "SVN Rebase"\r
311 END\r
313 STRINGTABLE\r
314 BEGIN\r
315     IDS_STATUSMERGED        "merged"\r
316     IDS_STATUSCONFLICTED    "conflicted"\r
317     IDS_STATUSOBSTRUCTED    "obstructed"\r
318     IDS_MENUBISECTBAD       "Bisect bad"\r
319     IDS_PROPPROPERTY        "Property"\r
320     IDS_PROPVALUE           "Value"\r
321     IDS_MENURENAME          "Re&name..."\r
322     IDS_MENUDESCRENAME      "Renames files/folders inside version control"\r
323     IDS_MENUREMOVE          "&Delete"\r
324     IDS_MENUDESCREMOVE      "Deletes files/folders from version control"\r
325     IDS_MENUUPDATEEXT       "Submodule &Update..."\r
326     IDS_MENUBISECTRESET     "Bisect reset"\r
327 END\r
329 STRINGTABLE\r
330 BEGIN\r
331     IDS_MENUSHOWCHANGED     "Check for modi&fications"\r
332     IDS_MENUDESCSHOWCHANGED "Shows all files which were changed since the last update, locally and in the repository"\r
333     IDS_MENUIGNORE          "Add to &ignore list"\r
334     IDS_MENUDESCIGNORE      "Adds the selected file(s) or the filemask to the 'ignore' list"\r
335     IDS_STATUSINCOMPLETE    "incomplete"\r
336     IDS_STATUSIGNORED       "ignored"\r
337     IDS_DROPCOPYMENU        "Git Copy versioned item(s) here"\r
338     IDS_PROPWAITCANCEL      "Please wait while cancelling..."\r
339     IDS_SETPROPTITLE        "Setting properties..."\r
340     IDS_MENUDESCBISECTBAD   "Marks revision as bad"\r
341     IDS_MENUDESCBISECTRESET "Stops bisect mode"\r
342     IDS_MENUBLAME           "&Blame"\r
343     IDS_STATUSEXTERNAL      "external"\r
344     IDS_MENUDESCBLAME       "Blames each line of a file on an author"\r
345     IDS_MENUSVNFETCH        "SVN Fetch"\r
346     IDS_MENUAPPLYPATCH      "Review/apply single &patch..."\r
347 END\r
349 STRINGTABLE\r
350 BEGIN\r
351     IDS_MENUMERGEABORT      "Abort &Merge"\r
352     IDS_MENUCLIPPASTE       "&Paste"\r
353     IDS_MENUDESCCLIPPASTE   "Pastes the svn path from the clipboard, resulting in a move (cut) or copy operation"\r
354     IDS_MENUREPOBROWSE      "&Repo-browser"\r
355     IDS_MENUDESCREPOBROWSE  "Opens the repository browser"\r
356     IDS_MENUDESCMERGEABORT  "Aborts a running merge."\r
357     IDS_ERR_PROPNOTONFILE   "This property is only allowed on folders, not files."\r
358     IDS_MENUIGNOREMULTIPLE  "&Ignore %d items by name"\r
359     IDS_MENUDIFFLATER       "Diff later"\r
360     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
361     IDS_MENUDIFFNOW         "Diff with ""%s"""\r
362     IDS_MENUUNIGNORE        "Remove from &ignore list"\r
363     IDS_MENUDESCUNIGNORE    "Removes the file or filemask from the list of ignored items"\r
364 END\r
366 STRINGTABLE\r
367 BEGIN\r
368     IDS_MENUDIFF            "&Diff"\r
369     IDS_MENUDESCDIFF        "Compares the file with the last committed revision to show you the changes you made"\r
370     IDS_DROPCOPYADDMENU     "Git Copy and add files to this WC"\r
371     IDS_DROPMOVEMENU        "Git Move versioned item(s) here"\r
372     IDS_MENULOG             "Show &log"\r
373     IDS_MENUDESCLOG         "Shows the log for the selected file/folder"\r
374     IDS_MENUCONFLICT        "&Edit conflicts"\r
375     IDS_MENUDESCCONFLICT    "Launches the external diff/merge program to solve the conflicts"\r
376     IDS_MENUDESCBISECTSTART "Start bisect mode..."\r
377     IDS_MENUDESCBISECTGOOD  "Marks revision as good"\r
378     IDS_MENUHELP            "&Help"\r
379     IDS_MENUDESCHELP        "Read the 'Daily Use Guide' before you are stuck..."\r
380 END\r
382 STRINGTABLE\r
383 BEGIN\r
384     IDS_MENUDESCCREATEPATCH "Creates a unified diff file with all changes you made"\r
385     IDS_MENUDESCAPPLYPATCH  "Review/apply a unified diff file with TortoiseGitMerge"\r
386     IDS_MENUDESCSVNFETCH    "Fetch from SVN repository"\r
387     IDS_MENULOGSUBMODULE    "Show log of this folder"\r
388     IDS_MENUUNDOADD         "Undo Add..."\r
389     IDS_MENUDESCUNDOADD     "Reverts an addition to version control"\r
390     IDS_MENUPREVDIFF        "&Diff with previous version"\r
391     IDS_MENUDESCPREVDIFF    "Diffs the working tree file with the one before the last commit"\r
392     IDS_MENUDAEMON          "Daemon"\r
393     IDS_MENUDESCDAEMON      "Starts a git server running git protocol"\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_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
412     IDS_PROPSNOTSAVED       "You have modified properties without saving them first.\nDo you want to save them now?"\r
413 END\r
415 STRINGTABLE\r
416 BEGIN\r
417     IDS_MENUDESCREMOVEKEEP  "Deletes files/folders from version control but keeps the file"\r
418     IDS_YES                 "yes"\r
419     IDS_NO                  "no"\r
420 END\r
422 STRINGTABLE\r
423 BEGIN\r
424     IDS_git_DEPTH_INFINITE  "Fully recursive"\r
425     IDS_git_DEPTH_IMMEDIATE "Immediate children, including folders"\r
426     IDS_git_DEPTH_FILES     "Only file children"\r
427     IDS_git_DEPTH_EMPTY     "Only this item"\r
428 END\r
430 #endif    // Englisch (USA) resources\r
431 /////////////////////////////////////////////////////////////////////////////\r
435 #ifndef APSTUDIO_INVOKED\r
436 /////////////////////////////////////////////////////////////////////////////\r
437 //\r
438 // Generated from the TEXTINCLUDE 3 resource.\r
439 //\r
440 LANGUAGE 9, 1\r
441 #pragma code_page(1252)\r
442 #include "resourceshell.rc2"  // non-Microsoft Visual C++ edited resources\r
444 /////////////////////////////////////////////////////////////////////////////\r
445 #endif    // not APSTUDIO_INVOKED\r