mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
* Revert "Getting Most Recent Translations" * revert * adding back in .example files * string xml is a little funky * userRepository added * added strings and set up for if user has group challenges * checking challenge/party membership * Just trying to learn flowables * Recognizes user as part of group challenges * Log statements to track code flow * Fixed the code flow * Fixed the timing issue, not super elegant * reverting GroupViewModel to its initial for now * Adding functionality to remove challenges * Added Chloe's guild changes * quick guild fix * Fixed guild modal formatting issue for consistency and added new strings to strings.xml * Fixed an instance of if/else formatting * Update GuildDetailFragment.kt Corrected alert title for leaving a guild while not a member of Guild Challenges. Co-authored-by: Isabel Lally <43449214+ilally93@users.noreply.github.com> Co-authored-by: Isabel Lally <ilally93@gmail.com> Co-authored-by: Isabel Lally <lallyir@g.cofc.edu> Co-authored-by: Phillip Thelen <phillip@habitica.com>
9 lines
1.2 KiB
XML
9 lines
1.2 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
<string name="tutorial_skills">Atributos são habilidades especiais que têm efeitos poderosos! Toque num atributo para o usar. Este irá custar Mana (a barra azul), que ganha ao verificar e completar todos os dias as suas tarefas da vida real. Consulte as FAQs no menu para mais informação!</string>
|
|
<string name="tutorial_party">Isto é onde você e os seus amigos podem responsabilizar-se mutuamente para os vossos objetivos e lutar contra monstros com as vossas tarefas!</string>
|
|
<string name="tutorial_tavern">Bem-vindo ao Tabern, uma sala de conversação pública para todas as idades! Aqui pode conversar sobre a produtividade e colocar questões. Divirta-se!</string>
|
|
<string name="tutorial_overview">Aqui estamos! Inseri algumas tarefas para ti com base nos teus interesses. Experimenta adicionar algumas por tua conta. Podes editar qualquer tarefa ao tocar o título.</string>
|
|
<string name="tutorial_habits_1">Primeiro os Hábitos. Podem ser Hábitos positivos que queres melhorar ou Hábitos negativos que queres deixar.</string>
|
|
<string name="tutorial_habits_2">Sempre que realizares um hábito positivo, clica no + para receberes experiência e ouro!</string>
|
|
</resources>
|