Update text for SCM changes

This commit is contained in:
Andy Williams 2017-10-03 15:22:18 +01:00
parent 2bac1157db
commit 10d706a08c
3 changed files with 215 additions and 173 deletions

View File

@ -11,7 +11,6 @@ src/bin/screens/edi_file_screens.c
src/bin/screens/edi_settings.c src/bin/screens/edi_settings.c
src/bin/screens/edi_about.c src/bin/screens/edi_about.c
src/bin/screens/edi_settings_font.c src/bin/screens/edi_settings_font.c
src/bin/screens/edi_scm_screens.c
src/bin/edi_debugpanel.c src/bin/edi_debugpanel.c
src/bin/language/edi_language_provider_c.c src/bin/language/edi_language_provider_c.c
src/bin/language/edi_language_provider_python.c src/bin/language/edi_language_provider_python.c
@ -23,5 +22,7 @@ src/bin/edi_file.c
src/bin/edi_main.c src/bin/edi_main.c
src/bin/edi_logpanel.c src/bin/edi_logpanel.c
src/bin/edi_searchpanel.c src/bin/edi_searchpanel.c
src/bin/edi_scm_main.c
src/bin/edi_scm_ui.c
src/bin/edi_config.c src/bin/edi_config.c
src/bin/edi_consolepanel.c src/bin/edi_consolepanel.c

View File

