author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/sl/launchersettings.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/sl/launchersettings.ts | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/i18n/sl/launchersettings.ts b/i18n/sl/launchersettings.ts index ca6db3e..0c29240 100644 --- a/i18n/sl/launchersettings.ts +++ b/i18n/sl/launchersettings.ts @@ -40,2 +40,17 @@ <context> + <name>QObject</name> + <message> + <source>Sample 1</source> + <translation type="unfinished">Primer 1</translation> + </message> + <message> + <source>Sample 2</source> + <translation type="unfinished">Primer 1</translation> + </message> + <message> + <source>Sample 3</source> + <translation type="unfinished">Primer 1</translation> + </message> +</context> +<context> <name>SampleView</name> @@ -43,3 +58,3 @@ <source>Sample 1</source> - <translation>Primer 1</translation> + <translation type="obsolete">Primer 1</translation> </message> @@ -47,3 +62,3 @@ <source>Sample 2</source> - <translation>Primer 1</translation> + <translation type="obsolete">Primer 1</translation> </message> @@ -51,3 +66,3 @@ <source>Sample 3</source> - <translation>Primer 1</translation> + <translation type="obsolete">Primer 1</translation> </message> |