From 3f1b2ec50fe17a6df79e8bf9fe5d986672352a0b Mon Sep 17 00:00:00 2001 From: mdipierro Date: Mon, 6 Aug 2012 07:16:00 -0500 Subject: [PATCH] remove some legacy translations in admin --- VERSION | 2 +- applications/admin/languages/de.py | 1 - applications/admin/languages/he.py | 1 - applications/admin/languages/ru.py | 1 - applications/admin/languages/sl.py | 1 - 5 files changed, 1 insertion(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 91a51396..26ad0f36 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.00.0 (2012-08-06 06:28:28) dev +Version 2.00.0 (2012-08-06 07:15:58) dev diff --git a/applications/admin/languages/de.py b/applications/admin/languages/de.py index 4a9e7212..ae5e8256 100644 --- a/applications/admin/languages/de.py +++ b/applications/admin/languages/de.py @@ -12,7 +12,6 @@ '@markmin\x01Searching: **%s** %%{file}': 'Searching: **%s** files', 'A new version of web2py is available': 'Eine neue Version von web2py ist verfügbar', 'A new version of web2py is available: %s': 'Eine neue Version von web2py ist verfügbar: %s', -'A new version of web2py is available: Version 1.85.3 (2010-09-18 07:07:46)\n': 'Eine neue Version von web2py ist verfügbar: Version 1.85.3 (2010-09-18 07:07:46)\n', 'ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.': 'ACHTUNG: Die Einwahl benötigt eine sichere (HTTPS) Verbindung. Es sei denn sie läuft Lokal(localhost).', 'ATTENTION: TESTING IS NOT THREAD SAFE SO DO NOT PERFORM MULTIPLE TESTS CONCURRENTLY.': 'ACHTUNG: Testen ist nicht threadsicher. Führen sie also nicht mehrere Tests gleichzeitig aus.', 'ATTENTION: This is an experimental feature and it needs more testing.': 'ACHTUNG: Dies ist eine experimentelle Funktion und benötigt noch weitere Tests.', diff --git a/applications/admin/languages/he.py b/applications/admin/languages/he.py index 27b00f7a..c209c3ec 100644 --- a/applications/admin/languages/he.py +++ b/applications/admin/languages/he.py @@ -11,7 +11,6 @@ '(something like "it-it")': '(למשל "it-it")', '@markmin\x01Searching: **%s** %%{file}': 'Searching: **%s** files', 'A new version of web2py is available: %s': 'גירסא חדשה של web2py זמינה: %s', -'A new version of web2py is available: Version 1.85.3 (2010-09-18 07:07:46)\n': 'A new version of web2py is available: Version 1.85.3 (2010-09-18 07:07:46)\r\n', 'ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.': 'לתשומת ליבך: ניתן להתחבר רק בערוץ מאובטח (HTTPS) או מlocalhost', 'ATTENTION: TESTING IS NOT THREAD SAFE SO DO NOT PERFORM MULTIPLE TESTS CONCURRENTLY.': 'לתשומת ליבך: אין לערוך מספר בדיקות במקביל, שכן הן עשויות להפריע זו לזו', 'ATTENTION: you cannot edit the running application!': 'לתשומת ליבך: לא ניתן לערוך אפליקציה בזמן הרצתה', diff --git a/applications/admin/languages/ru.py b/applications/admin/languages/ru.py index ee1a6bbd..60689f0b 100644 --- a/applications/admin/languages/ru.py +++ b/applications/admin/languages/ru.py @@ -12,7 +12,6 @@ '@markmin\x01Searching: **%s** %%{file}': 'Найдено: **%s** %%{файл}', 'A new version of web2py is available': 'Доступна новая версия web2py', 'A new version of web2py is available: %s': 'Доступна новая версия web2py: %s', -'A new version of web2py is available: Version 1.85.3 (2010-09-18 07:07:46)\n': 'Доступна новая версия web2py: Версия 1.85.3 (2010-09-18 07:07:46)\n', 'Abort': 'Отмена', 'About': 'О', 'About application': 'О приложении', diff --git a/applications/admin/languages/sl.py b/applications/admin/languages/sl.py index 7d1638ff..701a8170 100755 --- a/applications/admin/languages/sl.py +++ b/applications/admin/languages/sl.py @@ -12,7 +12,6 @@ '@markmin\x01Searching: **%s** %%{file}': 'Iskanje: **%s** datoteke', 'A new version of web2py is available': 'Nova različica web2py je na voljo', 'A new version of web2py is available: %s': 'Nova različica web2py je na voljo: %s', -'A new version of web2py is available: Version 1.85.3 (2010-09-18 07:07:46)\n': 'Nova različica web2py je na voljo: Različica 1.85.3 (2010-09-18 07:07:46)\n', 'ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.': 'POZOR: Prijava zahteva varno povezavo (HTTPS) ali lokalni (localhost) dostop.', 'ATTENTION: TESTING IS NOT THREAD SAFE SO DO NOT PERFORM MULTIPLE TESTS CONCURRENTLY.': 'POZOR: Testiranje ni večopravilno, zato ne poganjajte več testov hkrati.', 'ATTENTION: This is an experimental feature and it needs more testing.': 'POZOR: To je preizkusni fazi in potrebuje več testiranja.',