* Edit.aspx: A Page Title
* style.css: space was needed * LocalizedText.resx: A Page Title for bill edition * LocalizedText.Designer.cs: A Page Title for bill edition * LocalizedText.fr.Designer.cs: A Page Title for bill edition * LocalizedText.fr.resx: Page Title for bill edition
This commit is contained in:
parent
a7f5f399ed
commit
7181e09bb7
8 changed files with 31 additions and 2 deletions
6
yavscModel/LocalizedText.fr.Designer.cs
generated
6
yavscModel/LocalizedText.fr.Designer.cs
generated
|
|
@ -268,6 +268,12 @@ namespace Yavsc.Model {
|
|||
}
|
||||
}
|
||||
|
||||
public static string Bill_edition {
|
||||
get {
|
||||
return ResourceManager.GetString("Bill edition", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Offline {
|
||||
get {
|
||||
return ResourceManager.GetString("Offline", resourceCulture);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue