Improves error message

This commit is contained in:
Antoine Aflalo 2017-05-15 16:05:26 -04:00 committed by GitHub
parent f7d2c6b481
commit e64623146e
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@
<string name="already_boosted">Already boosted.</string>
<string name="dont_screen_off">Keep the screen on when using the app.</string>
<string name="hide_media_default">Hide all media</string>
<string name="cant_close_column_by_back_button_when_multiple_column_shown">Can\'t close column by back button when multiple column is shown.</string>
<string name="cant_close_column_by_back_button_when_multiple_column_shown">You can\'t close the column using the back button when multiple columns are shown.</string>
<string name="disable_tablet_mode">Disable tablet mode (app restart required)</string>
<string name="minimum_column_width">Minimum column width (default=300(dp),app restart required)</string>
<string name="media_thumbnail_height">Media Thumbnail height (default=64(dp), app restart required)</string>