Changeset 4136 for lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui/SearchBox.py
- Timestamp:
- Apr 7, 2017, 10:32:49 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-store/trunk/fuentes/lliurex-store-gui/usr/share/lliurex-store/lliurex-store-gui/SearchBox.py
r4134 r4136 78 78 79 79 found_categories=list(sorted(found_categories)) 80 found_categories.insert(0, "All")80 found_categories.insert(0,_("All")) 81 81 82 82 counter=0
Note: See TracChangeset
for help on using the changeset viewer.