resource.src (cf3a4808) resource.src (664445f3)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 265 unchanged lines hidden (view full) ---

274 Pos = MAP_APPFONT ( LICENSE_COL_4, LICENSE_ROW_6 ) ;
275 Size = MAP_APPFONT ( PD_WIDTH, PB_HEIGHT ) ;
276 };
277
278};
279
280String STR_FULL_DISC_RETRY_BUTTON
281{
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 265 unchanged lines hidden (view full) ---

274 Pos = MAP_APPFONT ( LICENSE_COL_4, LICENSE_ROW_6 ) ;
275 Size = MAP_APPFONT ( PD_WIDTH, PB_HEIGHT ) ;
276 };
277
278};
279
280String STR_FULL_DISC_RETRY_BUTTON
281{
282 [ en-US ] = "Retry" ;
282 Text [ en-US ] = "Retry" ;
283};
284
285String STR_FULL_DISC_MSG
286{
287 Text [ en-US ] = "%PRODUCTNAME could not save important internal information due to insufficient free disk space at the following location:\n%PATH\n\nYou will not be able to continue working with %PRODUCTNAME without allocating more free disk space at that location.\n\nPress the 'Retry' button after you have allocated more free disk space to retry saving the data.\n\n" ;
288};
289
290String STR_RESTORE_TOOLBARS

--- 55 unchanged lines hidden ---
283};
284
285String STR_FULL_DISC_MSG
286{
287 Text [ en-US ] = "%PRODUCTNAME could not save important internal information due to insufficient free disk space at the following location:\n%PATH\n\nYou will not be able to continue working with %PRODUCTNAME without allocating more free disk space at that location.\n\nPress the 'Retry' button after you have allocated more free disk space to retry saving the data.\n\n" ;
288};
289
290String STR_RESTORE_TOOLBARS

--- 55 unchanged lines hidden ---