mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
add localization stub
This commit is contained in:
@@ -121,9 +121,9 @@
|
||||
this.lblStatus.Location = new System.Drawing.Point(3, 0);
|
||||
this.lblStatus.MaximumSize = new System.Drawing.Size(0, 100);
|
||||
this.lblStatus.Name = "lblStatus";
|
||||
this.lblStatus.Size = new System.Drawing.Size(599, 59);
|
||||
this.lblStatus.Size = new System.Drawing.Size(469, 59);
|
||||
this.lblStatus.TabIndex = 0;
|
||||
this.lblStatus.Text = "Loading Media Browser Server";
|
||||
this.lblStatus.Text = "Loading Media Browser";
|
||||
this.lblStatus.UseWaitCursor = true;
|
||||
//
|
||||
// panel1
|
||||
|
||||
Reference in New Issue
Block a user