Skip to content

Commit c8e0081

Browse files
committed
2 parents e19f6f4 + 329dfa8 commit c8e0081

File tree

1 file changed

+45
-45
lines changed

1 file changed

+45
-45
lines changed

app/src/main/res/values/strings.xml

100644100755
Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
<string name="control_key_dialog_fn_text" translatable="false">FNKEY 1..9 : F1-F9\nFNKEY 0 : F10\nFNKEY W : Up\nFNKEY A : Left\nFNKEY S : Down\nFNKEY D : Right\nFNKEY P : PageUp\nFNKEY N : PageDown\nFNKEY T : Tab\nFNKEY L : | (pipe)\nFNKEY U : _ (underscore)\nFNKEY E : Control-[ (ESC)\nFNKEY X : Delete\nFNKEY I : Insert\nFNKEY H : Home\nFNKEY F : End\nFNKEY . : Control-\\\n</string>
120120
<string name="control_key_dialog_fn_disabled_text" translatable="false">No function key set.</string>
121121
<string name="tut6" translatable="false">
122-
OK - Now that we understand quite how wonderful vim can be, let\'s compile a c applications.
123-
GCC is not extracted by default, since it takes up about 70mb, or 20mb unextracted.
122+
OK - Now that we understand quite how wonderful vim can be, let\'s compile a C application.
123+
GCC is not extracted by default, since it takes up about 70MB, or 20MB unextracted.
124124
You need to extract it to the right location for all my scripts to work, so I have
125125
created a very simple installer.
126126
# cat `which install_gcc`
@@ -179,15 +179,15 @@
179179
<string name="cancel">Cancel</string>
180180
<string name="save">Save</string>
181181
<string name="ok">OK</string>
182-
<string name="new_file">New file</string>
182+
<string name="new_file">Create new file</string>
183183
<string name="default_">System</string>
184184
<string name="language">Language</string>
185185
<string name="run">Run</string>
186186
<string name="navigation_drawer_open">Open navigation</string>
187-
<string name="navigation_drawer_close">CLose navigation</string>
187+
<string name="navigation_drawer_close">Close navigation</string>
188188
<string name="close">Close</string>
189189
<string name="rate">Rate app</string>
190-
<string name="more_app">More app</string>
190+
<string name="more_app">More apps</string>
191191
<string name="compile_error">Compile error</string>
192192
<string name="setting">Setting</string>
193193
<string name="document">See document</string>
@@ -211,7 +211,7 @@
211211
<string name="font_z">Font size</string>
212212
<string name="font">Font</string>
213213
<string name="user_interface">User interface</string>
214-
<string name="show_line">Show line number</string>
214+
<string name="show_line">Show line numbers</string>
215215
<string name="find">Find</string>
216216
<string name="find_replace">Find and replace</string>
217217
<string name="tool">Tool</string>
@@ -226,36 +226,36 @@
226226
<string name="format_code">Format code</string>
227227
<string name="information">Information</string>
228228
<string name="report_bug">Report bug</string>
229-
<string name="check_update">Check update</string>
229+
<string name="check_update">Check for updates</string>
230230
<string name="email">Email</string>
231-
<string name="describe_causes_an_error">Describe causes an error</string>
231+
<string name="describe_causes_an_error">Please describe what causes an error</string>
232232
<string name="bug">Bug</string>
233233
<string name="word_wrap_desc">Automatic screen down the line when overflow</string>
234-
<string name="show_line_desc">Display the line numbers to the left of the code editor</string>
234+
<string name="show_line_desc">Display line numbers on the left side of the code editor</string>
235235

236236

237237
<string name="hide_status_bar">Hide status bar</string>
238-
<string name="hide_status_bar_desc">Hide the status bar in every screen of the app, include console. Restart app if need change.</string>
238+
<string name="hide_status_bar_desc">Hide the status bar in every screen of the app, including console. Restart the app to apply.</string>
239239
<string name="show_suggest_popup">Hint popup</string>
240240
<string name="show_hint_desc">Show suggestions while typing</string>
241241
<string name="compile">Compile</string>
242242
<string name="file">File</string>
243243
<string name="change_lang_msg">Restart the application to change the language.</string>
244244
<string name="data">Data</string>
245-
<string name="show_key_board">Show key board</string>
245+
<string name="show_key_board">Show keyboard</string>
246246
<string name="undo">Undo</string>
247-
<string name="redo">redo</string>
247+
<string name="redo">Redo</string>
248248
<string name="pascal_for_android">Pascal for Android</string>
249249
<string name="exit">Exit</string>
250-
<string name="exit_mgs">Do you want to exit application?</string>
251-
<string name="setting_editor">Editor setting</string>
250+
<string name="exit_mgs">Quit application?</string>
251+
<string name="setting_editor">Editor settings</string>
252252
<string name="cloud_database">Cloud database</string>
253253
<string name="pas_file">Pas file (*.pas)</string>
254254
<string name="inp_file">Inp file (*.inp)</string>
255255
<string name="theme">Code style</string>
256256
<string name="select">Select</string>
257257
<string name="folder">Folder</string>
258-
<string name="home">home</string>
258+
<string name="home">Home</string>
259259

260260
<string name="new_folder">Create new folder</string>
261261
<string name="enter_new_folder_name">Enter name of folder</string>
@@ -269,7 +269,7 @@
269269
<string name="complete">Complete</string>
270270
<string name="view_console">View console</string>
271271
<string name="resume_program">Resume program</string>
272-
<string name="help_me_translate">Help me translate app</string>
272+
<string name="help_me_translate">Help me translate this app</string>
273273
<string name="your_name">Your name</string>
274274
<string name="send_to_me">Send to dev</string>
275275
<string name="rerun">Rerun current program</string>
@@ -288,15 +288,15 @@
288288
<string name="write_code_here">Write code here…</string>
289289
<string name="can_not_save_file">Can not save file!</string>
290290
<string name="saved">Saved</string>
291-
<string name="file_exist">File is exist, please enter value name!</string>
291+
<string name="file_exist">File exists, please enter another name!</string>
292292
<string name="send_mail">Send mail…</string>
293293
<string name="no_mail_clients">There are no email clients installed.</string>
294294
<string name="your_language">Your language</string>
295295
<string name="other">Other</string>
296296
<string name="logo">Logo</string>
297-
<string name="auto_compile_summary">Automatically compile while typing. The performance of the application will be decrease if using this feature, however, which will help us to report the error faster.</string>
297+
<string name="auto_compile_summary">Automatically compile while typing. While the performance of this application will be decreased when using this feature, errors will be reported much sooner.</string>
298298
<string name="auto_compile">Auto compile</string>
299-
<string name="keyboard_shortcut">Key board shortcut</string>
299+
<string name="keyboard_shortcut">Keyboard shortcut</string>
300300
<string name="program_structure">Show program structure</string>
301301
<string name="show_symbol">List symbols</string>
302302
<string name="show_symbol_decs">Show list symbol below the editor.</string>
@@ -314,10 +314,10 @@
314314
<string name="turn_on_flashlight">Turn on flashlight</string>
315315
<string name="turn_off_flashlight">Turn off flashlight</string>
316316
<string name="open_file">Open file</string>
317-
<string name="insert_url_media">Insert url media</string>
318-
<string name="max_history_edit">Max history edit</string>
317+
<string name="insert_url_media">Insert media by URL</string>
318+
<string name="max_history_edit">Max history steps</string>
319319
<string name="max_history_edit_desc">The maximum number of steps can be undo redo</string>
320-
<string name="see_in_github">See project in Github https://github.com/tranleduy2000/pascalnide</string>
320+
<string name="see_in_github">View project on GitHub https://github.com/tranleduy2000/pascalnide</string>
321321
<string name="stack_size_desc">Maximum stack size when running the program. On some devices, this parameter has no effect. The default is 40000. Minimum is 5000</string>
322322
<string name="stack_size">Stack size</string>
323323
<string name="copied">Copied</string>
@@ -331,17 +331,17 @@
331331
<string name="sort_name">Sort by name…</string>
332332
<string name="sort_size">Sort by size…</string>
333333
<string name="content">Content</string>
334-
<string name="see_in_github_2">See in Github</string>
334+
<string name="see_in_github_2">View on GitHub</string>
335335
<string name="insert_color">Insert color</string>
336-
<string name="permission_denied_storage">Permission denied to read your External storage</string>
336+
<string name="permission_denied_storage">Permission denied to read your external storage</string>
337337
<string name="inserted_color">Inserted color</string>
338338
<string name="unit_file">Unit pascal (*.pas)</string>
339339
<string name="what_expect">What do you expect?</string>
340340
<string name="auto_fix">Auto fix</string>
341341
<string name="declare_variable">Declare variable</string>
342342
<string name="declare_function">Declare function</string>
343343
<string name="declare_constant">Declare constant</string>
344-
<string name="can_not_exec_unit">Can not executing unit</string>
344+
<string name="can_not_exec_unit">Can not execute unit</string>
345345
<string name="insert">Insert</string>
346346
<string name="select_mode">Select mode</string>
347347
<string name="select_token">Select token</string>
@@ -360,7 +360,7 @@
360360
<string name="console_screen_">Console screen</string>
361361
<string name="keyboard">Keyboard</string>
362362
<string name="system_interface">System interface</string>
363-
<string name="maxline_console_desc">The maximum number of lines that the console will store, the larger the number of lines will need more memory.</string>
363+
<string name="maxline_console_desc">The maximum number of lines that the console will store. A greater number of lines requires more memory.</string>
364364
<string name="text_color">Text Color</string>
365365
<string name="default_text_color">Default text color</string>
366366
<string name="def_bg_color">Default background color</string>
@@ -377,7 +377,7 @@
377377

378378

379379
<!--DONATE-->
380-
<string name="license_invalid">Thanks for purchasing the donation app! Unfortunately license check failed. Please try again later. If it\'s still not working, please contact me. You need internet access!</string>
380+
<string name="license_invalid">Thanks for purchasing the donation app! Unfortunately the license check has failed. Please try again later. If it\'s still not working, please contact me. You need internet access!</string>
381381
<string name="pirated">Seems like the donation app wasn\'t purchased through Play Store! If you pirated it, then shame on you!</string>
382382
<string name="donate">Donate</string>
383383
<string name="donate_summary">You can custom code theme, more font, change console font… with donate version\n.
@@ -388,14 +388,14 @@
388388
<string name="donate_yes">I love this app. Must donate!</string>
389389

390390
<!--Splash screen-->
391-
<string name="more_font">Get more font</string>
391+
<string name="more_font">Get more fonts</string>
392392
<string name="editor_font">Editor font</string>
393393
<string name="console_font">Console font</string>
394394
<string name="unknown">Unknown</string>
395395
<string name="custom_theme">Custom theme</string>
396396
<string name="save_and_apply">Save and apply</string>
397397
<string name="create_new_theme">Create new theme</string>
398-
<string name="more_theme">Get premium version. Create your custom theme!</string>
398+
<string name="more_theme">Get the premium version. Create your custom theme!</string>
399399

400400
<string name="java_for_android" translatable="false">Java for Android</string>
401401

@@ -404,7 +404,7 @@
404404
<string name="class_" translatable="false">Class</string>
405405
<string name="interface_" translatable="false">Interface</string>
406406
<string name="enum_" translatable="false">Enum</string>
407-
<string name="setting_console" translatable="false">Console setting</string>
407+
<string name="setting_console" translatable="false">Console settings</string>
408408
<string name="new_java_project" translatable="false">New Java console project</string>
409409
<string name="new_android_project" translatable="false">New Android project</string>
410410
<string name="enter_project_name" translatable="false">Enter project name</string>
@@ -427,14 +427,14 @@
427427
<string name="main_class_name_main">Main class name (Main)</string>
428428
<string name="system_info">System info</string>
429429
<string name="project_file">Project file</string>
430-
<string name="download_system_file">Download system file</string>
430+
<string name="download_system_file">Download system files</string>
431431
<string name="install_msg">
432-
"You need to download files for your system, make sure you have turned on your internet connection and at least 100MB of free internal memory.
433-
1. Press download button
434-
2. Wait for download finish
435-
3. Wait for install system file.
432+
"You need to download files for your system, make sure you have turned on your internet connection and have at least 100MB of free internal memory.
433+
1. Press the download button
434+
2. Wait for the download to finish
435+
3. Wait for the installation to complete.
436436

437-
Note: If you can't download by click button "Download file system", just go to github page and download this file, then press select file and select file has been downloaded."
437+
Note: If you can't download by clicking "Download system files", go to GitHub page and download this file. Press "select file" and select the file that you have downloaded."
438438
</string>
439439
<string name="run_configuration">Run configuration</string>
440440
<string name="main_class">Main class</string>
@@ -445,31 +445,31 @@
445445
<string name="vim_tut">There is only one number bigger than infinity. The number of tutorials
446446
for vim on Google. This will be your best source of information.
447447
vim ~/.vimrc : to check your current settings.
448-
One IMPORTANT feature is using the command line app \'terminalide\' to start vim. This is only really helpful if you are working on a java project. run \'cat `which terminalide`\' to see the script in full. This is a simple but useful script that makes sure you start vim in the correct folder, so that javac can work correctly. All that is required is that there is a folder named \'src\' in the current folder. Run \'terminalide\' from the project home folder. vim will start with a nice file tree (NERDTree) that you can use to browse for a file. Basically, make sure you start vim in the src/ folder of any java projects. Then javac works fine. The basics have been setup in the initial ~/.vimrc file and ~/.vim folder. You have working arrow keys, backspace, delete, Page UP/Down etc. All \'NOT\' givens in vim-land, I might add.. Vim has been setup with java in mind, and so has all the features required to be a powerful IDE, including java class / function popup completion.. The plugins that you have in ~/.vim are [Search google for their full uses..] : NERDTree - a nice file browser : SnipMate - auto text copy. Check snippets in ~/.vim and use word[TAB] to activate. : MiniBufExpl - the buffer window at top of vim that shows multiple buffers. : ACP - Auto Complete Popup, you can disable this by removing acp.vim from your plugins folder. : Java-Complete - hacked/fixed up and working great! Add your own plugins to ~/.vim and edit the ~/.vimrc file to gain total control. # vim ~/.vimrc Read / Edit the settings file to understand more..</string>
448+
One IMPORTANT feature is using the command line app \'terminalide\' to start vim. This is only really helpful if you are working on a Java project. Run \'cat `which terminalide`\' to see the script in full. This is a simple but useful script that makes sure you start vim in the correct folder, so that javac can work correctly. The only requirement is that there is a folder named \'src\' in the current folder. Run \'terminalide\' from the project home folder. vim will start with a nice file tree (NERDTree) that you can use to browse your files. Basically, make sure you start vim in the src/ folder of any Java project. Then javac works fine. The basics have been setup in the initial ~/.vimrc file and ~/.vim folder. You have working arrow keys, backspace, delete, Page UP/Down etc. All \'NOT\' givens in vim-land, I might add.. Vim has been setup with Java in mind, and so it has all the features required to be a powerful IDE, including Java class / function popup completion. The plugins that you have in ~/.vim are [Search google for their full uses..] : NERDTree - a nice file browser : SnipMate - auto text copy. Check snippets in ~/.vim and use word[TAB] to activate. : MiniBufExpl - the buffer window at top of vim that shows multiple buffers. : ACP - Auto Complete Popup, you can disable this by removing acp.vim from your plugins folder. : Java-Complete - hacked/fixed up and working great! Add your own plugins to ~/.vim and edit the ~/.vimrc file to gain total control. # vim ~/.vimrc Read / Edit the settings file to understand more..</string>
449449
<string name="build_jar_file">Build jar file</string>
450450
<string name="error">Error</string>
451451
<string name="build">Build</string>
452452
<string name="config">Config</string>
453453
<string name="can_not_find_main_func">"Could not find main function in class "</string>
454-
<string name="main_class_not_define">Main class is not define</string>
454+
<string name="main_class_not_define">Main class is not defined</string>
455455
<string name="project">Project</string>
456456
<string name="classpath_desc">Classpath is a parameter in the Java Virtual Machine or the Java compiler that specifies the location of user-defined classes and packages</string>
457457
<string name="expand_collapse">expand/collapse</string>
458-
<string name="failed_msg">Compile failed, see error msg</string>
459-
<string name="compile_success">Compile success</string>
458+
<string name="failed_msg">Compilation failed, see error messages</string>
459+
<string name="compile_success">Compilation successful</string>
460460
<string name="build_success">Build success</string>
461461
<string name="sample_code_java">Java sample code</string>
462462
<string name="learn">Learn</string>
463-
<string name="system_err_msg">An unexpected error has occurred with the system, please restart ide.</string>
463+
<string name="system_err_msg">An unexpected error has occurred with the system, please restart the IDE.</string>
464464
<string name="format_type_">Format type</string>
465465
<string name="zero">0</string>
466466
<string name="main_not_found">"Can not find main function "</string>
467467
<string name="application_name">Application name</string>
468468
<string name="build_apk">Build apk</string>
469469
<string name="github_repo">Git repo</string>
470470
<string name="success">Success!</string>
471-
<string name="start_install_system">Starting install system</string>
472-
<string name="unsupported_format_file">Unsupported format this type</string>
471+
<string name="start_install_system">System installation started</string>
472+
<string name="unsupported_format_file">Unsupported file format</string>
473473
<string name="can_not_find_launcher_activity">Can not find launcher activity in manifest</string>
474474

475475
<!--File-->
@@ -480,8 +480,8 @@
480480
<string name="select_file">Select file</string>
481481

482482
<!--Donate-->
483-
<string name="donate_for_project">Donate for project</string>
484-
<string name="thank_you_for_your_support_for_open_source_software">Thank you for your support for open source software.</string>
483+
<string name="donate_for_project">Project Donation</string>
484+
<string name="thank_you_for_your_support_for_open_source_software">Thank you for supporting open source software.</string>
485485
<string name="classes_link">https://github.com/tranleduy2000/javaide/blob/master/system/classes/classes.zip</string>
486486
<string name="create_keystore">Create store</string>
487487
<string name="pref_key_install_root">pref_key_install_root</string>

0 commit comments

Comments
 (0)