From 2647ea9481032f4e3dee295f5f6207ad1a96a876 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 4 May 2015 13:49:52 +0200 Subject: Fix qml-i18n example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit f0e285381800c0809e5bfd3a4871a2283ea10fb9 renamed the example, but it did not adjust the context in the translations. From that point on the context didn't match anymore and the entire example stopped working. Change-Id: I491d518235aea07768b69c52d13b2bbf5060f61f Reviewed-by: Topi Reiniƶ --- examples/qml/qml-i18n/i18n/qml_en_AU.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/qml/qml-i18n/i18n/qml_en_AU.ts') diff --git a/examples/qml/qml-i18n/i18n/qml_en_AU.ts b/examples/qml/qml-i18n/i18n/qml_en_AU.ts index e991affe7f..047817d006 100644 --- a/examples/qml/qml-i18n/i18n/qml_en_AU.ts +++ b/examples/qml/qml-i18n/i18n/qml_en_AU.ts @@ -2,9 +2,9 @@ - i18n + qml-i18n - + Hello G'day -- cgit v1.2.3