mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 09:43:49 +02:00
add option to hide unfriends from friend log (#916)
* add option to hide unfriends from friend log * hide unfriends from user dialog and hide notification dot on unfriend
This commit is contained in:
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "User Colors",
|
||||
"random_colors_from_user_id": "Random Colors from User ID"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Colores de los Usuarios",
|
||||
"random_colors_from_user_id": "Colores Aleatorios a partir del ID de Usuario"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Couleurs des utilisateurs",
|
||||
"random_colors_from_user_id": "Couleurs procedurales à partir de l'ID de l'utilisateur"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Felhasználói színek",
|
||||
"random_colors_from_user_id": "Random Colors from User ID"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "ユーザーの色",
|
||||
"random_colors_from_user_id": "ユーザーIDからランダムに色を生成"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "유저 색상",
|
||||
"random_colors_from_user_id": "유저 ID별 무작위 색상 사용"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Kolory użytkowników",
|
||||
"random_colors_from_user_id": "Losowe kolory według ID Użytkownika"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Cores do Usuário",
|
||||
"random_colors_from_user_id": "Cores Aleatórias do ID do Usuário"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Пользовательские цвета",
|
||||
"random_colors_from_user_id": "Случайные цвета из ID пользователя"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "Màu của người dùng",
|
||||
"random_colors_from_user_id": "Màu ngẫu nhiên từ ID người dùng"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "好友名称显示颜色",
|
||||
"random_colors_from_user_id": "从用户 ID 随机挑选颜色"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
@@ -323,6 +323,10 @@
|
||||
"user_colors": {
|
||||
"header": "玩家名稱顏色",
|
||||
"random_colors_from_user_id": "從玩家 ID 隨機挑選顏色"
|
||||
},
|
||||
"friend_log": {
|
||||
"header": "Friend Log",
|
||||
"hide_unfriends": "Hide Unfriends"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
||||
Reference in New Issue
Block a user