-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
34 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
<resources> | ||
|
||
<string name="view_settings_dynamic_feature_label">Fonctionnalité dynamiquement installée</string> | ||
<string name="view_settings_dynamic_feature_search_label">Recherche</string> | ||
|
||
<string name="view_settings_version">Version %1$s</string> | ||
<string name="view_settings_description">J\'espère que vous appréciez cette application\nBeaucoup de fonctionnalités sont encore prévues =)️</string> | ||
<string name="view_settings_rate_text️">RATE THIS APP ❤️</string> | ||
<string name="view_settings_team_apps_text">OTHER GREAT APPS</string> | ||
<string name="view_settings_rate_text️">NOTER CETTE APP ❤️</string> | ||
<string name="view_settings_team_apps_text">AUTRES SUPER APPS</string> | ||
|
||
<string name="view_settings_store_section_label">Version complète</string> | ||
<string name="view_settings_store_label">Version complète gratuite</string> | ||
<string name="view_settings_store_sublabel">Promotion pour débloquer la version complète et supporter le développeur</string> | ||
<string name="view_settings_store_badge">PROMO</string> | ||
|
||
<string name="view_settings_full_version_section_label">Version complète</string> | ||
<string name="view_settings_full_version_label">Version complète débloquée</string> | ||
<string name="view_settings_full_version_sublabel">Toutes les fonctionnalités et celles à venir sont débloquées</string> | ||
<string name="view_settings_full_version_badge">VIP</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<resources> | ||
|
||
<string name="view_settings_store_section_label">Versão completa</string> | ||
<string name="view_settings_store_label">Versão completa gratuita</string> | ||
<string name="view_settings_store_sublabel">Promoção para desbloquear a versão completa gratuitamente e apoiar o desenvolvedor de aplicativos</string> | ||
<string name="view_settings_store_badge">PROMOÇÃO</string> | ||
|
||
<string name="view_settings_full_version_section_label">Versão completa</string> | ||
<string name="view_settings_full_version_label">Versão completa desbloqueada</string> | ||
<string name="view_settings_full_version_sublabel">Todas as funcionalidades e futuras melhorias desbloqueadas</string> | ||
<string name="view_settings_full_version_badge">VIP</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters