Eventbus now is build with gradle

Various optimization
This commit is contained in:
Vlad Mihalachi
2013-10-31 14:46:59 +01:00
parent ba0fb4ebaa
commit 3697dd51a4
25 changed files with 444 additions and 113 deletions

View File

@@ -56,7 +56,6 @@
<string name="upload">Muat naik</string>
<string name="upload_completato">Muat naik selesai</string>
<string name="what_to_do">What do you want todo?</string>
<string name="wrap_the_text">Word wrap</string>
<string name="menu_syntax_highlight">Syntax highlight</string>
<string name="testo_indietro">Batal edit</string>
<string name="testo_rifai">Buat semula edit</string>
@@ -95,7 +94,6 @@
<string name="open">Buka</string>
<string name="file_modified">Fail %1$s telah berubah. Adakah anda mahu memuat naik?</string>
<string name="file_saved_with_success">The file %1$s was saved with success!</string>
<string name="number_of_things_selected">%1$d selected</string>
<string name="crea_file_remoto">New remote file</string>
<string name="new_local_file">New local file</string>
<string name="create_new_account">Cipta akaun baru</string>
@@ -111,7 +109,6 @@
<string name="unit_measurement_for_file_size">Unit of measurement for file size</string>
<string name="open_source_license">Open Source licenses</string>
<string name="open_source_license_summary">Show open source licenses</string>
<string name="show_navigation_breadcrumb">Show navigation breadcrumb</string>
<string name="open_a_file">Open a file</string>
<string name="open_this_time_only">Open this time only</string>
<string name="advise_editor_title">Are you missing Turbo Editor?</string>
@@ -119,4 +116,7 @@
<string name="change_list_type">Change the list type</string>
<string name="use_monospace">Use monospace</string>
<string name="recent_files">Recent files</string>
<string name="font_size">Font size</string>
<string name="connection_name">Connection Name</string>
<string name="line_numbers">Line Numbers</string>
</resources>