mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 15:19:29 +07:00
Added game name to turn notification (#5350)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
<string name="app_name">UnCiv</string>
|
||||
<string name="Notify_YourTurn_Short">Unciv - C\'est à vous !</string>
|
||||
<string name="Notify_YourTurn_Long">Vos amis attendent votre action.</string>
|
||||
<string name="Notify_YourTurn_Long">Vos amis attendent votre action dans [gameName].</string>
|
||||
<string name="Notify_Error_Long">Service de notification du tour multijoueur terminé</string>
|
||||
<string name="Notify_Error_Short">Une erreur est survenue</string>
|
||||
<string name="Notify_Persist_Long_P4">Configurable dans le menu des options de Unciv</string>
|
||||
|
Reference in New Issue
Block a user