Skip to content

Commit

Permalink
[UI] Show Cloud Save unsupported status (#1734)
Browse files Browse the repository at this point in the history
Show Cloud Save unsupported status

- Display unsupported status for games that don't support cloud save syncing
  • Loading branch information
redromnon committed Aug 17, 2022
1 parent a925562 commit 7f23be0
Show file tree
Hide file tree
Showing 32 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/locales/bg/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Деинсталиране",
"update": "Обновяване"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Изключено",
"dlc": {
"installDlcs": "Инсталиране на всички сваляеми съдържания"
Expand Down
1 change: 1 addition & 0 deletions public/locales/ca/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Desinstal·la",
"update": "Actualitza"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Desactivat",
"dlc": {
"installDlcs": "Instal·la tots els DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/cs/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Odinstalovat",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Zakázáno",
"dlc": {
"installDlcs": "Instalovat všechna DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/de/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Deinstallieren",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Deaktiviert",
"dlc": {
"installDlcs": "Alle DLCs installieren"
Expand Down
1 change: 1 addition & 0 deletions public/locales/el/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Απεγκατάσταση",
"update": "Ενημέρωση"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Απενεργοποιημένο",
"dlc": {
"installDlcs": "Εγκατάσταση όλων των DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/en/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Uninstall",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Disabled",
"dlc": {
"installDlcs": "Install all DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/es/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Desinstalar",
"update": "Actualizar"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Deshabilitado",
"dlc": {
"installDlcs": "Instalar todos los DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/et/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Eemalda",
"update": "Uuenda"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Keelatud",
"dlc": {
"installDlcs": "Paigalda kõik DLC'd"
Expand Down
1 change: 1 addition & 0 deletions public/locales/fa/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "حذف",
"update": "بهروزرسانی"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "غیر فعال",
"dlc": {
"installDlcs": "نصب همه DLCها"
Expand Down
1 change: 1 addition & 0 deletions public/locales/fi/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Poista",
"update": "Päivitä"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Pois käytöstä",
"dlc": {
"installDlcs": "Asenna kaikki ladattava sisältö"
Expand Down
1 change: 1 addition & 0 deletions public/locales/fr/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Désinstaller",
"update": "Mise à jour"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Désactivé",
"dlc": {
"installDlcs": "Installer tout le contenu téléchargeable (DLC)"
Expand Down
1 change: 1 addition & 0 deletions public/locales/gl/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Desinstalar",
"update": "Actualizar"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Deshabilitar",
"dlc": {
"installDlcs": "Instalar todos os DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/hr/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Deinstaliraj",
"update": "Ažuriraj"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Onemogućeno",
"dlc": {
"installDlcs": "Instaliraj sve DLC-eve"
Expand Down
1 change: 1 addition & 0 deletions public/locales/hu/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Eltávolítás",
"update": "Frissítés"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Letiltva",
"dlc": {
"installDlcs": "Összes DLC telepítése"
Expand Down
1 change: 1 addition & 0 deletions public/locales/id/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Copot",
"update": "Perbarui"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Dinonaktifkan",
"dlc": {
"installDlcs": "Pasang semua DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/it/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Disinstalla",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Disattivato",
"dlc": {
"installDlcs": "Installa tutti i DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/ja/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "アンインストール",
"update": "アップデート"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "無効になっています",
"dlc": {
"installDlcs": "すべてのDLCをインストールします"
Expand Down
1 change: 1 addition & 0 deletions public/locales/ko/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "설치 제거",
"update": "업데이트"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "비활성화",
"dlc": {
"installDlcs": "모든 DLC를 설치합니다"
Expand Down
1 change: 1 addition & 0 deletions public/locales/ml/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "എടുത്തുനീക്കൂ",
"update": "പുതുക്കൂ"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "പ്രവര്ത്തനരഹിതം",
"dlc": {
"installDlcs": "എല്ലാ കൂട്ടുരേഖകളും നടൂ"
Expand Down
1 change: 1 addition & 0 deletions public/locales/nl/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Verwijderen",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Uitgeschakeld",
"dlc": {
"installDlcs": "Installeer alle DLC's"
Expand Down
1 change: 1 addition & 0 deletions public/locales/pl/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Odinstaluj",
"update": "Aktualizuj"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Wyłączone",
"dlc": {
"installDlcs": "Zainstaluj wszystkie DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/pt/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Desinstalar",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Desabilitado",
"dlc": {
"installDlcs": "Instalar todas as DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/pt_BR/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Desinstalar",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Desabilitado",
"dlc": {
"installDlcs": "Instalar DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/ru/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Удалить",
"update": "Обновить"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Выключено",
"dlc": {
"installDlcs": "Установить все DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/sv/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Avinstallera",
"update": "Uppdatera"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Inaktiverad",
"dlc": {
"installDlcs": "Installera alla DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/ta/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "நிறுவல் நீக்கு",
"update": "Update"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "முடக்கப்பட்டது",
"dlc": {
"installDlcs": "Install all DLCs"
Expand Down
1 change: 1 addition & 0 deletions public/locales/tr/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Kaldır",
"update": "Güncelle"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Devre dışı",
"dlc": {
"installDlcs": "Tüm DLC'leri kur"
Expand Down
1 change: 1 addition & 0 deletions public/locales/uk/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Видалити",
"update": "Оновити"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Вимкнено",
"dlc": {
"installDlcs": "Встановити всі DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/vi/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "Gỡ cài đặt",
"update": "Cập nhật"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "Tắt",
"dlc": {
"installDlcs": "Cài đặt tất cả bản mở rộng (DLC)"
Expand Down
1 change: 1 addition & 0 deletions public/locales/zh_Hans/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "卸载",
"update": "更新"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "已禁用",
"dlc": {
"installDlcs": "安装所有 DLC"
Expand Down
1 change: 1 addition & 0 deletions public/locales/zh_Hant/gamepage.json
Expand Up @@ -48,6 +48,7 @@
"uninstall": "解除安裝",
"update": "更新"
},
"cloud_save_unsupported": "Unsupported",
"disabled": "已禁用",
"dlc": {
"installDlcs": "安裝所有DLC"
Expand Down
10 changes: 10 additions & 0 deletions src/screens/Game/GamePage/index.tsx
Expand Up @@ -282,6 +282,16 @@ export default function GamePage(): JSX.Element | null {
{autoSyncSaves ? t('enabled') : t('disabled')}
</div>
)}
{is_installed && !showCloudSaveInfo && (
<div
style={{
color: '#F45460'
}}
>
{t('info.syncsaves')}:{' '}
{t('cloud_save_unsupported', 'Unsupported')}
</div>
)}
{!is_installed && (
<>
<div>
Expand Down

0 comments on commit 7f23be0

Please sign in to comment.