mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-06-05 21:09:11 +02:00
Compare commits
3 Commits
master
...
l10n_devel
Author | SHA1 | Date | |
---|---|---|---|
8f69d2295e | |||
08ec0d4657 | |||
adf54ec2a9 |
@ -144,7 +144,6 @@ dependencies {
|
|||||||
implementation 'androidx.navigation:navigation-fragment:2.4.2'
|
implementation 'androidx.navigation:navigation-fragment:2.4.2'
|
||||||
implementation "androidx.fragment:fragment:1.4.1"
|
implementation "androidx.fragment:fragment:1.4.1"
|
||||||
implementation 'androidx.navigation:navigation-ui:2.4.2'
|
implementation 'androidx.navigation:navigation-ui:2.4.2'
|
||||||
implementation ("androidx.navigation:navigation-dynamic-features-fragment:2.4.2")
|
|
||||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
||||||
implementation 'androidx.browser:browser:1.4.0'
|
implementation 'androidx.browser:browser:1.4.0'
|
||||||
implementation 'androidx.documentfile:documentfile:1.0.1'
|
implementation 'androidx.documentfile:documentfile:1.0.1'
|
||||||
|
@ -280,6 +280,8 @@
|
|||||||
<string-array name="settings_video_mode">
|
<string-array name="settings_video_mode">
|
||||||
<item>Normaal</item>
|
<item>Normaal</item>
|
||||||
<item>Webview</item>
|
<item>Webview</item>
|
||||||
|
<item>Magneetlink</item>
|
||||||
|
<item>Torrent</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
<string-array name="settings_theme">
|
<string-array name="settings_theme">
|
||||||
<item>Licht</item>
|
<item>Licht</item>
|
||||||
@ -355,9 +357,9 @@
|
|||||||
<string name="watermark">Watermerk</string>
|
<string name="watermark">Watermerk</string>
|
||||||
<string name="toast_code_error">Er is een fout opgetreden! De instantie gaf geen autorisatiecode terug!</string>
|
<string name="toast_code_error">Er is een fout opgetreden! De instantie gaf geen autorisatiecode terug!</string>
|
||||||
<string name="remote_account_from"><b>%1$s</b> extern account verbonden met de app.\n\nU kunt doorgaan naar bepaalde acties.</string>
|
<string name="remote_account_from"><b>%1$s</b> extern account verbonden met de app.\n\nU kunt doorgaan naar bepaalde acties.</string>
|
||||||
<string name="donate">Donate</string>
|
<string name="donate">Doneer</string>
|
||||||
<string name="my_donations">My donations</string>
|
<string name="my_donations">Mijn donaties</string>
|
||||||
<string name="one_time_donation_text">Here, you can make a one time donation for supporting the development of the app. This action will not bring extra features!</string>
|
<string name="one_time_donation_text">Hier kan u eenmalig doneren voor de ontwikkrling van de app. Dit levert geen extra functies op!</string>
|
||||||
<string name="recurrent_donation_text">Here, you can make a recurrent donation for supporting the development of the app. This action will not bring extra features!</string>
|
<string name="recurrent_donation_text">Here, you can make a recurrent donation for supporting the development of the app. This action will not bring extra features!</string>
|
||||||
<string name="make_a_donation">Make a donation</string>
|
<string name="make_a_donation">Make a donation</string>
|
||||||
<string name="donations_description">Here you will find the list of your recurrent donations made to support the development of the app! Thank you!</string>
|
<string name="donations_description">Here you will find the list of your recurrent donations made to support the development of the app! Thank you!</string>
|
||||||
|
Reference in New Issue
Block a user