Menu

String changes

String changes

Headings in the Settings section:

<string name="left_panel_settings">Left panel settings</string>
<string name="left_panel_settings">Left panel</string>

<string name="right_panel_settings">Right panel settings</string>
<string name="right_panel_settings">Right panel</string>

<string name="colors">Customize the colors</string>
<string name="colors">Colors</string>

<string name="ttl_color_picker">Titlebar</string>
<string name="ttl_color_picker">Panel title</string>

<string name="language">Interface language</string>
<string name="language">Language</string>

<string name="toolbar_settings">Toolbar settings</string>
<string name="toolbar_settings">Toolbar</string>

<string name="compatibility_settings">Compatibility</string>
<string name="compatibility_settings">Hardware buttons</string>

<string name="exit_on_back">Back key exits</string>
<string name="exit_on_back">Back button exits</string>

<string name="show_confirm">Enable confirmations</string>
<string name="show_confirm">Confirmations</string>

Summaries in the Settings section:

<string name="summary_language">Override the system language default</string>
<string name="summary_language">Override the system language</string>

<string name="summary_show_toolbar">Show or hide the buttons at the base of the app</string>
<string name="summary_show_toolbar">Show the toolbar at the bottom of the screen</string>

<string name="summary_show_hidden">If not checked, files and folders with a preceding dot in their names won\'t be shown</string>
<string name="summary_show_hidden">Show files and folders with a preceding dot in their names</string>

<string name="summary_show_confirm">Show a discreet message after completing certain operations</string>
<string name="summary_show_confirm">Show a message after certain operations</string>

<string name="summary_compatibility_settings">Enable or disable the overriding of hardware button functions</string>
<string name="summary_compatibility_settings">Customize the overriding of hardware button functions</string>

Some unimportant changes:

Mainly in terms of style, for example:

<string name="not_supported">Sorry, this operation is not supported.</string>
<string name="not_supported">This operation is not supported</string>

and the descriptions on the home: screen have also been shortened.

Further changes

<string name="shortcut">Create a desktop shortcut</string>
<string name="shortcut">Add shortcut</string>