From 2da629c52c3cbfebff7b314b8668ccd579bb6742 Mon Sep 17 00:00:00 2001 From: davipt Date: Mon, 24 Jun 2002 23:25:17 +0000 Subject: Fix TRANSLATIONS --- (limited to 'noncore/settings/sound') diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro index a5c6cea..c00a30d 100644 --- a/noncore/settings/sound/sound.pro +++ b/noncore/settings/sound/sound.pro @@ -9,17 +9,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TARGET = sound -TRANSLATIONS = ../../i18n/pt_BR/sound.ts -TRANSLATIONS += ../../i18n/es/sound.ts -TRANSLATIONS += ../../i18n/pt/sound.ts -TRANSLATIONS += ../../i18n/de/sound.ts -TRANSLATIONS += ../../i18n/en/sound.ts -TRANSLATIONS += ../../i18n/hu/sound.ts -TRANSLATIONS += ../../i18n/sl/sound.ts -TRANSLATIONS += ../../i18n/pl/sound.ts -TRANSLATIONS += ../../i18n/ja/sound.ts -TRANSLATIONS += ../../i18n/ko/sound.ts -TRANSLATIONS += ../../i18n/no/sound.ts -TRANSLATIONS += ../../i18n/zh_CN/sound.ts -TRANSLATIONS += ../../i18n/zh_TW/sound.ts -TRANSLATIONS += ../../i18n/fr/sound.ts + + +TRANSLATIONS = ../../../i18n/de/sound.ts +TRANSLATIONS += ../../../i18n/en/sound.ts +TRANSLATIONS += ../../../i18n/es/sound.ts +TRANSLATIONS += ../../../i18n/fr/sound.ts +TRANSLATIONS += ../../../i18n/hu/sound.ts +TRANSLATIONS += ../../../i18n/ja/sound.ts +TRANSLATIONS += ../../../i18n/ko/sound.ts +TRANSLATIONS += ../../../i18n/no/sound.ts +TRANSLATIONS += ../../../i18n/pl/sound.ts +TRANSLATIONS += ../../../i18n/pt/sound.ts +TRANSLATIONS += ../../../i18n/pt_BR/sound.ts +TRANSLATIONS += ../../../i18n/sl/sound.ts +TRANSLATIONS += ../../../i18n/zh_CN/sound.ts +TRANSLATIONS += ../../../i18n/zh_TW/sound.ts + -- cgit v0.9.0.2