Skip to content

Commit dde3f93

Browse files
committed
Update translating.md
1 parent ffd802f commit dde3f93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/translating.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# How to translate riot-web
1+
# How to translate Element
22

33
## Requirements
44

55
- Web Browser
66
- Be able to understand English
7-
- Be able to understand the language you want to translate riot-web into
7+
- Be able to understand the language you want to translate Element into
88

99
## Step 0: Join #riotweb-translations:matrix.org
1010

@@ -17,7 +17,7 @@
1717
2. After registering check if you got an email to verify your account and click the link (if there is none head to step 1.4)
1818
3. Log into weblate
1919
4. Head to https://translate.riot.im/accounts/profile/ and select the languages you know and maybe another language you know too.
20-
6. Head to https://translate.riot.im/accounts/profile/#subscriptions and select Riot Web as Project
20+
6. Head to https://translate.riot.im/accounts/profile/#subscriptions and select Element as Project
2121

2222
## How to check if your language already is being translated
2323

@@ -50,7 +50,7 @@ The yellow button has to be used if you are unsure about the translation but you
5050

5151
### What are "%(something)s"?
5252

53-
These things are variables that are expanded when displayed by Riot. They can be room names, usernames or similar. If you find one, you can move to the right place for your language, but not delete it as the variable will be missing if you do.
53+
These things are variables that are expanded when displayed by Element. They can be room names, usernames or similar. If you find one, you can move to the right place for your language, but not delete it as the variable will be missing if you do.
5454

5555
A special case is `%(urlStart)s` and `%(urlEnd)s` which are used to mark the beginning of a hyperlink (i.e. `<a href="/somewhere">` and `</a>`. You must keep these markers surrounding the equivalent string in your language that needs to be hyperlinked.
5656

0 commit comments

Comments
 (0)