From ed99e4db5b2dab38399f44f3da61b8d6485b8481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Thu, 12 Sep 2019 22:15:40 +0200 Subject: [PATCH] Fix share message interpolation variable The variable `org` was renamed to `handle` in commit b4ecd07f. However, some languages were still using the old variable name. --- config/locales/ar/budgets.yml | 2 +- config/locales/gl/budgets.yml | 2 +- config/locales/so-SO/budgets.yml | 2 +- config/locales/sq-AL/budgets.yml | 2 +- config/locales/val/budgets.yml | 2 +- config/locales/zh-CN/budgets.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/locales/ar/budgets.yml b/config/locales/ar/budgets.yml index 7b5c4a0d1..36756d028 100644 --- a/config/locales/ar/budgets.yml +++ b/config/locales/ar/budgets.yml @@ -97,7 +97,7 @@ ar: confidence_score: اعلى تقييم price: حسب السعر share: - message: "لقد أنشأت مشروع استثماري %{title} في %{org}. أنشىء مشروع الاستثماري أنت أيضاً!" + message: "لقد أنشأت مشروع استثماري %{title} في %{handle}. أنشىء مشروع الاستثماري أنت أيضاً!" show: author_deleted: تم حذف المستخدم price_explanation: توضيح الاسعار diff --git a/config/locales/gl/budgets.yml b/config/locales/gl/budgets.yml index f9df44e6c..7a98c5389 100644 --- a/config/locales/gl/budgets.yml +++ b/config/locales/gl/budgets.yml @@ -106,7 +106,7 @@ gl: confidence_score: Máis apoiados price: por custo share: - message: "Acabo de crear o proxecto de investimento %{title} en %{org}. Anímote a crear o teu proxecto de investimento!" + message: "Acabo de crear o proxecto de investimento %{title} en %{handle}. Anímote a crear o teu proxecto de investimento!" show: author_deleted: Usuario/a borrado/a price_explanation: Informe de custo (opcional, dato público) diff --git a/config/locales/so-SO/budgets.yml b/config/locales/so-SO/budgets.yml index dbcf21d0c..4341b29c3 100644 --- a/config/locales/so-SO/budgets.yml +++ b/config/locales/so-SO/budgets.yml @@ -106,7 +106,7 @@ so: confidence_score: ugu sareeya price: qiime ahaan share: - message: "Waxaan abuuray mashruuca maalgashiga%{title} ee%{org} Samee mashruuc maal-gashi aad adigu leedahay!" + message: "Waxaan abuuray mashruuca maalgashiga%{title} ee%{handle} Samee mashruuc maal-gashi aad adigu leedahay!" show: author_deleted: Isticmalaha la tirtiray price_explanation: Faahfaahinta qiimaha diff --git a/config/locales/sq-AL/budgets.yml b/config/locales/sq-AL/budgets.yml index 6d3cecdc6..6d50abd05 100644 --- a/config/locales/sq-AL/budgets.yml +++ b/config/locales/sq-AL/budgets.yml @@ -106,7 +106,7 @@ sq: confidence_score: më të vlerësuarat price: nga çmimi share: - message: "Kam krijuar projektin e investimeve%{title} në %{org}. Krijoni një projekt investimi edhe ju!" + message: "Kam krijuar projektin e investimeve%{title} në %{handle}. Krijoni një projekt investimi edhe ju!" show: author_deleted: Përdoruesi u fshi price_explanation: Shpjegimi i çmimit diff --git a/config/locales/val/budgets.yml b/config/locales/val/budgets.yml index 2cd0e9207..2989e6e7d 100644 --- a/config/locales/val/budgets.yml +++ b/config/locales/val/budgets.yml @@ -106,7 +106,7 @@ val: confidence_score: millor valorats price: per cost share: - message: "Acabe de crear una proposta %{title} en %{org}. Crea una tu també!" + message: "Acabe de crear una proposta %{title} en %{handle}. Crea una tu també!" show: author_deleted: Usuari eliminat price_explanation: Informe de cost diff --git a/config/locales/zh-CN/budgets.yml b/config/locales/zh-CN/budgets.yml index 5ac40d396..f42d58ddf 100644 --- a/config/locales/zh-CN/budgets.yml +++ b/config/locales/zh-CN/budgets.yml @@ -103,7 +103,7 @@ zh-CN: confidence_score: 最高评分 price: 按价格 share: - message: "我在%{org} 里创建了投资项目%{title}。请您也创建一个投资项目吧!" + message: "我在%{handle} 里创建了投资项目%{title}。请您也创建一个投资项目吧!" show: author_deleted: 已删除的用户 price_explanation: 价格说明