From 18149ee2f7098d920da7fe315d008e84328aa2b6 Mon Sep 17 00:00:00 2001 From: BGMP Date: Sat, 16 Mar 2024 18:24:26 -0300 Subject: [PATCH] Fix several strings --- app/views/faq/index.haml | 2 +- config/locales/en.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/faq/index.haml b/app/views/faq/index.haml index 522b7301..5a036c0b 100644 --- a/app/views/faq/index.haml +++ b/app/views/faq/index.haml @@ -79,7 +79,7 @@ %p = t("faq.accordion.password-sessions.description") .parameters - %b -lobby [IP address] -pass [password] + %b -lobby IP -pass <password> %h5 RVGL Launcher %p = t("faq.accordion.password-sessions.launcher.description") diff --git a/config/locales/en.yml b/config/locales/en.yml index a4e40b98..a2ab0b5e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -171,13 +171,13 @@ en: li-1-html: "Download and install \"Termux\", if you can't find it at the Play Store, then use this link (F-Droid) to download it." li-2-html: "Copy and paste inside the app this command; am start -n com.rvgl.rvgl/.RVGLActivity -e args \"-lobby <ip> -pass <password> you ought write the IP and password inside the text before pressing Enter as shown in the screenshot; if the game doesn't open up inmediatly, close the app from the notifications and try again, you may have copied something wrong." rankings: - title: "How does works rankings and punctuations?" + title: "How do rankings and points work?" seasons: title: "Seasons and Rankings" - description: "Each of our seasons consists of 6 rankings, and each ranking consists of 18 individual sessions and 10 team sessions, in this way, each ranking will have a duration of one month and each season will last approximately 6 months. A session announced in discord #lobby-rva channel consists of playing the 20 tracks assigned for the day with the corresponding category, the weekly schedule that determines the races to be played each day are announced every Monday and looks as follows:" + description: "Each of our seasons consists of 6 rankings, and each ranking consists of 18 individual sessions and 10 team sessions. This way, each ranking will have a duration of one month and each season will last approximately 6 months. A session announced on Discord at the #lobby-rva channel consists of playing the 20 tracks assigned for the day with the corresponding category. The weekly schedule that determines the races to be played each day are announced every Monday and looks as follows:" punctuation: title: "Punctuation of a Session" - description-1: "At the end of each session the results obtained by each player are published in the #rank-global channel, in RVA we have a unique way of determining the scores where the Car Multiplier, the Accumulated Points, the Average Position and the Completed Races influence." + description-1: "At the end of each session the results obtained by each player are published in the #rank-global channel, in RVA we have a unique way of determining the scores where the Car Multiplier, the Accumulated Points, the Average Position and the Completed Races have influence." description-2-html: "You can see in detail how the points are calculated in a session in the following link." list: li-1: "The Car Multiplier gives each car a value that determines its difficulty, the higher its multiplier number, the more points you can add, but it won't help if you finish the races last by trying to drive the most difficult cars."