1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-06-05 21:09:11 +02:00

3 Commits

Author SHA1 Message Date
8f69d2295e New translations strings.xml (Dutch) 2022-07-20 17:02:39 +00:00
08ec0d4657 New translations strings.xml (Dutch) 2022-07-20 12:48:27 +00:00
adf54ec2a9 Release 1.15 2022-07-01 13:57:50 +02:00
2 changed files with 5 additions and 4 deletions

View File

@ -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'

View File

@ -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>