diff --git a/CyDelete/Resources/CyDelete.plist b/CyDelete/Resources/CyDelete.plist index a9001e8..c283f4a 100644 --- a/CyDelete/Resources/CyDelete.plist +++ b/CyDelete/Resources/CyDelete.plist @@ -8,7 +8,7 @@ cell PSGroupCell label - Settings + SETTINGS_TITLE cell @@ -20,7 +20,7 @@ key enabled label - Enabled + ENABLED cell @@ -64,13 +64,7 @@ cell PSGroupCell footerText - -There is no DRM protection on this application but please help support future development (my coffee fund) by donating via PayPal. - -CyDelete8 © 2014 Ryan Burke -CyDelete © 2009-2011 Dustin L. Howett -Released under the GPLv3 Licence. - + NO_DRM_DONATE_COPYRIGHT action @@ -86,7 +80,7 @@ Released under the GPLv3 Licence. cell PSButtonCell label - Source Code + SOURCE_CODE title diff --git a/CyDelete/Resources/en.lproj/Localizable.strings b/CyDelete/Resources/en.lproj/Localizable.strings index beeea13..8bd5e9f 100755 --- a/CyDelete/Resources/en.lproj/Localizable.strings +++ b/CyDelete/Resources/en.lproj/Localizable.strings @@ -12,5 +12,18 @@ Protected Applications PROTECTED_WARNING Deleting all of these applications will leave you without a Graphical Interface for installing packages, and is NOT recommended. + ENABLED + Enabled + SETTINGS_TITLE + Settings + NO_DRM_DONATE_COPYRIGHT + +There is no DRM protection on this application but please help support future development (my coffee fund) by donating via PayPal. + +CyDelete8 © 2014 Ryan Burke +CyDelete © 2009-2011 Dustin L. Howett +Released under the GPLv3 Licence. + SOURCE_CODE + Source Code diff --git a/CyDelete/Resources/pt_PT.lproj/Localizable.strings b/CyDelete/Resources/pt_PT.lproj/Localizable.strings index b326f0a..54de1bf 100644 --- a/CyDelete/Resources/pt_PT.lproj/Localizable.strings +++ b/CyDelete/Resources/pt_PT.lproj/Localizable.strings @@ -12,5 +12,18 @@ Aplicações protegidas PROTECTED_WARNING Eliminar todas estas aplicações vai deixá-lo sem Interface Gráfico para instalar pacotes, NÃO é recomendado. + ENABLED + Activado + SETTINGS_TITLE + Definições + NO_DRM_DONATE_COPYRIGHT + +Não há protecção DRM nesta aplicação, por favor apoie o desenvolvimento futuro (o meu fundo para café) ao doar via PayPal. + +CyDelete8 © 2014 Ryan Burke +CyDelete © 2009-2011 Dustin L. Howett +Disponibilizado sob licença GPLv3. + SOURCE_CODE + Código fonte