diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js index eaeeb1590..95530d9ca 100644 --- a/js/ui/appDisplay.js +++ b/js/ui/appDisplay.js @@ -151,6 +151,7 @@ ViewByCategories.prototype = { this._apps = apps; this._view.refresh(apps); + /* Translators: Filter to display all applications */ this._addFilter(_("All"), -1); if (!sections)