Skip to content

Commit

Permalink
Change UI string from 'Android' to 'Mobile'
Browse files Browse the repository at this point in the history
  • Loading branch information
epinter committed Jun 9, 2021
1 parent e2a67ed commit 5f51ca6
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/i18n/UI.properties
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ main.mobileDatabaseToast_header=Game files from mobile version were detected
main.mobileDatabaseToast_content=Records that are only found in mobile database were loaded, you need to use the Windows version of the database with a Windows savegame. See tqrespec.log and README.
main.miscTab=Misc
main.copyTarget.WINDOWS=Windows
main.copyTarget.MOBILE=Android
main.copyTarget.MOBILE=Mobile
main.copyTarget.BACKUP=Backup
main.tooltipCopyTarget=Select the target for the character copy, the character will have the name typed in the field below. Leave empty to keep the same name when converting or exporting.
main.tooltipCopyTarget.WINDOWS=The character will be converted if needed, and copied to the SaveData folder to be available in game.
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Android device, (directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main).
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Mobile device, (on Android, directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main, on IOS, iCloud TitanQuest).
main.tooltipCopyTarget.BACKUP=The character will be copied to a zip file. If the "New character" field is empty, the selected character will be copied to zip as is, without modifications. If you type a new name, the copy will have a new name, so the character won't be exactly a backup.
misc.copyTitle=Copy character
misc.targetLabel=Target
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/i18n/UI_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ main.mobileDatabaseToast_header=Game files from mobile version were detected
main.mobileDatabaseToast_content=Records that are only found in mobile database were loaded, you need to use the Windows version of the database with a Windows savegame. See tqrespec.log and README.
main.miscTab=Misc
main.copyTarget.WINDOWS=Windows
main.copyTarget.MOBILE=Android
main.copyTarget.MOBILE=Mobile
main.copyTarget.BACKUP=Backup
main.tooltipCopyTarget=Select the target for the character copy, the character will have the name typed in the field below. Leave empty to keep the same name when converting or exporting.
main.tooltipCopyTarget.WINDOWS=The character will be converted if needed, and copied to the SaveData folder to be available in game.
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Android device, (directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main).
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Mobile device, (on Android, directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main, on IOS, iCloud TitanQuest).
main.tooltipCopyTarget.BACKUP=The character will be copied to a zip file. If the "New character" field is empty, the selected character will be copied to zip as is, without modifications. If you type a new name, the copy will have a new name, so the character won't be exactly a backup.
misc.copyTitle=Copy character
misc.targetLabel=Target
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/i18n/UI_pt_BR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ main.mobileDatabaseToast_header=Arquivos do jogo versão mobile foram detectados
main.mobileDatabaseToast_content=Registros que somente são encontrados na versão mobile do banco de dados foram carregados, você precisa usar a versão windows dos arquivos do jogo com uma versão Windows do savegame. Veja o tqrespec.log e o README.
main.miscTab=Misc
main.copyTarget.WINDOWS=Windows
main.copyTarget.MOBILE=Android
main.copyTarget.MOBILE=Mobile
main.copyTarget.BACKUP=Backup
main.tooltipCopyTarget=Selecione o destino para a cópia do personagem, o personagem terá o nome digitado no campo abaixo. Deixe vazio para manter o mesmo nome quando estiver convertendo ou exportando.
main.tooltipCopyTarget.WINDOWS=O personagem será convertido se necessário, e copiado para o diretório SaveData para estar disponivel no jogo.
main.tooltipCopyTarget.MOBILE=O personagem será convertido se necessário, e copiado para um arquivo zip. Este arquivo zip deve ser manualmente extraído para o dispositivo Android, (diretório Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main).
main.tooltipCopyTarget.MOBILE=O personagem será convertido se necessário, e copiado para um arquivo zip. Este arquivo zip deve ser manualmente extraído para o dispositivo Android, (no Android, diretório Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main, no IOS, iCloud TitanQuest).
main.tooltipCopyTarget.BACKUP=O personagem será copiado para um arquivo zip. Se o campo "Novo personagem" estiver vazio, o personagem selecionado será copiado para o zip como está, sem modificações. Se você digitar um novo nome, a cópia terá um novo nome, portanto não será exatamente um backup.
misc.copyTitle=Copiar personagem
misc.targetLabel=Destino
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/i18n/UI_ru.properties
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ main.mobileDatabaseToast_header=Game files from mobile version were detected
main.mobileDatabaseToast_content=Records that are only found in mobile database were loaded, you need to use the Windows version of the database with a Windows savegame. See tqrespec.log and README.
main.miscTab=Misc
main.copyTarget.WINDOWS=Windows
main.copyTarget.MOBILE=Android
main.copyTarget.MOBILE=Mobile
main.copyTarget.BACKUP=Backup
main.tooltipCopyTarget=Select the target for the character copy, the character will have the name typed in the field below. Leave empty to keep the same name when converting or exporting.
main.tooltipCopyTarget.WINDOWS=The character will be converted if needed, and copied to the SaveData folder to be available in game.
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Android device, (directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main).
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Mobile device, (on Android, directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main, on IOS, iCloud TitanQuest).
main.tooltipCopyTarget.BACKUP=The character will be copied to a zip file. If the "New character" field is empty, the selected character will be copied to zip as is, without modifications. If you type a new name, the copy will have a new name, so the character won't be exactly a backup.
misc.copyTitle=Copy character
misc.targetLabel=Target
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/i18n/UI_uk.properties
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ main.mobileDatabaseToast_header=Game files from mobile version were detected
main.mobileDatabaseToast_content=Records that are only found in mobile database were loaded, you need to use the Windows version of the database with a Windows savegame. See tqrespec.log and README.
main.miscTab=Misc
main.copyTarget.WINDOWS=Windows
main.copyTarget.MOBILE=Android
main.copyTarget.MOBILE=Mobile
main.copyTarget.BACKUP=Backup
main.tooltipCopyTarget=Select the target for the character copy, the character will have the name typed in the field below. Leave empty to keep the same name when converting or exporting.
main.tooltipCopyTarget.WINDOWS=The character will be converted if needed, and copied to the SaveData folder to be available in game.
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Android device, (directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main).
main.tooltipCopyTarget.MOBILE=The character will be converted if needed, and copied to a zip file. This zip file should be manually extracted to Mobile device, (on Android, directory Android/data/com.hg.titanquestedition/files/Preferences/SaveData/Main, on IOS, iCloud TitanQuest).
main.tooltipCopyTarget.BACKUP=The character will be copied to a zip file. If the "New character" field is empty, the selected character will be copied to zip as is, without modifications. If you type a new name, the copy will have a new name, so the character won't be exactly a backup.
misc.copyTitle=Copy character
misc.targetLabel=Target
Expand Down

0 comments on commit 5f51ca6

Please sign in to comment.