mirror of
https://github.com/flutter/samples.git
synced 2026-06-02 12:29:50 +00:00
[Gallery] Update desktop Rally for pages that did not have designs before (#314)
* Update desktop Rally for pages that did not have designs before
This commit is contained in:
@@ -161,6 +161,18 @@
|
||||
name="rallyAccountDetailDataAccountOwner"
|
||||
description="Title for an account detail. Below the name of the account owner will be displayed."
|
||||
>Account Owner</string>
|
||||
<string
|
||||
name="rallyBillDetailTotalAmount"
|
||||
description="Title for column where it displays the total dollar amount that the user has in bills."
|
||||
>Total Amount</string>
|
||||
<string
|
||||
name="rallyBillDetailAmountPaid"
|
||||
description="Title for column where it displays the amount that the user has paid."
|
||||
>Amount Paid</string>
|
||||
<string
|
||||
name="rallyBillDetailAmountDue"
|
||||
description="Title for column where it displays the amount that the user has due."
|
||||
>Amount Due</string>
|
||||
<string
|
||||
name="rallyBudgetCategoryCoffeeShops"
|
||||
description="Category for budget, to sort expenses / bills in."
|
||||
@@ -177,6 +189,18 @@
|
||||
name="rallyBudgetCategoryClothing"
|
||||
description="Category for budget, to sort expenses / bills in."
|
||||
>Clothing</string>
|
||||
<string
|
||||
name="rallyBudgetDetailTotalCap"
|
||||
description="Title for column where it displays the total dollar cap that the user has for its budget."
|
||||
>Total Cap</string>
|
||||
<string
|
||||
name="rallyBudgetDetailAmountUsed"
|
||||
description="Title for column where it displays the dollar amount that the user has used in its budget."
|
||||
>Amount Used</string>
|
||||
<string
|
||||
name="rallyBudgetDetailAmountLeft"
|
||||
description="Title for column where it displays the dollar amount that the user has left in its budget."
|
||||
>Amount Left</string>
|
||||
<string
|
||||
name="rallySettingsManageAccounts"
|
||||
description="Link to go to the page 'Manage Accounts."
|
||||
|
||||
Reference in New Issue
Block a user