Sync the current list of system apps with the built-in name translation table. Some of the names were changed in the past without the translation table being updated to reflect it.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
url: $baseurl/bookmarks
|
||||
requires: local_channel
|
||||
name: View bookmarks
|
||||
name: View Bookmarks
|
||||
photo: $baseurl/app/bookmarks.png
|
||||
|
@@ -1,4 +1,4 @@
|
||||
url: $baseurl/chat/$nick
|
||||
requires: local_channel
|
||||
name: My chatrooms
|
||||
name: My Chatrooms
|
||||
photo: $baseurl/app/chat.png
|
||||
|
@@ -1,4 +1,4 @@
|
||||
url: $baseurl/probe
|
||||
requires: local_channel
|
||||
name: Remote diagnostics
|
||||
name: Remote Diagnostics
|
||||
photo: $baseurl/app/probe.png
|
||||
|
@@ -1,4 +1,4 @@
|
||||
url: $baseurl/profile/$nick
|
||||
requires: local_channel
|
||||
name: View profile
|
||||
name: View Profile
|
||||
photo: $baseurl/app/profile.png
|
||||
|
@@ -1,4 +1,4 @@
|
||||
url: $baseurl/suggest
|
||||
requires: local_channel
|
||||
name: Suggest channels
|
||||
name: Suggest Channels
|
||||
photo: $baseurl/app/suggest.png
|
||||
|
Reference in New Issue
Block a user