Change to singular grammar.
This commit is contained in:
parent
7ee5084f93
commit
53c648850c
|
@ -64,7 +64,7 @@ Item {
|
||||||
case 2: return "Favorites"
|
case 2: return "Favorites"
|
||||||
case 3: return "Rooms"
|
case 3: return "Rooms"
|
||||||
case 4: return "People"
|
case 4: return "People"
|
||||||
case 5: return "Low Priorities"
|
case 5: return "Low Priority"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue