Rename "ro_RO" to "ro"

This commit is contained in:
Jaex 2022-06-29 19:41:11 +03:00
parent 6588a245cd
commit ea4c8a652f
4 changed files with 5 additions and 6 deletions

View file

@ -95,7 +95,7 @@ public AboutForm()
{Resources.AboutForm_AboutForm_Language_fa_IR}: https://github.com/pourmand1376
{Resources.AboutForm_AboutForm_Language_pt_PT}: https://github.com/FarewellAngelina
{Resources.AboutForm_AboutForm_Language_ja_JP}: https://github.com/kanaxx
{Resources.AboutForm_AboutForm_Language_ro_RO}: https://github.com/Edward205
{Resources.AboutForm_AboutForm_Language_ro}: https://github.com/Edward205
", FontStyle.Regular);
rtbInfo.AppendLine(Resources.AboutForm_AboutForm_Credits, FontStyle.Bold, 13);

View file

@ -198,9 +198,9 @@ public static string AboutForm_AboutForm_Language_pt_PT {
/// <summary>
/// Looks up a localized string similar to Romanian.
/// </summary>
public static string AboutForm_AboutForm_Language_ro_RO {
public static string AboutForm_AboutForm_Language_ro {
get {
return ResourceManager.GetString("AboutForm_AboutForm_Language_ro_RO", resourceCulture);
return ResourceManager.GetString("AboutForm_AboutForm_Language_ro", resourceCulture);
}
}

View file

@ -1088,7 +1088,7 @@ Middle click to close</value>
<data name="ro" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ro.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="AboutForm_AboutForm_Language_ro_RO" xml:space="preserve">
<data name="AboutForm_AboutForm_Language_ro" xml:space="preserve">
<value>Romanian</value>
</data>
</root>

View file

@ -246,7 +246,6 @@ Doriți să reporniți ShareX?</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_DisabledByPolicy_Text" xml:space="preserve">
<value>Pornirea a fost dezactivată de către organizația dvs.</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_DisabledByUser_Text" xml:space="preserve">
<value>Pornirea a fost dezactivată din Managerul de activități</value>
@ -644,7 +643,7 @@ Puteți să le dezactivați ulterior din meniul "Sarcini după captură".</value
<data name="YourSystemAdminDisabledTheUploadFeature" xml:space="preserve">
<value>Administratorul de sistem a dezactivat funcția de încărcare.</value>
</data>
<data name="AboutForm_AboutForm_Language_ro_RO" xml:space="preserve">
<data name="AboutForm_AboutForm_Language_ro" xml:space="preserve">
<value>Română</value>
</data>
</root>