sweet home
This commit is contained in:
parent
22ae5f7a61
commit
438e2f8631
28 changed files with 569 additions and 168 deletions
18
ZicMoove/ZicMoove/Strings.Designer.cs
generated
18
ZicMoove/ZicMoove/Strings.Designer.cs
generated
|
|
@ -187,6 +187,24 @@ namespace ZicMoove {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Recherche une chaîne localisée semblable à Bon pour accord et execution.
|
||||
/// </summary>
|
||||
public static string EstimateSigningCaption {
|
||||
get {
|
||||
return ResourceManager.GetString("EstimateSigningCaption", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Recherche une chaîne localisée semblable à Signez ici.
|
||||
/// </summary>
|
||||
public static string EstimateSigningPrompt {
|
||||
get {
|
||||
return ResourceManager.GetString("EstimateSigningPrompt", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Recherche une chaîne localisée semblable à Star.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue