mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-928: Add progress bar to notifications.
This commit is contained in:
@@ -44,6 +44,7 @@ THE SOFTWARE.
|
||||
text="status.text"
|
||||
progress-text="status.progress.text"
|
||||
progress-unit="status.progress.unit"
|
||||
progress-ratio="status.progress.ratio"
|
||||
progress="status.progress.value"
|
||||
actions="status.actions"
|
||||
countdown-text="status.countdown.text"
|
||||
@@ -66,6 +67,7 @@ THE SOFTWARE.
|
||||
text="wrapper.notification.text"
|
||||
progress-text="wrapper.notification.progress.text"
|
||||
progress-unit="wrapper.notification.progress.unit"
|
||||
progress-ratio="wrapper.notification.progress.ratio"
|
||||
progress="wrapper.notification.progress.value"
|
||||
actions="wrapper.notification.actions"
|
||||
countdown-text="wrapper.notification.countdown.text"
|
||||
|
Reference in New Issue
Block a user