2012-03-03 00:19:31 +00:00
|
|
|
en:
|
|
|
|
layout:
|
|
|
|
products:
|
|
|
|
list: List
|
2012-03-14 17:22:47 +00:00
|
|
|
about: About product
|
|
|
|
build_lists_monitoring: Build lists monitoring
|
2012-03-03 00:19:31 +00:00
|
|
|
new: New product
|
|
|
|
list_header: Products
|
|
|
|
clone: Clone
|
|
|
|
build: Build
|
|
|
|
new_header: New product
|
|
|
|
edit_header: Product editing
|
2012-03-29 11:48:15 +01:00
|
|
|
confirm_delete: Are you sure you want to delete this product?
|
2012-03-03 00:19:31 +00:00
|
|
|
|
|
|
|
flash:
|
|
|
|
product:
|
|
|
|
saved: Product saved
|
2012-03-29 11:48:15 +01:00
|
|
|
save_error: Unable to save product
|
2012-03-03 00:19:31 +00:00
|
|
|
build_started: Product build started
|
2012-11-12 16:23:11 +00:00
|
|
|
build_error: Unable to run build of product
|
2012-03-03 00:19:31 +00:00
|
|
|
destroyed: Product deleted
|
|
|
|
|
|
|
|
activerecord:
|
|
|
|
models:
|
|
|
|
product: Product
|
|
|
|
attributes:
|
|
|
|
product:
|
|
|
|
name: Name
|
2012-03-14 23:25:58 +00:00
|
|
|
description: Description
|
2012-03-03 00:19:31 +00:00
|
|
|
platform_id: Platform
|
|
|
|
build_status: Build status
|
|
|
|
created_at: Created
|
|
|
|
updated_at: Updated
|
2012-11-06 14:13:16 +00:00
|
|
|
project: Project
|