]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Small news manager localisation (#25718)
authorlapatison <100279397+lapatison@users.noreply.github.com>
Sat, 2 Mar 2024 20:39:29 +0000 (23:39 +0300)
committerGitHub <noreply@github.com>
Sat, 2 Mar 2024 20:39:29 +0000 (21:39 +0100)
* loc

* per review

* Update Content.Client/MassMedia/Ui/ArticleEditorPanel.xaml

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Content.Client/MassMedia/Ui/ArticleEditorPanel.xaml
Resources/Locale/en-US/mass-media/news-ui.ftl

index 02aec7e900a825fbb0b89ce13f9f06f993e16647..2b600845cae4369c2e39174f38d0cdded3fa80c1 100644 (file)
@@ -1,4 +1,4 @@
-<Control xmlns="https://spacestation14.io"
+<Control xmlns="https://spacestation14.io"
          xmlns:graphics="clr-namespace:Robust.Client.Graphics;assembly=Robust.Client"
          MouseFilter="Stop">
     <PanelContainer StyleClasses="BackgroundOpenLeft"/>
@@ -17,7 +17,7 @@
         </Control>
         <PanelContainer StyleClasses="LowDivider" Margin="0 0 1 0"/>
         <BoxContainer Orientation="Horizontal">
-            <Label Text="Title:" Margin="17 10 0 9" VerticalAlignment="Center"/>
+            <Label Text="{Loc news-write-ui-article-name-label}" Margin="17 10 0 9" VerticalAlignment="Center"/>
             <LineEdit Name="TitleField" Margin="6 10 0 9" MinWidth="260" MinHeight="23" Access="Public"/>
             <Control HorizontalExpand="True" />
             <Label Name="RichTextInfoLabel" Text="?" MouseFilter="Pass" Margin="14 0" StyleClasses="LabelSecondaryColor"/>
index f6a32b8613f8625c07b084bcfd234554c0d6556b..9f62fe75c0c1af5802480a6e03da93ef55776198 100644 (file)
@@ -21,8 +21,7 @@ news-write-ui-article-count-0 = 0 Articles
 news-write-ui-article-count-text = {$count} Articles
 news-write-ui-footer-text = News#Manager™ Authoring System
 news-write-ui-new-article = New Article
-news-write-ui-article-name-label = Heading:
-news-write-ui-article-content-label = Content:
+news-write-ui-article-name-label = Title:
 news-write-no-access-popup = No access
 news-writer-text-length-exceeded = Text exceeds maximum length
 news-write-ui-richtext-tooltip = News articles support rich text