Commit Graph

651 Commits

Author SHA1 Message Date
Eliot Berriot 78703e26d5 Merge branch '662-admin-users-Base.vue' into 'develop'
Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!593
2019-02-11 09:42:05 +01:00
Eliot Berriot 9a68304344 Merge branch '662-playlist-detail' into 'develop'
Added i18n string context

See merge request funkwhale/funkwhale!589
2019-02-11 09:41:48 +01:00
Eliot Berriot 177ad95bee Merge branch '662-Notifications.vue' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!604
2019-02-11 09:41:24 +01:00
jovuit c6e4de8d0b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:36:52 +01:00
Eliot Berriot 5cf1de8faf Merge branch '662-admin-moderation-DomainsList.vue' into 'develop'
Added translation context (#662)

See merge request funkwhale/funkwhale!602
2019-02-11 09:36:22 +01:00
Eliot Berriot 777563bf5a Merge branch '662-admin-moderation-Base.vue' into 'develop'
#662:  Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!601
2019-02-11 09:35:49 +01:00
jovuit 9a3b1b2f7b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:34:37 +01:00
Eliot Berriot 84de85f976 Merge branch '662-admin-Settings.vue' into 'develop'
#662: Added translation strings for admin/Settings.vue

See merge request funkwhale/funkwhale!598
2019-02-11 09:33:02 +01:00
Eliot Berriot 39fb8c14cd Merge branch '662-admin-library-FilesList.vue' into 'develop'
#662: Added translation strings for admin/library/FilesList.vue

See merge request funkwhale/funkwhale!597
2019-02-11 09:32:06 +01:00
Jo Vuit 40aec49787 Added translation string context for Notifications.vue 2019-02-10 15:25:46 +01:00
Jo Vuit 858d91784a Added translation string context for admin/moderation/DomainsDetail.vue 2019-02-10 15:12:07 +01:00
Jo Vuit e250f4bd3a Added translation context for admin/moderation/AccountsList.vue 2019-02-10 14:45:40 +01:00
Jo Vuit 565b0bdd13 Added translation context (#662) 2019-02-10 14:42:15 +01:00
Jo Vuit f580624652 Added translation context for content/Base.vue for the hidden text 'Secondary menu' 2019-02-10 14:32:35 +01:00
Jo Vuit 00ca22133f Added translation context (#662) 2019-02-10 14:27:15 +01:00
Jo Vuit 7e3fbbe0a9 Added translation strings for admin/Settings.vue
Added the component type Menu in the doc, to match with secondary menu items
2019-02-09 16:52:47 +01:00
Jo Vuit ac7f403616 '#662:Added translation strings for admin/library/FilesList.vue 2019-02-09 16:44:30 +01:00
Jo Vuit c692ec3fe1 Added translation strings 2019-02-09 16:41:28 +01:00
Jo Vuit 02c08c6959 Changed function $gettext to $pgettext 2019-02-09 16:26:57 +01:00
Jo Vuit e0f11cc70e Added translation context 2019-02-09 16:08:19 +01:00
jovuit 95c43c2ff6 Resolve "Add contexts to translatable strings" 2019-02-08 10:06:28 +01:00
jovuit 19ba7ed988 Resolve "Add contexts to translatable strings to Album page" 2019-02-08 09:57:52 +01:00
Jo Vuit 3ac585c4b2 Typo 2019-02-07 18:17:18 +01:00
Jo Vuit 56a5a5ed76 Added context strings for i18n 2019-02-07 18:14:48 +01:00
Jo Vuit 48c35f37ac Added i18n string context 2019-02-07 17:58:11 +01:00
Eliot Berriot 5758ab4c43
Merge branch 'master' into develop 2019-02-07 16:40:56 +01:00
Eliot Berriot c15b4381bb
Fix #696: Embed component name that could lead to issue when developping on OSX 2019-02-07 16:23:14 +01:00
Jo Vuit 3bed93d6c6 Add context 2019-02-07 16:15:50 +01:00
Eliot Berriot 2fe403ed9a
See #662: documentation about i18n / contexts, and first contextualized strings 2019-02-05 17:59:22 +01:00
Eliot Berriot 5ce4cc8379
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) 2019-01-30 16:54:35 +01:00
Eliot Berriot 591df661e0
Merge branch 'master' into develop 2019-01-29 14:00:27 +01:00
Eliot Berriot d65b2fbb60 Translations integration 2019-01-29 10:52:17 +01:00
Eliot Berriot c5aa7ada4f
Fixed extra v-translate call 2019-01-29 10:40:19 +01:00
Eliot Berriot 46a93d6a8d
Fix #668: list icon alignement on landing page 2019-01-29 10:34:35 +01:00
Eliot Berriot 7df97263e5
Merge branch 'develop' 2019-01-29 10:06:04 +01:00
Eliot Berriot 3de9ae6936
Display progress during file upload 2019-01-26 20:45:14 +01:00
Eliot Berriot 4256d554e3
Fix #686: Added name attributes on all inputs to improve UX, especially with password managers 2019-01-26 18:06:19 +01:00
Eliot Berriot baa18bbdc7
Fix #676: overescaping issue in notifications and album page 2019-01-26 13:13:48 +01:00
Jo Vuit ad11a8d915 Replaced ... with ellipsis 2019-01-25 12:37:27 +01:00
Jo Vuit 247bfa0444 Added a v-if to disable the `<div>` if there is only one page of content 2019-01-25 12:34:50 +01:00
Eliot Berriot 7d003282eb
Fix #670: Use proper locale for date-related/duration strings 2019-01-25 11:34:30 +01:00
Eliot Berriot fa1430d350 Merge branch 'notifmessagepending' into 'develop'
Make distinction between pending and approved follow request in the notification area

Closes #675

See merge request funkwhale/funkwhale!558
2019-01-25 10:35:19 +01:00
Eliot Berriot 702329b99f
Fix #683: wrong number of affected elements in bulk action modal 2019-01-25 10:31:53 +01:00
Jo Vuit fb495ee89c Now distinguishes whether the Follow request has been accepted yet or not, and adapts the message displayed in the NotificationData. 2019-01-24 15:27:54 +01:00
Jo Vuit 05cb98b3a0 Reformulate ('No notifications yet' is not appropriate if they are hidden because they are already read. 'No notification to show' is better') 2019-01-24 14:01:47 +01:00
Jo Vuit 2bf4d6d283 Missing spaces 2019-01-24 13:50:27 +01:00
Jo Vuit 94251087e6 Reformulate 2019-01-24 13:38:34 +01:00
Jo Vuit 27251e1318 Replaced 'Silence' with 'Mute' (verb) 2019-01-24 13:36:03 +01:00
Jo Vuit ed3faa6047 Replaced dot-dot-dot with ellipsis 2019-01-24 13:34:10 +01:00
Jo Vuit 4b585f3ee2 Replaced 'dot-dot-dot- by ellipsis 2019-01-24 13:28:32 +01:00