drop lock/unlock
[TortoiseGit.git] / src / TortoiseShell / resourceshell.rc
blob353828e423ef3d8a0762879465779177ad4b681b
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 #ifdef _WIN32\r
20 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL\r
21 #pragma code_page(1252)\r
22 #endif //_WIN32\r
24 /////////////////////////////////////////////////////////////////////////////\r
25 //\r
26 // Icon\r
27 //\r
29 // Icon with lowest ID value placed first to ensure application icon\r
30 // remains consistent on all systems.\r
31 IDI_PULL                ICON                    "..\\resources\\update1.ico"\r
32 IDI_APP                 ICON                    "..\\Resources\\Tortoise.ico"\r
33 IDI_CHECKOUT            ICON                    "..\\Resources\\menucheckout.ico"\r
34 IDI_UPDATE              ICON                    "..\\Resources\\menuupdate.ico"\r
35 IDI_COMMIT              ICON                    "..\\Resources\\menucommit.ico"\r
36 IDI_ADD                 ICON                    "..\\Resources\\menuadd.ico"\r
37 IDI_REVERT              ICON                    "..\\Resources\\menurevert.ico"\r
38 IDI_CLEANUP             ICON                    "..\\Resources\\menucleanup.ico"\r
39 IDI_RESOLVE             ICON                    "..\\Resources\\menuresolve.ico"\r
40 IDI_SWITCH              ICON                    "..\\Resources\\menuswitch.ico"\r
41 IDI_MERGE               ICON                    "..\\Resources\\menumerge.ico"\r
42 IDI_IMPORT              ICON                    "..\\Resources\\menuimport.ico"\r
43 IDI_EXPORT              ICON                    "..\\Resources\\menuexport.ico"\r
44 IDI_COPY                ICON                    "..\\Resources\\menucopy.ico"\r
45 IDI_DELETE              ICON                    "..\\Resources\\menudelete.ico"\r
46 IDI_RENAME              ICON                    "..\\Resources\\menurename.ico"\r
47 IDI_DIFF                ICON                    "..\\Resources\\menucompare.ico"\r
48 IDI_LOG                 ICON                    "..\\Resources\\menulog.ico"\r
49 IDI_ABOUT               ICON                    "..\\Resources\\menuabout.ico"\r
50 IDI_SETTINGS            ICON                    "..\\Resources\\menusettings.ico"\r
51 IDI_CREATEREPOS         ICON                    "..\\Resources\\menucreaterepos.ico"\r
52 IDI_CONFLICT            ICON                    "..\\Resources\\menuconflict.ico"\r
53 IDI_RELOCATE            ICON                    "..\\Resources\\menurelocate.ico"\r
54 IDI_HELP                ICON                    "..\\Resources\\menuhelp.ico"\r
55 IDI_SHOWCHANGED         ICON                    "..\\Resources\\menushowchanged.ico"\r
56 IDI_IGNORE              ICON                    "..\\Resources\\menuignore.ico"\r
57 IDI_REPOBROWSE          ICON                    "..\\Resources\\menurepobrowse.ico"\r
58 IDI_BLAME               ICON                    "..\\Resources\\menublame.ico"\r
59 IDI_PATCH               ICON                    "..\\Resources\\menupatch.ico"\r
60 IDI_CREATEPATCH         ICON                    "..\\Resources\\menudiff.ico"\r
61 IDI_MENUFILE            ICON                    "..\\Resources\\tsvnmenufile.ico"\r
62 IDI_MENUFOLDER          ICON                    "..\\Resources\\tsvnmenufolder.ico"\r
63 IDI_MENULINK            ICON                    "..\\Resources\\tsvnmenulink.ico"\r
64 IDI_MENUMULTIPLE        ICON                    "..\\Resources\\tsvnmenumultiple.ico"\r
65 IDI_PROPERTIES          ICON                    "..\\Resources\\menuproperties.ico"\r
66 IDI_DELUNVERSIONED      ICON                    "..\\Resources\\menudelunversioned.ico"\r
67 IDI_APPSMALL            ICON                    "..\\Resources\\TortoiseSmall.ico"\r
68 IDI_CLIPPASTE           ICON                    "..\\Resources\\clippaste.ico"\r
69 IDI_PUSH                ICON                    "..\\resources\\Push.ico"\r
70 IDI_CLONE               ICON                    "..\\resources\\checkout.ico"\r
71 IDI_TAG                 ICON                    "..\\resources\\Tag.ico"\r
72 IDI_REBASE              ICON                    "..\\resources\\menurebase.ico"\r
73 IDI_COMBINE             ICON                    "..\\resources\\menucombine.ico"\r
74 IDI_SKIP                ICON                    "..\\resources\\menuskip.ico"\r
75 IDI_SQUASH              ICON                    "..\\resources\\menusquash.ico"\r
76 IDI_EDIT                ICON                    "..\\resources\\menuedit.ico"\r
77 IDI_PICK                ICON                    "..\\resources\\menupick.ico"\r
78 IDI_MENUSYNC            ICON                    "..\\resources\\menusync.ico"\r
79 IDI_COPYCLIP            ICON                    "..\\Resources\\copy.ico"\r
80 #endif    // Neutral resources\r
81 /////////////////////////////////////////////////////////////////////////////\r
84 /////////////////////////////////////////////////////////////////////////////\r
85 // English (U.S.) resources\r
87 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r
88 #ifdef _WIN32\r
89 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US\r
90 #pragma code_page(1252)\r
91 #endif //_WIN32\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,79,71,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
121     LTEXT           "Auto Crlf:",IDC_STATIC,13,171,76,8\r
122     EDITTEXT        IDC_CONFIG_AUTOCRLF,71,171,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
123     LTEXT           "Safe Crlf:",IDC_STATIC,13,183,76,8\r
124     EDITTEXT        IDC_CONFIG_SAFECRLF,71,183,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
125     LTEXT           "User Name:",IDC_STATIC,13,195,76,8\r
126     EDITTEXT        IDC_CONFIG_USERNAME,71,195,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
127     LTEXT           "User Email:",IDC_STATIC,13,207,76,8\r
128     EDITTEXT        IDC_CONFIG_USEREMAIL,71,207,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
129     PUSHBUTTON      "Show &log",IDC_SHOWLOG,120,238,123,14\r
130     GROUPBOX        "Config",IDC_STATIC,4,159,239,66\r
131     LTEXT           "Last Modified:",IDC_STATIC,4,97,76,8\r
132     EDITTEXT        IDC_LAST_HASH,80,97,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
133     EDITTEXT        IDC_LAST_SUBJECT,80,108,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
134     EDITTEXT        IDC_LAST_AUTHOR,80,121,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
135     EDITTEXT        IDC_LAST_DATE,80,132,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
136 END\r
139 #ifdef APSTUDIO_INVOKED\r
140 /////////////////////////////////////////////////////////////////////////////\r
141 //\r
142 // TEXTINCLUDE\r
143 //\r
145 1 TEXTINCLUDE \r
146 BEGIN\r
147     "resource.h\0"\r
148 END\r
150 2 TEXTINCLUDE \r
151 BEGIN\r
152     "#include ""winres.h""\r\n"\r
153     "\0"\r
154 END\r
156 3 TEXTINCLUDE \r
157 BEGIN\r
158     "LANGUAGE 9, 1\r\n"\r
159     "#pragma code_page(1252)\r\n"\r
160     "#include ""resourceshell.rc2""  // non-Microsoft Visual C++ edited resources\r\n"\r
161     "\0"\r
162 END\r
164 #endif    // APSTUDIO_INVOKED\r
167 /////////////////////////////////////////////////////////////////////////////\r
168 //\r
169 // DESIGNINFO\r
170 //\r
172 #ifdef APSTUDIO_INVOKED\r
173 GUIDELINES DESIGNINFO \r
174 BEGIN\r
175     IDD_PROPPAGE, DIALOG\r
176     BEGIN\r
177         VERTGUIDE, 4\r
178         VERTGUIDE, 30\r
179         VERTGUIDE, 80\r
180         VERTGUIDE, 120\r
181         VERTGUIDE, 243\r
182     END\r
183 END\r
184 #endif    // APSTUDIO_INVOKED\r
187 /////////////////////////////////////////////////////////////////////////////\r
188 //\r
189 // String Table\r
190 //\r
192 STRINGTABLE \r
193 BEGIN\r
194     IDS_MENUUPDATE          "Submodule &Update"\r
195     IDS_MENUCOMMIT          "&Commit..."\r
196     IDS_MENUCREATEREPOS     "Create repositor&y here..."\r
197     IDS_MENUADD             "&Add..."\r
198     IDS_MENUREVERT          "Re&vert..."\r
199     IDS_MENUCLEANUP         "&Clean up..."\r
200     IDS_MENURESOLVE         "Res&olve..."\r
201 END\r
203 STRINGTABLE \r
204 BEGIN\r
205     IDS_MENUSWITCH          "S&witch/Checkout..."\r
206     IDS_MENUMERGE           "&Merge..."\r
207     IDS_MENUBRANCH          "Create Branch..."\r
208     IDS_MENUIMPORT          "&Import..."\r
209     IDS_MENUEXPORT          "E&xport..."\r
210     IDS_MENUSETTINGS        "&Settings"\r
211     IDS_MENUABOUT           "A&bout"\r
212     IDS_MENUSUBMENU         "&TortoiseGit"\r
213     IDS_MENUDESCCOMMIT      "Commits your changes to the repository"\r
214     IDS_MENUDESCADD         "Adds file(s) to Git control"\r
215     IDS_MENUDESCREVERT      "Reverts all changes you made since the last update"\r
216     IDS_MENUDESCCLEANUP     "Remove untracked files from the working tree, ..."\r
217     IDS_MENUDESCRESOLVE     "Resolves conflicted files"\r
218     IDS_MENUDESCSWITCH      "Switch/Checkout working copy to another branch / tag"\r
219 END\r
221 STRINGTABLE \r
222 BEGIN\r
223     IDS_MENUDESCIMPORT      "Imports the directory to a repository"\r
224     IDS_MENUDESCEXPORT      "Exports a repository to a clean working copy without the git administrative folders"\r
225     IDS_MENUDESCABOUT       "Shows information about TortoiseGit"\r
226     IDS_MENUDESCCREATEREPOS "Creates a repository database at the current location"\r
227     IDS_MENUDESCCOPY        "Creates a 'cheap' copy inside the repository used for branches or tagging"\r
228     IDS_MENUDESCMERGE       "Merges a branch into the main trunk"\r
229     IDS_MENUDESCSETTINGS    "Tweak TortoiseGit"\r
230     IDS_MENUDESCDEFAULT     "no description for this command is available"\r
231     IDS_STATUSNONE          " "\r
232     IDS_STATUSUNVERSIONED   "non-versioned"\r
233     IDS_STATUSNORMAL        "normal"\r
234     IDS_STATUSADDED         "added"\r
235     IDS_STATUSABSENT        "missing"\r
236     IDS_STATUSDELETED       "deleted"\r
237     IDS_STATUSREPLACED      "replaced"\r
238     IDS_STATUSMODIFIED      "modified"\r
239 END\r
241 STRINGTABLE \r
242 BEGIN\r
243     IDS_git_DEPTH_UNKNOWN   "Unknown depth"\r
244     IDS_git_DEPTH_WORKING   "Working copy"\r
245     IDS_MENUTAG             "Create Tag..."\r
246     IDS_MENUFORMATPATCH     "Create Patch Serial..."\r
247     IDS_MENUIMPORTPATCH     "Apply Patch Serial..."\r
248     IDS_MENUCHERRYPICK      "Cherry Pick..."\r
249     IDS_MENUFETCH           "Fetch..."\r
250     IDS_MENUDESCFETCH       "Fetch"\r
251     IDS_MENUREBASE          "*Rebase..."\r
252     IDS_MENUSTASHSAVE       "Stash Save"\r
253     IDS_MENUSTASHAPPLY      "Stash Apply"\r
254     IDS_MENUSUBADD          "Submodule Add"\r
255     IDS_MENUSUBSYNC         "Submodule Sync"\r
256     IDS_MENUREFLOG          "Show &Reflog"\r
257     IDS_MENUDESCREFLOG      "Shows reference log"\r
258     IDS_MENUSTASHLIST       "Stash List"\r
259 END\r
261 STRINGTABLE \r
262 BEGIN\r
263     IDS_REFLOG_DEL          "Delete Ref..."\r
264     IDS_MENUSENDMAIL        "Send Mail..."\r
265     IDS_MENUDESSENDMAIL     "Send Patch by Email"\r
266     IDS_MENUREFBROWSE       "Browse Reference"\r
267     IDS_MENUDESCREFBROWSE   "Browse reference"\r
268     IDS_MENUSVNREBASE       "SVN Rebase..."\r
269         IDS_MENUDESCIMPORTPATCH "Apply a series of patches from a mailbox"\r
270 END\r
272 STRINGTABLE \r
273 BEGIN\r
274     IDS_STATUSMERGED        "merged"\r
275     IDS_STATUSCONFLICTED    "conflicted"\r
276     IDS_STATUSOBSTRUCTED    "obstructed"\r
277     IDS_PROPPROPERTY        "Property"\r
278     IDS_PROPVALUE           "Value"\r
279     IDS_MENURENAME          "Re&name..."\r
280     IDS_MENUDESCRENAME      "Renames files / folders inside version control"\r
281     IDS_MENUREMOVE          "&Delete"\r
282     IDS_MENUDESCREMOVE      "Deletes files / folders from version control"\r
283     IDS_MENUUPDATEEXT       "Submodule &Update"\r
284     IDS_COLTITLESTATUS      "Git Status"\r
285     IDS_COLDESCSTATUS       "Status of item in Git"\r
286     IDS_COLTITLEREV         "Git Revision"\r
287     IDS_COLDESCREV          "Last saved revision of item"\r
288 END\r
290 STRINGTABLE \r
291 BEGIN\r
292     IDS_MENUSHOWCHANGED     "Check for modi&fications"\r
293     IDS_MENUDESCSHOWCHANGED "Shows all files which were changed since the last update, locally and in the repository"\r
294     IDS_MENUIGNORE          "Add to &ignore list"\r
295     IDS_MENUDESCIGNORE      "Adds the selected file(s) or the filemask to the 'ignore' list"\r
296     IDS_STATUSINCOMPLETE    "incomplete"\r
297     IDS_STATUSIGNORED       "ignored"\r
298     IDS_DROPCOPYMENU        "Git Copy versioned item(s) here"\r
299     IDS_PROPWAITCANCEL      "Please wait while cancelling..."\r
300     IDS_SETPROPTITLE        "Setting properties..."\r
301     IDS_MENUBLAME           "&Blame"\r
302     IDS_STATUSEXTERNAL      "external"\r
303     IDS_MENUDESCBLAME       "Blames each line of a file on an author"\r
304     IDS_MENUAPPLYPATCH      "Review &patch..."\r
305 END\r
307 STRINGTABLE \r
308 BEGIN\r
309     IDS_MENUDIFF            "&Diff"\r
310     IDS_MENUDESCDIFF        "Compares the file with the last committed revision to show you the changes you made"\r
311     IDS_DROPCOPYADDMENU     "Git Copy and add files to this WC"\r
312     IDS_DROPMOVEMENU        "Git Move versioned item(s) here"\r
313     IDS_MENULOG             "Show &log"\r
314     IDS_MENUDESCLOG         "Shows the log for the selected file / folder"\r
315     IDS_COLTITLEURL         "Git URL"\r
316     IDS_COLDESCURL          "URL of Git items"\r
317     IDS_COLTITLESHORTURL    "Git short URL"\r
318     IDS_COLDESCSHORTURL     "Short URL of Git items"\r
319     IDS_MENUCONFLICT        "&Edit conflicts"\r
320     IDS_MENUDESCCONFLICT    "Launches the external diff / merge program to solve the conflicts"\r
321     IDS_MENURELOCATE        "Relo&cate..."\r
322     IDS_MENUDESCRELOCATE    "Use this if the URL of the repository has changed"\r
323     IDS_MENUHELP            "&Help"\r
324     IDS_MENUDESCHELP        "Read the 'Daily Use Guide' before you are stuck..."\r
325 END\r
327 STRINGTABLE \r
328 BEGIN\r
329     IDS_MENUDESCCREATEPATCH "Creates a unified diff file with all changes you made"\r
330     IDS_MENUDESCAPPLYPATCH  "Review unified diff file with TortoiseMerge"\r
331     IDS_MENUUNDOADD         "Undo Add..."\r
332     IDS_MENUDESCUNDOADD     "Reverts an addition to version control"\r
333     IDS_MENUPREVDIFF        "&Diff with previous version"\r
334         IDS_MENUDIFFTWO                 "Diff Two Commits"\r
335         IDS_MENUDESCDIFFTWO             "Diffs two any commits"\r
336     IDS_MENUDESCPREVDIFF    "Diffs the working copy file with the one before the last commit"\r
337     IDS_COLTITLEMIMETYPE    "Git mime-type"\r
338     IDS_COLDESCMIMETYPE     "Shows the mime type of the versioned file"\r
339     IDS_DROPEXPORTMENU      "Git Export versioned items here"\r
340     IDS_DROPEXPORTEXTENDEDMENU "Git Export all items here"\r
341     IDS_MENUIGNOREMULTIPLEMASK "Ignore %d items by &extension"\r
342     IDS_MENUDELETEIGNOREMULTIPLE "Delete and &ignore %d items by name"\r
343     IDS_MENUDELETEIGNOREMULTIPLEMASK \r
344                             "Delete and ignore %d items by &extension"\r
345     IDS_MENUDELETEIGNORE    "Delete and add to &ignore list"\r
346     IDS_MENUPULL            "Pull..."\r
347     IDS_MENUDESCPULL        "Pull"\r
348     IDS_MENUPUSH            "Push..."\r
349     IDS_MENUDESCPUSH        "Push"\r
350     IDS_MENUCLONE           "Clone..."\r
351     IDS_MENUDESCCLONE       "Clone a repository"\r
352 END\r
354 STRINGTABLE \r
355 BEGIN\r
356     IDS_MENUDESCDELETEIGNORE \r
357                             "Deletes and adds the selected file(s) or the filemask to the 'ignore' list"\r
358     IDS_MENUCLIPPASTE       "&Paste"\r
359     IDS_MENUDESCCLIPPASTE   "Pastes the svn path from the clipboard, resulting in a move (cut) or copy operation"\r
360     IDS_ERR_PROPNOTONFILE   "This property is only allowed on folders, not files."\r
361     IDS_MENUIGNOREMULTIPLE  "&Ignore %d items by name"\r
362     IDS_ERR_PROPNOMULTILINE "This property must not have multiple lines. Only one line is allowed."\r
363     IDS_MENUUNIGNORE        "Remove from &ignore list"\r
364     IDS_MENUDESCUNIGNORE    "Removes the file or filemask from the list of ignored items"\r
365 END\r
367 STRINGTABLE \r
368 BEGIN\r
369     IDS_DROPMOVERENAMEMENU  "Git Move and rename versioned item here"\r
370     IDS_MENUPROPERTIES      "Properties"\r
371     IDS_MENUDESCPROPERTIES  "Manage Subversion properties"\r
372     IDS_COLTITLEEOLSTYLE    "Git eol-style"\r
373     IDS_COLDESCEOLSTYLE     "Shows the eol-style property value"\r
374     IDS_MENUURLDIFF         "&Diff with URL"\r
375     IDS_MENUDESCURLDIFF     "Compares the selected file with a file in the repository"\r
376     IDS_PROPBIN             "(binary value)"\r
377     IDS_MENUDELUNVERSIONED  "Delete unversioned items..."\r
378     IDS_MENUDESCDELUNVERSIONED "Removes all unversioned and ignored items"\r
379     IDS_MENUREMOVEKEEP      "&Delete (keep local)"\r
380 END\r
382 STRINGTABLE \r
383 BEGIN\r
384     IDS_DROPCOPYRENAMEMENU  "Git Copy and rename versioned item here"\r
385     IDS_COLTITLEAUTHOR      "Git Author"\r
386     IDS_COLDESCAUTHOR       "The user who did the last commit"\r
387     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
388     IDS_PROPSNOTSAVED       "You have modified properties without saving them first.\nDo you want to save them now?"\r
389     IDS_MENUADDASREPLACEMENT "Add (as replacement)..."\r
390 END\r
392 STRINGTABLE \r
393 BEGIN\r
394     IDS_MENUDESCREMOVEKEEP  "Deletes files / folders from version control but keeps the file"\r
395     IDS_YES                 "yes"\r
396     IDS_NO                  "no"\r
397 END\r
399 STRINGTABLE \r
400 BEGIN\r
401     IDS_git_DEPTH_INFINITE  "Fully recursive"\r
402     IDS_git_DEPTH_IMMEDIATE "Immediate children, including folders"\r
403     IDS_git_DEPTH_FILES     "Only file children"\r
404     IDS_git_DEPTH_EMPTY     "Only this item"\r
405 END\r
407 STRINGTABLE \r
408 BEGIN\r
409     IDS_MENUSVNREBASE_DESC  "Git SVN Rebase"\r
410     IDS_MENUSVNDCOMMIT      "SVN DCommit..."\r
411     IDS_MENUSVNDCOMMIT_DESC "Git SVN DCommit"\r
412     IDS_MENUSYNC            "Sync..."\r
413     IDS_MENUDESCSYNC        "Sync Remote Repository, include pull, push, email patch and so on"\r
414     IDS_MENUSTASHPOP        "Stash Pop"\r
415     IDS_MENUSVNIGNORE       "Import SVN Ignore ..."\r
416     IDS_MENUSVNIGNORE_DESC  "Import SVN Ignore"\r
417 END\r
419 #endif    // English (U.S.) resources\r
420 /////////////////////////////////////////////////////////////////////////////\r
424 #ifndef APSTUDIO_INVOKED\r
425 /////////////////////////////////////////////////////////////////////////////\r
426 //\r
427 // Generated from the TEXTINCLUDE 3 resource.\r
428 //\r
429 LANGUAGE 9, 1\r
430 #pragma code_page(1252)\r
431 #include "resourceshell.rc2"  // non-Microsoft Visual C++ edited resources\r
433 /////////////////////////////////////////////////////////////////////////////\r
434 #endif    // not APSTUDIO_INVOKED\r