@ -5,9 +5,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: edi 0.6.0\n" "Project-Id-Version: edi 0.6.99\n"
"Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2017-09-26 13:49+0100\n" "POT-Creation-Date: 2017-10-03 15:21+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -16,28 +16,71 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/bin/mainview/edi_mainview.c:490
#: src/bin/mainview/edi_mainview_panel.c:447 src/bin/screens/edi_screens.c:121
#: src/bin/screens/edi_screens.c:162 src/bin/screens/edi_welcome.c:70
#: src/bin/screens/edi_file_screens.c:29 src/bin/edi_scm_ui.c:105
msgid "OK"
msgstr ""
#: src/bin/mainview/edi_mainview.c:517 #: src/bin/mainview/edi_mainview.c:517
msgid "Please enter a valid search term."
msgstr ""
#: src/bin/mainview/edi_mainview.c:551
msgid "Search for (whole project)" msgid "Search for (whole project)"
msgstr "" msgstr ""
#: src/bin/mainview/edi_mainview.c:526 #: src/bin/mainview/edi_mainview.c:557
msgid "Please enter a term to search for within<br> the whole project." msgid "Please enter a term to search for within<br> the whole project.<br>"
msgstr "" msgstr ""
#: src/bin/mainview/edi_mainview.c:554 #: src/bin/mainview/edi_mainview.c:579 src/bin/mainview/edi_mainview.c:688
#: src/bin/mainview/edi_mainview_panel.c:700 #: src/bin/mainview/edi_mainview_panel.c:700
#: src/bin/editor/edi_editor_search.c:518 #: src/bin/editor/edi_editor_search.c:518
#: src/bin/screens/edi_file_screens.c:222 #: src/bin/screens/edi_file_screens.c:232
#: src/bin/screens/edi_file_screens.c:283 #: src/bin/screens/edi_file_screens.c:293
#: src/bin/screens/edi_file_screens.c:344 src/bin/screens/edi_scm_screens.c:493 #: src/bin/screens/edi_file_screens.c:354 src/bin/edi_scm_ui.c:733
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: src/bin/mainview/edi_mainview.c:560 src/bin/editor/edi_editor_search.c:502 #: src/bin/mainview/edi_mainview.c:585 src/bin/editor/edi_editor_search.c:502
#: src/bin/edi_main.c:429 #: src/bin/edi_main.c:428
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: src/bin/mainview/edi_mainview.c:605
msgid "Please enter a valid search string."
msgstr ""
#: src/bin/mainview/edi_mainview.c:612
msgid "Please enter a valid replace string."
msgstr ""
#: src/bin/mainview/edi_mainview.c:618
msgid "Strings cannot match."
msgstr ""
#: src/bin/mainview/edi_mainview.c:640
msgid "Search & Replace"
msgstr ""
#: src/bin/mainview/edi_mainview.c:645
msgid "Replace all occurences of text within <br>the whole project.<br>"
msgstr ""
#: src/bin/mainview/edi_mainview.c:656
msgid "Search: "
msgstr ""
#: src/bin/mainview/edi_mainview.c:669
msgid "Replace: "
msgstr ""
#: src/bin/mainview/edi_mainview.c:695 src/bin/editor/edi_editor_search.c:510
msgid "Replace"
msgstr ""
#: src/bin/mainview/edi_mainview_panel.c:415 #: src/bin/mainview/edi_mainview_panel.c:415
msgid "Unrecognized file type" msgid "Unrecognized file type"
msgstr "" msgstr ""
@ -48,12 +91,6 @@ msgid ""
"menu options." "menu options."
msgstr "" msgstr ""
#: src/bin/mainview/edi_mainview_panel.c:447 src/bin/screens/edi_screens.c:121
#: src/bin/screens/edi_welcome.c:70 src/bin/screens/edi_file_screens.c:29
#: src/bin/screens/edi_scm_screens.c:36 src/bin/screens/edi_scm_screens.c:531
msgid "OK"
msgstr ""
#: src/bin/mainview/edi_mainview_panel.c:674 #: src/bin/mainview/edi_mainview_panel.c:674
msgid "Enter line number" msgid "Enter line number"
msgstr "" msgstr ""
@ -78,8 +115,8 @@ msgstr ""
msgid "No help available for this term" msgid "No help available for this term"
msgstr "" msgstr ""
#: src/bin/editor/edi_editor_documentation.c:162 src/bin/edi_main.c:1120 #: src/bin/editor/edi_editor_documentation.c:162 src/bin/edi_main.c:1143
#: src/bin/edi_main.c:1199 #: src/bin/edi_main.c:1223
msgid "Close" msgid "Close"
msgstr "" msgstr ""
@ -130,10 +167,6 @@ msgstr ""
msgid "Wrap search?" msgid "Wrap search?"
msgstr "" msgstr ""
#: src/bin/editor/edi_editor_search.c:510
msgid "Replace"
msgstr ""
#: src/bin/screens/edi_screens.c:40 #: src/bin/screens/edi_screens.c:40
msgid "Confirmation required" msgid "Confirmation required"
msgstr "" msgstr ""
@ -146,6 +179,15 @@ msgstr ""
msgid "No" msgid "No"
msgstr "" msgstr ""
#: src/bin/screens/edi_screens.c:150
#, c-format
msgid "No %s binary found, please install %s."
msgstr ""
#: src/bin/screens/edi_screens.c:153
msgid "Unable to launch SCM binary"
msgstr ""
#: src/bin/screens/edi_welcome.c:78 #: src/bin/screens/edi_welcome.c:78
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -170,11 +212,11 @@ msgstr ""
msgid "Project Type" msgid "Project Type"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:429 src/bin/screens/edi_welcome.c:484 #: src/bin/screens/edi_welcome.c:429 src/bin/screens/edi_welcome.c:523
msgid "Parent Path" msgid "Parent Path"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:430 src/bin/screens/edi_welcome.c:485 #: src/bin/screens/edi_welcome.c:430 src/bin/screens/edi_welcome.c:524
msgid "Project Name" msgid "Project Name"
msgstr "" msgstr ""
@ -190,104 +232,104 @@ msgstr ""
msgid "Creator Email" msgid "Creator Email"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:439 src/bin/screens/edi_file_screens.c:289 #: src/bin/screens/edi_welcome.c:439 src/bin/screens/edi_file_screens.c:299
#: src/bin/screens/edi_file_screens.c:350 #: src/bin/screens/edi_file_screens.c:360
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:446 src/bin/screens/edi_welcome.c:654 #: src/bin/screens/edi_welcome.c:446 src/bin/screens/edi_welcome.c:704
msgid "Create New Project" msgid "Create New Project"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:466 #: src/bin/screens/edi_welcome.c:469
msgid "Unable to clone project, please check URL or try again later" msgid "Unable to clone project, please check URL or try again later"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:483 #: src/bin/screens/edi_welcome.c:522
msgid "Source Control URL" msgid "Source Control URL"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:488 #: src/bin/screens/edi_welcome.c:533
msgid "Checkout" msgid "Checkout"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:495 src/bin/screens/edi_welcome.c:658 #: src/bin/screens/edi_welcome.c:545 src/bin/screens/edi_welcome.c:708
msgid "Checkout Existing Project" msgid "Checkout Existing Project"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:599 #: src/bin/screens/edi_welcome.c:649
msgid "Welcome to Edi" msgid "Welcome to Edi"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:625 #: src/bin/screens/edi_welcome.c:675
msgid "Recent Projects:" msgid "Recent Projects:"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:634 #: src/bin/screens/edi_welcome.c:684
msgid "Open Existing Project" msgid "Open Existing Project"
msgstr "" msgstr ""
#: src/bin/screens/edi_welcome.c:663 #: src/bin/screens/edi_welcome.c:713
msgid "Choose Project" msgid "Choose Project"
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:62 #: src/bin/screens/edi_file_screens.c:63
msgid "Please enter a file name." msgid "Please enter a file name."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:77 #: src/bin/screens/edi_file_screens.c:80
msgid "Unable to write file." msgid "Unable to write file."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:101 #: src/bin/screens/edi_file_screens.c:105
msgid "Please enter a directory name." msgid "Please enter a directory name."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:133 #: src/bin/screens/edi_file_screens.c:140
msgid "Please enter a valid name." msgid "Please enter a valid name."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:142 #: src/bin/screens/edi_file_screens.c:151
msgid "Directory with that name already exists." msgid "Directory with that name already exists."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:144 #: src/bin/screens/edi_file_screens.c:153
msgid "File with that name already exists." msgid "File with that name already exists."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:177 #: src/bin/screens/edi_file_screens.c:187
msgid "Rename directory" msgid "Rename directory"
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:180 #: src/bin/screens/edi_file_screens.c:190
msgid "Rename file" msgid "Rename file"
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:186 #: src/bin/screens/edi_file_screens.c:196
msgid "Please enter a new name for this directory." msgid "Please enter a new name for this directory."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:188 #: src/bin/screens/edi_file_screens.c:198
msgid "Please enter a new name for this file." msgid "Please enter a new name for this file."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:229 #: src/bin/screens/edi_file_screens.c:239
msgid "Rename" msgid "Rename"
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:246 #: src/bin/screens/edi_file_screens.c:256
msgid "Enter new file name" msgid "Enter new file name"
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:256 #: src/bin/screens/edi_file_screens.c:266
msgid "Please enter a name for this new file." msgid "Please enter a name for this new file."
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:308 #: src/bin/screens/edi_file_screens.c:318
msgid "Enter new directory name" msgid "Enter new directory name"
msgstr "" msgstr ""
#: src/bin/screens/edi_file_screens.c:317 #: src/bin/screens/edi_file_screens.c:327
msgid "Please enter a name for this new directory." msgid "Please enter a name for this new directory."
msgstr "" msgstr ""
@ -371,7 +413,7 @@ msgstr ""
msgid "Edi Settings" msgid "Edi Settings"
msgstr "" msgstr ""
#: src/bin/screens/edi_settings.c:638 src/bin/edi_main.c:1154 #: src/bin/screens/edi_settings.c:638 src/bin/edi_main.c:1178
msgid "Project" msgid "Project"
msgstr "" msgstr ""
@ -383,86 +425,29 @@ msgstr ""
msgid "About Edi" msgid "About Edi"
msgstr "" msgstr ""
#: src/bin/screens/edi_about.c:78 #: src/bin/screens/edi_about.c:84
msgid "" msgid ""
"<br>EDI is an IDE designed to get people into coding for Unix.<br>It's based " "<br>EDI is an IDE designed to get people into coding for Unix.<br>It's based "
"on the <b>EFL</b> and written completely natively<br>to provide a " "on the <b>EFL</b> and written completely natively<br>to provide a "
"<i>responsive</i> and <i>beautiful</i> UI.<br>" "<i>responsive</i> and <i>beautiful</i> UI.<br>"
msgstr "" msgstr ""
#: src/bin/screens/edi_about.c:87 #: src/bin/screens/edi_about.c:93
msgid "EDI's lovely authors" msgid "<hilight>EDI's lovely authors</hilight>"
msgstr "" msgstr ""
#: src/bin/screens/edi_about.c:120 src/bin/edi_main.c:1164 #: src/bin/screens/edi_about.c:126 src/bin/edi_main.c:1188
msgid "Visit Website" msgid "Visit Website"
msgstr "" msgstr ""
#: src/bin/screens/edi_about.c:132 #: src/bin/screens/edi_about.c:138
msgid "Report Issue" msgid "Report Issue"
msgstr "" msgstr ""
#: src/bin/screens/edi_about.c:144 #: src/bin/screens/edi_about.c:150
msgid "Donate Now" msgid "Donate Now"
msgstr "" msgstr ""
#: src/bin/screens/edi_scm_screens.c:68
msgid "Please enter a valid commit message."
msgstr ""
#: src/bin/screens/edi_scm_screens.c:246 src/bin/edi_filepanel.c:679
msgid "Staged changes"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:257 src/bin/edi_filepanel.c:690
msgid "Unstaged changes"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:259 src/bin/edi_filepanel.c:692
msgid "Untracked changes"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:342
msgid "SCM engine is not available."
msgstr ""
#: src/bin/screens/edi_scm_screens.c:364
msgid "Summary"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:378
msgid "Author"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:414
msgid "File changes"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:438
msgid "Commit message"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:443
msgid "Enter commit summary<br><br>And change details<br>"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:464
msgid "Committed changes"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:500 src/bin/edi_main.c:1156
msgid "Commit"
msgstr ""
#: src/bin/screens/edi_scm_screens.c:519
#, c-format
msgid "No %s binary found, please install %s."
msgstr ""
#: src/bin/screens/edi_scm_screens.c:522
msgid "Unable to launch SCM binary"
msgstr ""
#: src/bin/edi_debugpanel.c:427 #: src/bin/edi_debugpanel.c:427
msgid "Warning: executable does not exists (run make?)" msgid "Warning: executable does not exists (run make?)"
msgstr "" msgstr ""
@ -545,7 +530,19 @@ msgstr ""
msgid "Remove Directory" msgid "Remove Directory"
msgstr "" msgstr ""
#: src/bin/edi_filepanel.c:1069 src/bin/edi_main.c:1136 #: src/bin/edi_filepanel.c:682 src/bin/edi_scm_ui.c:292
msgid "Staged changes"
msgstr ""
#: src/bin/edi_filepanel.c:693 src/bin/edi_scm_ui.c:303
msgid "Unstaged changes"
msgstr ""
#: src/bin/edi_filepanel.c:695 src/bin/edi_scm_ui.c:305
msgid "Untracked changes"
msgstr ""
#: src/bin/edi_filepanel.c:1072 src/bin/edi_main.c:1159
msgid "Find file" msgid "Find file"
msgstr "" msgstr ""
@ -584,232 +581,276 @@ msgstr ""
msgid "Unrecognized build type - try build, clean, create or test.\n" msgid "Unrecognized build type - try build, clean, create or test.\n"
msgstr "" msgstr ""
#: src/bin/edi_main.c:67 #: src/bin/edi_main.c:66
msgid "File path required" msgid "File path required"
msgstr "" msgstr ""
#: src/bin/edi_main.c:68 #: src/bin/edi_main.c:67
msgid "Please choose a file from the list." msgid "Please choose a file from the list."
msgstr "" msgstr ""
#: src/bin/edi_main.c:417 #: src/bin/edi_main.c:416
msgid "Logs" msgid "Logs"
msgstr "" msgstr ""
#: src/bin/edi_main.c:421 #: src/bin/edi_main.c:420
msgid "Console" msgid "Console"
msgstr "" msgstr ""
#: src/bin/edi_main.c:425 #: src/bin/edi_main.c:424
msgid "Tests" msgid "Tests"
msgstr "" msgstr ""
#: src/bin/edi_main.c:433 #: src/bin/edi_main.c:432
msgid "Tasks" msgid "Tasks"
msgstr "" msgstr ""
#: src/bin/edi_main.c:437 src/bin/edi_main.c:1151 src/bin/edi_main.c:1226 #: src/bin/edi_main.c:436 src/bin/edi_main.c:1175 src/bin/edi_main.c:1250
msgid "Debug" msgid "Debug"
msgstr "" msgstr ""
#: src/bin/edi_main.c:561 #: src/bin/edi_main.c:560
msgid "Unable to launch" msgid "Unable to launch"
msgstr "" msgstr ""
#: src/bin/edi_main.c:562 #: src/bin/edi_main.c:561
msgid "No launch binary found, please configure in Settings." msgid "No launch binary found, please configure in Settings."
msgstr "" msgstr ""
#: src/bin/edi_main.c:573 #: src/bin/edi_main.c:572
msgid "Missing user information" msgid "Missing user information"
msgstr "" msgstr ""
#: src/bin/edi_main.c:574 #: src/bin/edi_main.c:573
msgid "No user information found, please configure in Settings." msgid "No user information found, please configure in Settings."
msgstr "" msgstr ""
#: src/bin/edi_main.c:681 #: src/bin/edi_main.c:680
msgid "Cowardly refusing to build unknown project type." msgid "Cowardly refusing to build unknown project type."
msgstr "" msgstr ""
#: src/bin/edi_main.c:720 #: src/bin/edi_main.c:719
#, c-format #, c-format
msgid "%s of project <b>%s</b> in %s failed with status code %d.\n" msgid "%s of project <b>%s</b> in %s failed with status code %d.\n"
msgstr "" msgstr ""
#: src/bin/edi_main.c:722 #: src/bin/edi_main.c:721
#, c-format #, c-format
msgid "%s of project <b>%s</b> in %s was successful.\n" msgid "%s of project <b>%s</b> in %s was successful.\n"
msgstr "" msgstr ""
#: src/bin/edi_main.c:724 #: src/bin/edi_main.c:723
#, c-format #, c-format
msgid "%s %s" msgid "%s %s"
msgstr "" msgstr ""
#: src/bin/edi_main.c:724 #: src/bin/edi_main.c:723
msgid "Failed" msgid "Failed"
msgstr "" msgstr ""
#: src/bin/edi_main.c:724 #: src/bin/edi_main.c:723
msgid "Passed" msgid "Passed"
msgstr "" msgstr ""
#: src/bin/edi_main.c:736 src/bin/edi_main.c:1147 src/bin/edi_main.c:1148 #: src/bin/edi_main.c:735 src/bin/edi_main.c:1171 src/bin/edi_main.c:1172
#: src/bin/edi_main.c:1223 #: src/bin/edi_main.c:1247
msgid "Build" msgid "Build"
msgstr "" msgstr ""
#: src/bin/edi_main.c:747 src/bin/edi_main.c:1152 #: src/bin/edi_main.c:746 src/bin/edi_main.c:1176
msgid "Clean" msgid "Clean"
msgstr "" msgstr ""
#: src/bin/edi_main.c:758 src/bin/edi_main.c:1149 src/bin/edi_main.c:1224 #: src/bin/edi_main.c:757 src/bin/edi_main.c:1173 src/bin/edi_main.c:1248
msgid "Test" msgid "Test"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1051 #: src/bin/edi_main.c:1074
msgid "Are you sure you wish to stash these changes?" msgid "Are you sure you wish to stash these changes?"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1114 #: src/bin/edi_main.c:1137
msgid "File" msgid "File"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1115 #: src/bin/edi_main.c:1138
msgid "New Project ..." msgid "New Project ..."
msgstr "" msgstr ""
#: src/bin/edi_main.c:1117 #: src/bin/edi_main.c:1140
msgid "New ..." msgid "New ..."
msgstr "" msgstr ""
#: src/bin/edi_main.c:1118 #: src/bin/edi_main.c:1141
msgid "New Directory ..." msgid "New Directory ..."
msgstr "" msgstr ""
#: src/bin/edi_main.c:1119 src/bin/edi_main.c:1198 #: src/bin/edi_main.c:1142 src/bin/edi_main.c:1222
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1121 #: src/bin/edi_main.c:1144
msgid "Close all" msgid "Close all"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1123 src/bin/edi_main.c:1231 #: src/bin/edi_main.c:1146 src/bin/edi_main.c:1255
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1125 #: src/bin/edi_main.c:1148
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1127 #: src/bin/edi_main.c:1150
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1128 src/bin/edi_main.c:1204 #: src/bin/edi_main.c:1151 src/bin/edi_main.c:1228
msgid "Undo" msgid "Undo"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1129 src/bin/edi_main.c:1205 #: src/bin/edi_main.c:1152 src/bin/edi_main.c:1229
msgid "Redo" msgid "Redo"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1131 src/bin/edi_main.c:1210 #: src/bin/edi_main.c:1154 src/bin/edi_main.c:1234
msgid "Cut" msgid "Cut"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1132 src/bin/edi_main.c:1211 #: src/bin/edi_main.c:1155 src/bin/edi_main.c:1235
msgid "Copy" msgid "Copy"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1133 src/bin/edi_main.c:1212 #: src/bin/edi_main.c:1156 src/bin/edi_main.c:1236
msgid "Paste" msgid "Paste"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1135 #: src/bin/edi_main.c:1158
msgid "Find & Replace" msgid "Find & Replace"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1137 #: src/bin/edi_main.c:1160
msgid "Goto Line ..." msgid "Goto Line ..."
msgstr "" msgstr ""
#: src/bin/edi_main.c:1139 #: src/bin/edi_main.c:1162
msgid "Find in project ..." msgid "Find in project ..."
msgstr "" msgstr ""
#: src/bin/edi_main.c:1141 #: src/bin/edi_main.c:1163
msgid "Replace in project ..."
msgstr ""
#: src/bin/edi_main.c:1165
msgid "View" msgid "View"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1142 #: src/bin/edi_main.c:1166
msgid "New Window" msgid "New Window"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1143 #: src/bin/edi_main.c:1167
msgid "New Panel" msgid "New Panel"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1145 #: src/bin/edi_main.c:1169
msgid "Open Tasks" msgid "Open Tasks"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1150 src/bin/edi_main.c:1225 #: src/bin/edi_main.c:1174 src/bin/edi_main.c:1249
msgid "Run" msgid "Run"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1155 #: src/bin/edi_main.c:1179
msgid "Init" msgid "Init"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1157 #: src/bin/edi_main.c:1180 src/bin/edi_scm_ui.c:743
msgid "Commit"
msgstr ""
#: src/bin/edi_main.c:1181
msgid "Stash" msgid "Stash"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1158 #: src/bin/edi_main.c:1182
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1159 #: src/bin/edi_main.c:1183
msgid "Push" msgid "Push"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1160 #: src/bin/edi_main.c:1184
msgid "Pull" msgid "Pull"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1163 #: src/bin/edi_main.c:1187
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1166 src/bin/edi_main.c:1232 #: src/bin/edi_main.c:1190 src/bin/edi_main.c:1256
msgid "About" msgid "About"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1197 #: src/bin/edi_main.c:1221
msgid "New File" msgid "New File"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1217 #: src/bin/edi_main.c:1241
msgid "Find..." msgid "Find..."
msgstr "" msgstr ""
#: src/bin/edi_main.c:1218 #: src/bin/edi_main.c:1242
msgid "Goto Line" msgid "Goto Line"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1408 #: src/bin/edi_main.c:1432
#, c-format #, c-format
msgid "Project path must be a directory\n" msgid "Project path must be a directory\n"
msgstr "" msgstr ""
#: src/bin/edi_main.c:1622 #: src/bin/edi_main.c:1646
#, c-format #, c-format
msgid "Could not open file of unsupported mime type (%s)\n" msgid "Could not open file of unsupported mime type (%s)\n"
msgstr "" msgstr ""
#: src/bin/edi_scm_ui.c:152
msgid "Please enter a valid commit message."
msgstr ""
#: src/bin/edi_scm_ui.c:550
msgid "User information"
msgstr ""
#: src/bin/edi_scm_ui.c:589
msgid "Unable to obtain user information."
msgstr ""
#: src/bin/edi_scm_ui.c:595
msgid "Author"
msgstr ""
#: src/bin/edi_scm_ui.c:607
msgid "Show unstaged changes"
msgstr ""
#: src/bin/edi_scm_ui.c:645
msgid "File changes"
msgstr ""
#: src/bin/edi_scm_ui.c:669
msgid "Commit message"
msgstr ""
#: src/bin/edi_scm_ui.c:674
msgid "Enter commit summary<br><br>And change details<br>"
msgstr ""
#: src/bin/edi_scm_ui.c:693
msgid "Source changes"
msgstr ""
#: src/bin/edi_consolepanel.c:185 #: src/bin/edi_consolepanel.c:185
#, c-format #, c-format
msgid "Total pass %d (%d%%), fail %d)" msgid "Total pass %d (%d%%), fail %d)"

View File

@ -604,7 +604,7 @@ edi_scm_ui_add(Evas_Object *parent)
eina_strbuf_free(string); eina_strbuf_free(string);
edi_scm->check = check = elm_check_add(parent); edi_scm->check = check = elm_check_add(parent);
elm_object_text_set(check, _("Show all changes?")); elm_object_text_set(check, _("Show unstaged changes"));
elm_check_state_set(check, EINA_FALSE); elm_check_state_set(check, EINA_FALSE);
evas_object_show(check); evas_object_show(check);
evas_object_smart_callback_add(check, "changed", evas_object_smart_callback_add(check, "changed",