OSDN Git Service

Add no-commit option at merge dialog
[tortoisegit/TortoiseGitJp.git] / src / TortoiseShell / resourceshell.rc
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
11 \r
12 /////////////////////////////////////////////////////////////////////////////\r
13 #undef APSTUDIO_READONLY_SYMBOLS\r
14 \r
15 /////////////////////////////////////////////////////////////////////////////\r
16 // Neutral resources\r
17 \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
23 \r
24 /////////////////////////////////////////////////////////////////////////////\r
25 //\r
26 // Icon\r
27 //\r
28 \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_REVISIONGRAPH       ICON                    "..\\Resources\\menurevisiongraph.ico"\r
62 IDI_LOCK                ICON                    "..\\Resources\\menulock.ico"\r
63 IDI_UNLOCK              ICON                    "..\\Resources\\menuunlock.ico"\r
64 IDI_MENUFILE            ICON                    "..\\Resources\\tsvnmenufile.ico"\r
65 IDI_MENUFOLDER          ICON                    "..\\Resources\\tsvnmenufolder.ico"\r
66 IDI_MENULINK            ICON                    "..\\Resources\\tsvnmenulink.ico"\r
67 IDI_MENUMULTIPLE        ICON                    "..\\Resources\\tsvnmenumultiple.ico"\r
68 IDI_PROPERTIES          ICON                    "..\\Resources\\menuproperties.ico"\r
69 IDI_DELUNVERSIONED      ICON                    "..\\Resources\\menudelunversioned.ico"\r
70 IDI_APPSMALL            ICON                    "..\\Resources\\TortoiseSmall.ico"\r
71 IDI_CLIPPASTE           ICON                    "..\\Resources\\clippaste.ico"\r
72 IDI_PUSH                ICON                    "..\\resources\\Push.ico"\r
73 IDI_CLONE               ICON                    "..\\resources\\checkout.ico"\r
74 IDI_TAG                 ICON                    "..\\resources\\Tag.ico"\r
75 IDI_REBASE              ICON                    "..\\resources\\menurebase.ico"\r
76 IDI_COMBINE             ICON                    "..\\resources\\menucombine.ico"\r
77 IDI_SKIP                ICON                    "..\\resources\\menuskip.ico"\r
78 IDI_SQUASH              ICON                    "..\\resources\\menusquash.ico"\r
79 IDI_EDIT                ICON                    "..\\resources\\menuedit.ico"\r
80 IDI_PICK                ICON                    "..\\resources\\menupick.ico"\r
81 IDI_MENUSYNC            ICON                    "..\\resources\\menusync.ico"\r
82 #endif    // Neutral resources\r
83 /////////////////////////////////////////////////////////////////////////////\r
84 \r
85 \r
86 /////////////////////////////////////////////////////////////////////////////\r
87 // English (U.S.) resources\r
88 \r
89 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r
90 #ifdef _WIN32\r
91 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US\r
92 #pragma code_page(1252)\r
93 #endif //_WIN32\r
94 \r
95 /////////////////////////////////////////////////////////////////////////////\r
96 //\r
97 // Icon\r
98 //\r
99 \r
100 // Icon with lowest ID value placed first to ensure application icon\r
101 // remains consistent on all systems.\r
102 IDI_MENUSENDMAIL        ICON                    "..\\resources\\menusendmail.ico"\r
103 \r
104 /////////////////////////////////////////////////////////////////////////////\r
105 //\r
106 // Dialog\r
107 //\r
108 \r
109 IDD_PROPPAGE DIALOGEX 0, 0, 247, 277\r
110 STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_CAPTION\r
111 CAPTION "Property Page"\r
112 FONT 8, "MS Shell Dlg", 0, 0, 0x1\r
113 BEGIN\r
114     LTEXT           "Current Branch:",IDC_STATIC,4,9,59,8\r
115     EDITTEXT        IDC_SHELL_CURRENT_BRANCH,91,9,142,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
116     LTEXT           "Tracked Remote Branch:",IDC_ESCAPEDURLLABEL,4,21,85,8\r
117     EDITTEXT        IDC_SHELL_REMOTE_BRANCH,91,21,139,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
118     LTEXT           "HEAD:",IDC_STATIC,4,35,76,8\r
119     EDITTEXT        IDC_HEAD_HASH,80,35,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
120     EDITTEXT        IDC_HEAD_SUBJECT,80,47,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
121     EDITTEXT        IDC_HEAD_AUTHOR,80,59,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
122     EDITTEXT        IDC_HEAD_DATE,79,71,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
123     LTEXT           "Auto Crlf:",IDC_STATIC,13,171,76,8\r
124     EDITTEXT        IDC_CONFIG_AUTOCRLF,71,171,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
125     LTEXT           "Safe Crlf:",IDC_STATIC,13,183,76,8\r
126     EDITTEXT        IDC_CONFIG_SAFECRLF,71,183,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
127     LTEXT           "User Name:",IDC_STATIC,13,195,76,8\r
128     EDITTEXT        IDC_CONFIG_USERNAME,71,195,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
129     LTEXT           "User Email:",IDC_STATIC,13,207,76,8\r
130     EDITTEXT        IDC_CONFIG_USEREMAIL,71,207,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER\r
131     PUSHBUTTON      "Show &log",IDC_SHOWLOG,120,238,123,14\r
132     GROUPBOX        "Config",IDC_STATIC,4,159,239,66\r
133     LTEXT           "Last Modified:",IDC_STATIC,4,97,76,8\r
134     EDITTEXT        IDC_LAST_HASH,80,97,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
135     EDITTEXT        IDC_LAST_SUBJECT,80,108,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
136     EDITTEXT        IDC_LAST_AUTHOR,80,121,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
137     EDITTEXT        IDC_LAST_DATE,80,132,163,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_TRANSPARENT\r
138 END\r
139 \r
140 \r
141 #ifdef APSTUDIO_INVOKED\r
142 /////////////////////////////////////////////////////////////////////////////\r
143 //\r
144 // TEXTINCLUDE\r
145 //\r
146 \r
147 1 TEXTINCLUDE \r
148 BEGIN\r
149     "resource.h\0"\r
150 END\r
151 \r
152 2 TEXTINCLUDE \r
153 BEGIN\r
154     "#include ""winres.h""\r\n"\r
155     "\0"\r
156 END\r
157 \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
165 \r
166 #endif    // APSTUDIO_INVOKED\r
167 \r
168 \r
169 /////////////////////////////////////////////////////////////////////////////\r
170 //\r
171 // DESIGNINFO\r
172 //\r
173 \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, 120\r
183         VERTGUIDE, 243\r
184     END\r
185 END\r
186 #endif    // APSTUDIO_INVOKED\r
187 \r
188 \r
189 /////////////////////////////////////////////////////////////////////////////\r
190 //\r
191 // String Table\r
192 //\r
193 \r
194 STRINGTABLE \r
195 BEGIN\r
196     IDS_MENUCHECKOUT        "Switch/Chec&kout..."\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&olved..."\r
204 END\r
205 \r
206 STRINGTABLE \r
207 BEGIN\r
208     IDS_MENUSWITCH          "S&witch/Checkout..."\r
209     IDS_MENUMERGE           "&Merge..."\r
210     IDS_MENUBRANCH          "Create Branch..."\r
211     IDS_MENUIMPORT          "&Import..."\r
212     IDS_MENUEXPORT          "E&xport..."\r
213     IDS_MENUSETTINGS        "&Settings"\r
214     IDS_MENUABOUT           "A&bout"\r
215     IDS_MENUSUBMENU         "&TortoiseGit"\r
216     IDS_MENUDESCCHECKOUT    "Check out a working copy from a repository"\r
217     IDS_MENUDESCUPDATE      "Updates the working copy to the current revision"\r
218     IDS_MENUDESCCOMMIT      "Commits your changes to the repository"\r
219     IDS_MENUDESCADD         "Adds file(s) to Subversion control"\r
220     IDS_MENUDESCREVERT      "Reverts all changes you made since the last update"\r
221     IDS_MENUDESCCLEANUP     "Cleanup interrupted operations, locked files, ..."\r
222     IDS_MENUDESCRESOLVE     "Resolves conflicted files"\r
223     IDS_MENUDESCSWITCH      "Switch/Checkout working copy to another branch / tag"\r
224 END\r
225 \r
226 STRINGTABLE \r
227 BEGIN\r
228     IDS_MENUDESCIMPORT      "Imports the directory to a repository"\r
229     IDS_MENUDESCEXPORT      "Exports a repository to a clean working copy without the svn administrative folders"\r
230     IDS_MENUDESCABOUT       "Shows information about TortoiseGit"\r
231     IDS_MENUDESCCREATEREPOS "Creates a repository database at the current location"\r
232     IDS_MENUDESCCOPY        "Creates a 'cheap' copy inside the repository used for branches or tagging"\r
233     IDS_MENUDESCMERGE       "Merges a branch into the main trunk"\r
234     IDS_MENUDESCSETTINGS    "Tweak TortoiseGit"\r
235     IDS_MENUDESCDEFAULT     "no description for this command is available"\r
236     IDS_STATUSNONE          " "\r
237     IDS_STATUSUNVERSIONED   "non-versioned"\r
238     IDS_STATUSNORMAL        "normal"\r
239     IDS_STATUSADDED         "added"\r
240     IDS_STATUSABSENT        "missing"\r
241     IDS_STATUSDELETED       "deleted"\r
242     IDS_STATUSREPLACED      "replaced"\r
243     IDS_STATUSMODIFIED      "modified"\r
244 END\r
245 \r
246 STRINGTABLE \r
247 BEGIN\r
248     IDS_git_DEPTH_UNKNOWN   "Unknown depth"\r
249     IDS_git_DEPTH_WORKING   "Working copy"\r
250     IDS_MENUTAG             "Create Tag..."\r
251     IDS_MENUFORMATPATCH     "Create Patch Serial..."\r
252     IDS_MENUIMPORTPATCH     "Apply Patch Serial..."\r
253     IDS_MENUCHERRYPICK      "Cherry Pick..."\r
254     IDS_MENUFETCH           "Fetch..."\r
255     IDS_MENUREBASE          "*Rebase..."\r
256     IDS_MENUSTASHSAVE       "Stash Save"\r
257     IDS_MENUSTASHAPPLY      "Stash Apply"\r
258     IDS_MENUSUBADD          "Submodule Add"\r
259     IDS_MENUSUBSYNC         "Submodule Sync"\r
260     IDS_MENUREFLOG          "Show &Reflog"\r
261     IDS_MENUDESCREFLOG      "Shows reference log"\r
262     IDS_MENUSTASHLIST       "Stash List"\r
263 END\r
264 \r
265 STRINGTABLE \r
266 BEGIN\r
267     IDS_REFLOG_DEL          "Delete Ref..."\r
268     IDS_MENUSENDMAIL        "Send Mail..."\r
269     IDS_MENUDESSENDMAIL     "Send Patch by Email"\r
270     IDS_MENUREFBROWSE       "Browse Reference"\r
271     IDS_MENUDESCREFBROWSE   "Browse reference"\r
272     IDS_MENUSVNREBASE       "SVN Rebase..."\r
273 END\r
274 \r
275 STRINGTABLE \r
276 BEGIN\r
277     IDS_STATUSMERGED        "merged"\r
278     IDS_STATUSCONFLICTED    "conflicted"\r
279     IDS_STATUSOBSTRUCTED    "obstructed"\r
280     IDS_PROPLOCKED          "locked"\r
281     IDS_PROPPROPERTY        "Property"\r
282     IDS_PROPVALUE           "Value"\r
283     IDS_MENURENAME          "Re&name..."\r
284     IDS_MENUDESCRENAME      "Renames files / folders inside version control"\r
285     IDS_MENUREMOVE          "&Delete"\r
286     IDS_MENUDESCREMOVE      "Deletes files / folders from version control"\r
287     IDS_MENUUPDATEEXT       "Submodule &Update"\r
288     IDS_MENUDESCUPDATEEXT   "Updates the working copy to a specific revision"\r
289     IDS_COLTITLESTATUS      "Git Status"\r
290     IDS_COLDESCSTATUS       "Status of item in Git"\r
291     IDS_COLTITLEREV         "Git Revision"\r
292     IDS_COLDESCREV          "Last saved revision of item"\r
293 END\r
294 \r
295 STRINGTABLE \r
296 BEGIN\r
297     IDS_MENUSHOWCHANGED     "Check for modi&fications"\r
298     IDS_MENUDESCSHOWCHANGED "Shows all files which were changed since the last update, locally and in the repository"\r
299     IDS_MENUIGNORE          "Add to &ignore list"\r
300     IDS_MENUDESCIGNORE      "Adds the selected file(s) or the filemask to the 'ignore' list"\r
301     IDS_STATUSINCOMPLETE    "incomplete"\r
302     IDS_STATUSIGNORED       "ignored"\r
303     IDS_DROPCOPYMENU        "Git Copy versioned item(s) here"\r
304     IDS_PROPWAITCANCEL      "Please wait while cancelling..."\r
305     IDS_SETPROPTITLE        "Setting properties..."\r
306     IDS_MENUREPOBROWSE      "&Repo-browser"\r
307     IDS_MENUDESCREPOBROWSE  "Opens the repository browser to tweak the repository online"\r
308     IDS_MENUBLAME           "&Blame..."\r
309     IDS_STATUSEXTERNAL      "external"\r
310     IDS_MENUDESCBLAME       "Blames each line of a file on an author"\r
311     IDS_MENUCREATEPATCH     "Create &patch..."\r
312     IDS_MENUAPPLYPATCH      "Review &patch..."\r
313 END\r
314 \r
315 STRINGTABLE \r
316 BEGIN\r
317     IDS_MENUDIFF            "&Diff"\r
318     IDS_MENUDESCDIFF        "Compares the file with the last committed revision to show you the changes you made"\r
319     IDS_DROPCOPYADDMENU     "Git Copy and add files to this WC"\r
320     IDS_DROPMOVEMENU        "Git Move versioned item(s) here"\r
321     IDS_MENULOG             "Show &log"\r
322     IDS_MENUDESCLOG         "Shows the log for the selected file / folder"\r
323     IDS_COLTITLEURL         "Git URL"\r
324     IDS_COLDESCURL          "URL of Git items"\r
325     IDS_COLTITLESHORTURL    "Git short URL"\r
326     IDS_COLDESCSHORTURL     "Short URL of Git items"\r
327     IDS_MENUCONFLICT        "&Edit conflicts"\r
328     IDS_MENUDESCCONFLICT    "Launches the external diff / merge program to solve the conflicts"\r
329     IDS_MENURELOCATE        "Relo&cate..."\r
330     IDS_MENUDESCRELOCATE    "Use this if the URL of the repository has changed"\r
331     IDS_MENUHELP            "&Help"\r
332     IDS_MENUDESCHELP        "Read the 'Daily Use Guide' before you are stuck..."\r
333 END\r
334 \r
335 STRINGTABLE \r
336 BEGIN\r
337     IDS_MENUDESCCREATEPATCH "Creates a unified diff file with all changes you made"\r
338     IDS_MENUDESCAPPLYPATCH  "Review unified diff file with tortoisemerge"\r
339     IDS_MENUMERGEALL        "Merge reintegrate..."\r
340     IDS_MENUDESCMERGEALL    "Merges all missing revisions back into the working copy using merge-tracking information"\r
341     IDS_MENUUNDOADD         "Undo Add.."\r
342     IDS_MENUDESCUNDOADD     "Reverts an addition to version control"\r
343     IDS_MENUPREVDIFF        "&Diff with previous version"\r
344     IDS_MENUDESCPREVDIFF    "Diffs the working copy file with the one before the last commit."\r
345     IDS_COLTITLEMIMETYPE    "Git mime-type"\r
346     IDS_COLDESCMIMETYPE     "Shows the mime type of the versioned file"\r
347     IDS_DROPEXPORTMENU      "Git Export versioned items here"\r
348     IDS_DROPEXPORTEXTENDEDMENU "Git Export all items here"\r
349     IDS_MENUIGNOREMULTIPLEMASK "Ignore items by &extension"\r
350     IDS_MENUPULL            "Pull..."\r
351     IDS_MENUPUSH            "Push..."\r
352     IDS_MENUCLONE           "Clone..."\r
353 END\r
354 \r
355 STRINGTABLE \r
356 BEGIN\r
357     IDS_MENUCLIPPASTE       "&Paste"\r
358     IDS_MENUDESCCLIPPASTE   "Pastes the svn path from the clipboard, resulting in a move (cut) or copy operation"\r
359     IDS_ERR_PROPNOTONFILE   "This property is only allowed on folders, not files."\r
360     IDS_MENUIGNOREMULTIPLE  "&Ignore %d items by name"\r
361     IDS_ERR_PROPNOMULTILINE "This property must not have multiple lines. Only one line is allowed."\r
362     IDS_MENUREVISIONGRAPH   "Revision &graph"\r
363     IDS_MENUDESCREVISIONGRAPH \r
364                             "Shows a graphical representation of copies/tags/branches"\r
365     IDS_MENUUNIGNORE        "Remove from &ignore list"\r
366     IDS_MENUDESCUNIGNORE    "Removes the file or filemask from the list of ignored items"\r
367 END\r
368 \r
369 STRINGTABLE \r
370 BEGIN\r
371     IDS_DROPMOVERENAMEMENU  "Git Move and rename versioned item here"\r
372     IDS_MENUPROPERTIES      "Properties"\r
373     IDS_MENUDESCPROPERTIES  "Manage Subversion properties"\r
374     IDS_COLTITLEEOLSTYLE    "Git eol-style"\r
375     IDS_COLDESCEOLSTYLE     "Shows the eol-style property value"\r
376     IDS_MENUURLDIFF         "&Diff with URL"\r
377     IDS_MENUDESCURLDIFF     "Compares the selected file with a file in the repository"\r
378     IDS_PROPBIN             "(binary value)"\r
379     IDS_MENUDELUNVERSIONED  "Delete unversioned items..."\r
380     IDS_MENUDESCDELUNVERSIONED "Removes all unversioned and ignored items"\r
381     IDS_MENUREMOVEKEEP      "&Delete (keep local)"\r
382 END\r
383 \r
384 STRINGTABLE \r
385 BEGIN\r
386     IDS_MENU_LOCK           "Get loc&k..."\r
387     IDS_MENU_UNLOCK         "Release loc&k"\r
388     IDS_MENUDESC_LOCK       "Locks a file for other users and makes it editable by you."\r
389     IDS_MENUDESC_UNLOCK     "Releases locks on files so other users can edit them again."\r
390     IDS_MENU_UNLOCKFORCE    "Break loc&k"\r
391     IDS_MENUDESC_UNLOCKFORCE \r
392                             "Releases locks even if you're not the owner of the locks (breaks them)."\r
393     IDS_MENU_LOCKFORCE      "Steal loc&k"\r
394     IDS_COLTITLEOWNER       "Git Local lock owner"\r
395     IDS_COLDESCOWNER        "The user who owns the lock of the file"\r
396     IDS_DROPCOPYRENAMEMENU  "Git Copy and rename versioned item here"\r
397     IDS_COLTITLEAUTHOR      "Git Author"\r
398     IDS_COLDESCAUTHOR       "The user who did the last commit"\r
399     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
400     IDS_PROPSNOTSAVED       "You have modified properties without saving them first.\nDo you want to save them now?"\r
401     IDS_MENUADDASREPLACEMENT "Add (as replacement)..."\r
402 END\r
403 \r
404 STRINGTABLE \r
405 BEGIN\r
406     IDS_MENUDESCREMOVEKEEP  "Deletes files / folders from version control but keeps the file"\r
407     IDS_YES                 "yes"\r
408     IDS_NO                  "no"\r
409 END\r
410 \r
411 STRINGTABLE \r
412 BEGIN\r
413     IDS_git_DEPTH_INFINITE  "Fully recursive"\r
414     IDS_git_DEPTH_IMMEDIATE "Immediate children, including folders"\r
415     IDS_git_DEPTH_FILES     "Only file children"\r
416     IDS_git_DEPTH_EMPTY     "Only this item"\r
417 END\r
418 \r
419 STRINGTABLE \r
420 BEGIN\r
421     IDS_MENUSVNREBASE_DESC  "Git SVN Rebase"\r
422     IDS_MENUSVNDCOMMIT      "SVN DCommit"\r
423     IDS_MENUSVNDCOMMIT_DESC "Git SVN DCommit"\r
424     IDS_MENUSYNC            "Sync..."\r
425     IDS_MENUDESCSYNC        "Sync remote Remote Repostory, include pull, push,email patch and so on"\r
426     IDS_MENUSTASHPOP        "Stash Pop"\r
427     IDS_MENUSVNIGNORE       "Import SVN Ignore ..."\r
428     IDS_MENUSVNIGNORE_DESC  "Import SVN Ignore"\r
429 END\r
430 \r
431 #endif    // English (U.S.) resources\r
432 /////////////////////////////////////////////////////////////////////////////\r
433 \r
434 \r
435 \r
436 #ifndef APSTUDIO_INVOKED\r
437 /////////////////////////////////////////////////////////////////////////////\r
438 //\r
439 // Generated from the TEXTINCLUDE 3 resource.\r
440 //\r
441 LANGUAGE 9, 1\r
442 #pragma code_page(1252)\r
443 #include "resourceshell.rc2"  // non-Microsoft Visual C++ edited resources\r
444 \r
445 /////////////////////////////////////////////////////////////////////////////\r
446 #endif    // not APSTUDIO_INVOKED\r
447 \r