Browse Source
refactor: attempt at more accessible language
refactor: attempt at more accessible language
I went through an swapped in terminology based on "Modern XMPP" and discussions elsewhere. I'm not 100% sure where everything maps, so this needs to be triple-checked.pull/1446/head
Failed to extract signature
16 changed files with 73 additions and 73 deletions
-
6app/Widgets/Account/locales.ini
-
8app/Widgets/AdminMain/locales.ini
-
6app/Widgets/Avatar/locales.ini
-
10app/Widgets/Chat/locales.ini
-
4app/Widgets/Config/locales.ini
-
2app/Widgets/ContactActions/locales.ini
-
6app/Widgets/ContactData/locales.ini
-
6app/Widgets/Help/locales.ini
-
4app/Widgets/Login/locales.ini
-
2app/Widgets/Menu/locales.ini
-
2app/Widgets/Post/locales.ini
-
72app/Widgets/Rooms/locales.ini
-
6app/Widgets/RoomsExplore/locales.ini
-
2app/Widgets/Search/locales.ini
-
2app/Widgets/Vcard4/locales.ini
-
8locales/locales.ini
@ -1,6 +1,6 @@ |
|||
[roster] |
|||
add_title = Add a contact |
|||
add_contact_info1 = Enter the Jabber ID of your contact. |
|||
add_contact_info1 = Enter the XMPP Address of your contact. |
|||
add_contact_info2 = Press enter to validate. |
|||
added = Contact added |
|||
updated = Contact updated |
|||
|
|||
@ -1,6 +1,6 @@ |
|||
[roomsexplore] |
|||
no_local = No chatrooms found locally |
|||
no_local = No group chats found locally |
|||
global_title = Channels |
|||
no_global = No chatrooms found globally |
|||
no_global = No group chats found globally |
|||
find_more = Find more channels |
|||
find_more_text = "%s in total" |
|||
find_more_text = "%s in total" |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue