Skip to content

Commit

Permalink
More localizations, @rubberduck, @ckuhn2013 z-strings need to be tran…
Browse files Browse the repository at this point in the history
  • Loading branch information
Hosch250 committed Jun 4, 2015
1 parent 5b00147 commit fb73040
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 0 deletions.
36 changes: 36 additions & 0 deletions RetailCoder.VBE/UI/RubberduckUI.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions RetailCoder.VBE/UI/RubberduckUI.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,9 @@ Do you want to continue?</value>
<data name="About_Stargazers" xml:space="preserve">
<value>z All our stargazers, likers &amp; followers, for the warm fuzzies</value>
</data>
<data name="Okay" xml:space="preserve">
<value>z Okay</value>
</data>
<data name="SourceControlPanel_Caption" xml:space="preserve">
<value>z Source Control</value>
</data>
Expand Down Expand Up @@ -942,6 +945,9 @@ Do you want to continue?</value>
<data name="SourceControl_DefaultRepoLocationLabel" xml:space="preserve">
<value>z Default Repository Location</value>
</data>
<data name="SourceControl_DestinationLabel" xml:space="preserve">
<value>z Destination</value>
</data>
<data name="SourceControl_EmailAddressLabel" xml:space="preserve">
<value>z Email Address</value>
</data>
Expand Down Expand Up @@ -969,6 +975,9 @@ Do you want to continue?</value>
<data name="SourceControl_MergeBranch" xml:space="preserve">
<value>z Merge</value>
</data>
<data name="SourceControl_MergeFormCaption" xml:space="preserve">
<value>z Merge Branch</value>
</data>
<data name="SourceControl_NewBranch" xml:space="preserve">
<value>z New Branch</value>
</data>
Expand Down Expand Up @@ -996,6 +1005,9 @@ Do you want to continue?</value>
<data name="SourceControl_Settings" xml:space="preserve">
<value>z Settings</value>
</data>
<data name="SourceControl_SourceLabel" xml:space="preserve">
<value>z Source</value>
</data>
<data name="SourceControl_SyncCommitsLabel" xml:space="preserve">
<value>z Sync</value>
</data>
Expand Down
12 changes: 12 additions & 0 deletions RetailCoder.VBE/UI/RubberduckUI.resx
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,9 @@ Do you want to continue?</value>
<data name="SourceControl_Changes" xml:space="preserve">
<value>Changes</value>
</data>
<data name="Okay" xml:space="preserve">
<value>Okay</value>
</data>
<data name="SourceControl_Branches" xml:space="preserve">
<value>Branches</value>
</data>
Expand All @@ -972,6 +975,9 @@ Do you want to continue?</value>
<data name="SourceControl_CurrentBranchLabel" xml:space="preserve">
<value>Branch:</value>
</data>
<data name="SourceControl_DestinationLabel" xml:space="preserve">
<value>Destination</value>
</data>
<data name="SourceControl_ExcludedChanges" xml:space="preserve">
<value>Excluded changes</value>
</data>
Expand All @@ -987,6 +993,9 @@ Do you want to continue?</value>
<data name="SourceControl_MergeBranch" xml:space="preserve">
<value>Merge</value>
</data>
<data name="SourceControl_MergeFormCaption" xml:space="preserve">
<value>Merge Branch</value>
</data>
<data name="SourceControl_NewBranch" xml:space="preserve">
<value>New Branch</value>
</data>
Expand All @@ -1005,6 +1014,9 @@ Do you want to continue?</value>
<data name="SourceControl_Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="SourceControl_SourceLabel" xml:space="preserve">
<value>Source</value>
</data>
<data name="SourceControl_SyncCommitsLabel" xml:space="preserve">
<value>Sync</value>
</data>
Expand Down
12 changes: 12 additions & 0 deletions RetailCoder.VBE/UI/RubberduckUI.sv.resx
Original file line number Diff line number Diff line change
Expand Up @@ -889,6 +889,9 @@ Varning: Alla anpassade inställningar kommer att försvinna.</value>
<data name="About_Stargazers" xml:space="preserve">
<value>z All our stargazers, likers &amp; followers, for the warm fuzzies</value>
</data>
<data name="Okay" xml:space="preserve">
<value>z Okay</value>
</data>
<data name="SourceControlPanel_Caption" xml:space="preserve">
<value>z Source Control</value>
</data>
Expand Down Expand Up @@ -928,6 +931,9 @@ Varning: Alla anpassade inställningar kommer att försvinna.</value>
<data name="SourceControl_DefaultRepoLocationLabel" xml:space="preserve">
<value>z Default Repository Location</value>
</data>
<data name="SourceControl_DestinationLabel" xml:space="preserve">
<value>z Destination</value>
</data>
<data name="SourceControl_EmailAddressLabel" xml:space="preserve">
<value>z Email Address</value>
</data>
Expand Down Expand Up @@ -955,6 +961,9 @@ Varning: Alla anpassade inställningar kommer att försvinna.</value>
<data name="SourceControl_MergeBranch" xml:space="preserve">
<value>z Merge</value>
</data>
<data name="SourceControl_MergeFormCaption" xml:space="preserve">
<value>z Merge Branch</value>
</data>
<data name="SourceControl_NewBranch" xml:space="preserve">
<value>z New Branch</value>
</data>
Expand Down Expand Up @@ -982,6 +991,9 @@ Varning: Alla anpassade inställningar kommer att försvinna.</value>
<data name="SourceControl_Settings" xml:space="preserve">
<value>z Settings</value>
</data>
<data name="SourceControl_SourceLabel" xml:space="preserve">
<value>z Source</value>
</data>
<data name="SourceControl_SyncCommitsLabel" xml:space="preserve">
<value>z Sync</value>
</data>
Expand Down
6 changes: 6 additions & 0 deletions RetailCoder.VBE/UI/SourceControl/MergeForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ public partial class MergeForm : Form, IMergeView
public MergeForm()
{
InitializeComponent();

Text = RubberduckUI.SourceControl_MergeFormCaption;
SourceLabel.Text = RubberduckUI.SourceControl_SourceLabel;
DestinationLabel.Text = RubberduckUI.SourceControl_DestinationLabel;
OkayButton.Text = RubberduckUI.Okay;
CancelButton.Text = RubberduckUI.CancelButtonText;
}

public bool OkayButtonEnabled
Expand Down

0 comments on commit fb73040

Please sign in to comment.