home *** CD-ROM | disk | FTP | other *** search
/ ftp.rarlab.com / 2014.05.ftp.rarlab.com.tar / ftp.rarlab.com / rar / rarlng_android.rar / whatsnew.txt < prev   
Text File  |  2014-05-05  |  10KB  |  251 lines

  1. 30 April 2014
  2.  
  3. note: in strings below we use "external SD card home"
  4. or "external SD card home folder" names for a folder on external SD card
  5. which is writable for RAR. Other external card folders are read-only since
  6. Android 4.4.
  7.  
  8. strings deleted:
  9.     <string name="menu_mainctx_install">Install %s</string>
  10.  
  11. strings added:
  12.     <string name="menu_mainctx_open_archive">Open as archive</string>
  13.     <string name="no_app_to_send">There is no application to send %s</string>
  14.     <string name="extropt_pathtype_sub_extsdcard">Extract to \"%s\" in external SD card home folder</string>
  15.     <string name="extropt_pathtype_extsdcard">Extract to external SD card home folder</string>
  16.     <string name="navmenu_extsdcard">External SD card</string>
  17.     <string name="navmenu_extsdcard_home">External SD card home</string>
  18.     <string name="read_only">read-only</string>
  19.     <string name="writable">writable</string>
  20.     <string name="extcard_title">External SD card access</string>
  21.     <string name="extcard_ro_info1">All external SD card folders except so called external SD card home at: %s are read-only for RAR.</string>
  22.     <string name="extcard_ro_info2">If current external SD card folder is read-only, archiving and extraction commands replace it with external SD card home folder automatically.</string>
  23.     <string name="extcard_ro_info3">Press \"Home folder\" to open the writable external SD card home folder. Press \"Help\" to get additional information.</string>
  24.     <string name="extcard_ro_info4">Be aware that entire contents of this writable external SD card home folder including subfolders is deleted when uninstalling RAR application or clearing RAR data in application manager.</string>
  25.     <string name="extcard_ro_info5">Copy all important files from this folder to another location before taking such actions.</string>
  26.     <string name="btn_home_folder">Home folder</string>
  27.     <string name="extcard_home_used">Current folder is read-only. External SD card home folder is used instead.</string>
  28.     <string name="arc_current_folder">Create archive in current folder</string>
  29.     <string name="arc_intsd_root">Create archive in internal SD card root folder</string>
  30.     <string name="arc_extsd_home">Create archive in external SD card home folder</string>
  31.     <string name="not_show_again">Do not show again</string>
  32.     <string name="extropt_display_extracted">Display extracted files</string>
  33.     <string name="open_extracted_folder">Folder %s with extracted files is opened</string>
  34.  
  35. help:
  36.   new external_sdcard.html topic;
  37.   
  38.   context_menu.html:
  39.     "Install" item is displayed for APK files ..." sentence is replaced
  40.     with "Open as archive" item is displayed for files ..." text;
  41.  
  42.   extract_options.html:
  43.     "Also you can click on "Destination folder" title..." sentence
  44.     is modified to mention external SD card;
  45.  
  46.     added "Display extracted files" option description;
  47.  
  48.     added "Saved here options are also used in context menu ..." sentence
  49.     in "Save settings" description;
  50.  
  51.   navigation_panel.html:
  52.     "If device is equipped with external SD card ..." sentence is added;
  53.  
  54.   contents.html:
  55.     new link is added:
  56.       <li class="padded"><a href="external_sdcard.html">External SD card support</a>
  57.  
  58.   arcopt_general.html:
  59.       "On devices equipped with external SD card ..." sentence is added
  60.       in "Archive name" paragraph;
  61.  
  62.       "Part of default profile options is also used ..." sentence
  63.       is appended to "Profiles" description;
  64.  
  65.  
  66. 11 April 2014
  67.  
  68. strings removed:
  69.     <string name="navmenu_list_top">Scroll to top</string>
  70.     <string name="navmenu_list_bottom">Scroll to bottom</string>
  71.  
  72.  
  73. strings added:
  74.     <string name="maincmd_information">Information</string>
  75.     <string name="prefs_hidden_files_title">Hidden files</string>
  76.     <string name="prefs_hidden_files_summary">Show hidden files and folders</string>
  77.     <string name="copied_to_clipboard">Copied to clipboard</string>
  78.     <string name="save_file">Save file</string>
  79.     <string name="file_name">File name</string>
  80.     <string name="btn_save">Save</string>
  81.     <string name="btn_copy">Copy</string>
  82.     <string name="absent">Absent</string>
  83.     <string name="present">Present</string>
  84.     <string name="unknown">Unknown</string>
  85.     <string name="info_files">Files</string>
  86.     <string name="info_folders">Folders</string>
  87.     <string name="info_total_size">Total size</string>
  88.     <string name="info_ratio">Ratio</string>
  89.     <string name="info_calc_checksum">Calculate checksums</string>
  90.     <string name="info_md5">MD5</string>
  91.     <string name="info_sha1">SHA-1</string>
  92.     <string name="info_sha256">SHA-256</string>
  93.     <string name="info_crc32">CRC32</string>
  94.     <string name="info_type">Type</string>
  95.     <string name="info_unp_version">Version to unpack</string>
  96.     <string name="info_host_os">Host OS</string>
  97.     <string name="info_solid">solid</string>
  98.     <string name="info_volume">volume</string>
  99.     <string name="info_volume_number">#%d</string>
  100.     <string name="info_sfx">SFX</string> <!-- self-extracting -->
  101.     <string name="info_packed_size">Packed size</string>
  102.     <string name="info_recovery_record">Recovery record</string>
  103.     <string name="info_encrypted_files">Encrypted files</string>
  104.     <string name="info_dict_size">Dictionary size</string>
  105.     <string name="info_arc_comment">Archive comment</string>
  106.     <string name="maximize">Maximize</string>
  107.     <string name="read_arc_comment">Reading archive comment</string>
  108.  
  109. help:
  110.   new topics:
  111.     options_menu.html
  112.     settings.html
  113.     save_file.html
  114.     info_files.html
  115.     info_archive.html
  116.  
  117.   contents.html: added "Options menu" and "Settings" links;
  118.  
  119.   navigation_panel.html:
  120.     removed the sentence about "Scroll to top" and "Scroll to bottom" commands;
  121.  
  122.  
  123. 25 March 2014
  124.  
  125. strings added:
  126.     <string name="maincmd_send">Send</string>
  127.     <string name="send_filename">Send %s</string>
  128.  
  129.  
  130. 12 March 2014
  131.  
  132. strings added:
  133.     <string name="sort_by_type">By type</string>
  134.     <string name="sort_by_type_reverse">By type in reverse order</string>
  135.     <string name="error_system_interrupt">Operation was interrupted by system. Try again.</string>
  136.  
  137.  
  138.  
  139. 8 March 2014
  140.  
  141. strings added:
  142.     <string name="error_rarlib_load">Cannot load the compression library. If error persists, you may try to uninstall RAR and install it again.</string>
  143.  
  144.  
  145. 5 March 2014
  146.  
  147. strings added:
  148.     <string name="sort_by_name_reverse">By name in reverse order</string>
  149.     <string name="sort_by_size_reverse">By size in reverse order</string>
  150.     <string name="sort_by_time_reverse">By time in reverse order</string>
  151.  
  152. help:
  153.   arcopt_advanced.html
  154.     "RAR 4.x maximum dictionary size ..." sentence is added to dictionary
  155.     size description;
  156.  
  157.   license.html:
  158.     "with the exception of the UnRAR components" is removed from 3a item;
  159.  
  160.   browse_for_folder.html:
  161.     removed "Tap on icon or "Browse for folder" text in window title ..."
  162.     paragraph;
  163.  
  164.  
  165. 2 March 2014
  166.  
  167. strings added:
  168.     <string name="arcopt_rar4">RAR 4.x</string>
  169.     <string name="prefs_theme_title">Theme</string>
  170.     <string name="theme_holo_light">Holo Light</string>
  171.     <string name="theme_holo_dark">Holo Dark</string>
  172.     <string name="operation_complete">Operaton complete</string>
  173.     <string name="navmenu_favorites">Favorites</string>
  174.     <string name="navmenu_history">History</string>
  175.     <string name="navpanel_open">Open navigation panel</string>
  176.     <string name="navpanel_close">Close navigation panel</string>
  177.     <string name="navpanel_title">Navigation panel</string>
  178.     <string name="error_file_find">Cannot find %s</string>
  179.     <string name="prefs_archistory_title">Archive history</string>
  180.     <string name="prefs_archistory_summary">Add archive names to history</string>
  181.  
  182. strings changed:
  183.     <string name="navmenu_commands">Commands...</string>
  184.   changed to:
  185.     <string name="navmenu_commands">Commands</string>
  186.  
  187. help:
  188.   new notes.html topic, also linked from contents.html
  189.   
  190.   archive_formats.html:
  191.     "RAR archives are created in RAR 5.0 format" paragraph is deleted;
  192.  
  193.   arcopt_general.html:
  194.     paragraph "RAR or ZIP" changed to "RAR, ZIP or RAR 4.x" and rewritten;
  195.  
  196.   arcopt_options.html:
  197.     in BLAKE2 description "only for RAR archives" changed to 
  198.     "only for archives in RAR 5.0 format".
  199.  
  200.   favorites_menu.html renamed to navigation_panel.html and rewritten
  201.   to mention the new "History" submenu.
  202.   Link to favorites_menu.html in contents.html is changed accordingly;
  203.  
  204.   paragraph "Tap on icon or "Browse for ..." about favorites
  205.   in browse_for_file.html and browse_for_folder.html is replaced with
  206.   "Use <a href="navigation_panel.html">navigation panel ..." and merged
  207.   with next paragraph;
  208.  
  209.   favorites_add.html:
  210.     "displayed in Favorites menu" changed to
  211.     "displayed in submenu "Favorites" of <a href="navigation_panel.html">navigation panel</a>"
  212.  
  213.   introduction_to_interface.html:
  214.     "Clicking on RAR icon or title in top left ..." sentence is rewritten
  215.     to mention the navigation panel;
  216.  
  217.  
  218.  
  219.  
  220. 25 February 2014
  221.  
  222. strings added:
  223.     <string name="no_app_to_open">There is no application to open %s</string>
  224.     <string name="error_item_exists">%s already exists</string>
  225.  
  226. help:
  227.   context_menu.html:
  228.     "Archiving, new folder and rename are available in file mode"
  229.       changed to:
  230.     "Archiving and new folder items are available in file mode"
  231.  
  232.   introduction_to_interface.html:
  233.     text added:
  234.       Long press Back button in main window to close RAR immediately
  235.       instead of going to previous folder.
  236.  
  237.  
  238. 23 February 2014
  239.  
  240. strings added:
  241.     <string name="about_build">build</string>
  242.  
  243.  
  244. 20 February 2014
  245.  
  246. strings added:
  247.     <string name="menu_mainctx_install">Install %s</string>
  248.  
  249. help:
  250.   context_menu.html:
  251.     "Install" item is displayed for APK files..." sentence is added;